Commit graph

13 commits

Author SHA1 Message Date
Christina Sørensen
342621aac2
build: tangara flake!
Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-15 21:10:29 +01:00
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
```
2024-07-19 13:50:02 +10:00
ailurux
0e04eb918e wav-codec ()
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>
2024-01-11 05:54:30 +00:00
jacqueline
d36f314a57 ignore generated lua docs 2023-11-15 20:35:36 +11:00
jacqueline
55429fa623 Ignore helix config 2023-08-01 12:14:26 +10:00
jacqueline
a4f94c812a Annote E V E R Y T H I N G with license info 2023-05-23 13:56:22 +10:00
jacqueline
dc4644dacb Fix up sdkconfig diffs 2022-11-09 08:26:20 +11:00
jacqueline
6584060296 Add a unit test app + example tests 2022-11-07 16:38:58 +11:00
jacqueline
8b10a44106 be cool with a compile_commands.json in the root 2022-09-30 22:03:39 +10:00
jacqueline
12f5a06516 commit sdkconfig, since it's kinda important for the build 2022-09-30 17:22:45 +10:00
ailurux
5d8531642c Add vscode to gitignore 2022-09-21 16:33:42 +10:00
jacqueline
ed92e70372 Add building and clangd instructions 2022-09-19 16:11:47 +10:00
jacqueline
f665a9223b Project scaffold 2022-09-19 12:15:58 +10:00