Robin Howard
|
d8bdb3434d
|
Adds sdkconfig.local (intentionally not tracked in .git) for local overrides.
Here's what I have in mine, for example:
```
CONFIG_LOG_DEFAULT_LEVEL_WARN=n
CONFIG_LOG_DEFAULT_LEVEL_INFO=y
CONFIG_LOG_DEFAULT_LEVEL=3
```
|
9 months ago |
ailurux
|
0e04eb918e
|
wav-codec (#13)
here is a wav decoder, enjoy!
Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/13
Reviewed-by: cooljqln <cooljqln@noreply.codeberg.org>
Co-authored-by: ailurux <ailuruxx@gmail.com>
Co-committed-by: ailurux <ailuruxx@gmail.com>
|
1 year ago |
jacqueline
|
d36f314a57
|
ignore generated lua docs
|
1 year ago |
jacqueline
|
55429fa623
|
Ignore helix config
|
2 years ago |
jacqueline
|
a4f94c812a
|
Annote E V E R Y T H I N G with license info
|
2 years ago |
jacqueline
|
dc4644dacb
|
Fix up sdkconfig diffs
|
2 years ago |
jacqueline
|
6584060296
|
Add a unit test app + example tests
|
2 years ago |
jacqueline
|
8b10a44106
|
be cool with a compile_commands.json in the root
|
3 years ago |
jacqueline
|
12f5a06516
|
commit sdkconfig, since it's kinda important for the build
|
3 years ago |
ailurux
|
5d8531642c
|
Add vscode to gitignore
|
3 years ago |
jacqueline
|
ed92e70372
|
Add building and clangd instructions
|
3 years ago |
jacqueline
|
f665a9223b
|
Project scaffold
|
3 years ago |