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
Robin Howard 91d16b3ff5 haptics: don't wait when initialising the driver. 1 year ago
..
app_console haptics: adds a "haptic_effect" console command 1 year ago
audio Make readahead a bit more robust for codecs with different io speeds 1 year ago
battery Remove early-exit when there's no battery 2 years ago
codecs Improve memory usage of mad codec 1 year ago
database Add a wrapper codec source that does readahead 1 year ago
dev_console std::string -> std::pmr::string in psram 2 years ago
drivers haptics: don't wait when initialising the driver. 1 year ago
events use std::list instead of std::deque for events 1 year ago
locale Fix weird strncpy usage 1 year ago
main Add interrupts for samd changes 2 years ago
memory Move every alloc over 256 bytes into PSRAM 2 years ago
playlist Don't crash if the current track source encounters a record with no id 2 years ago
system_fsm haptics: adds a wrapper for the DRV2605L haptic motor driver 1 year ago
tasks Rename the db background task to be more generic 1 year ago
ui adds scrollbar fixup comment. 1 year ago
util Prepare for PMR with a memory_resource that understands heap_caps_malloc 2 years ago