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 6c20eafd05 First pass at having some kind of design and theming 2 years ago
..
app_console Fix `tasks` config flag guarding 2 years ago
audio Guard audio pipeline file accesses 2 years ago
battery Show battery voltage in top bar 2 years ago
codecs std::string -> std::pmr::string in psram 2 years ago
database Add a basic database reindex screen 2 years ago
dev_console std::string -> std::pmr::string in psram 2 years ago
drivers Write up the new input modes to NVS and settings 2 years ago
events make bluetooth pairing ui functional 2 years ago
main Add interrupts for samd changes 2 years ago
memory Move every alloc over 256 bytes into PSRAM 2 years ago
playlist Use bindey for databinding instead of hand rolling ui updates 2 years ago
system_fsm Neaten up the various kinds of inputs, and move volumes to The New Way 2 years ago
tasks Make NVS access synchronous again 2 years ago
ui First pass at having some kind of design and theming 2 years ago
util Prepare for PMR with a memory_resource that understands heap_caps_malloc 2 years ago