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
jacqueline 7c6eb2997c Migrate 'now playing' screen to lua 1 year ago
..
app_console Convert the main menu screen to lua lol 1 year ago
audio Migrate 'now playing' screen to lua 1 year ago
battery Periodically check int lines instead of relying on interrupts 1 year ago
codecs Migrate 'now playing' screen to lua 1 year ago
database Migrate 'now playing' screen to lua 1 year ago
dev_console std::string -> std::pmr::string in psram 2 years ago
drivers Periodically check int lines instead of relying on interrupts 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 Migrate 'now playing' screen to lua 1 year ago
main Periodically check int lines instead of relying on interrupts 1 year ago
memory Move every alloc over 256 bytes into PSRAM 2 years ago
playlist Implement adding to the playback queue from lua 1 year ago
system_fsm Periodically check int lines instead of relying on interrupts 1 year ago
tasks Rename the db background task to be more generic 1 year ago
ui Migrate 'now playing' screen to lua 1 year ago
util Prepare for PMR with a memory_resource that understands heap_caps_malloc 2 years ago