Fork of Tangara with customizations
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
tangara-fw/src
cooljqln 8c628590b2 Merge pull request 'Add luarun command' (#28) from hails/tangara-fw:luarun into main 1 year ago
..
app_console add luarun command 1 year ago
audio send a time=0 progress update after opening each file 1 year ago
battery Periodically check int lines instead of relying on interrupts 1 year ago
codecs Handle read errors properly 1 year ago
database Make db updates more robust again the sd card disappearing 1 year ago
dev_console add a cool lua repl 1 year ago
drivers tweak pipeline buffers rather than i2s dma buffer 1 year ago
events use std::list instead of std::deque for events 1 year ago
locale Add a second font, flesh out browser screen 1 year ago
lua fix some lua stack leaks + add a console func to help debug 1 year ago
main Periodically check int lines instead of relying on interrupts 1 year ago
memory allocate lua properties in spi ram 1 year ago
system_fsm Preserve the queue when going into standby 1 year ago
tasks Reduce leveldb cache sizes and worker stacks, increase number of workers 1 year ago
ui Properly persist bluetooth mode changes 1 year ago
util shift some long-lived allocs into spi ram 1 year ago