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/drivers
jacqueline 33919e9e3f Migrate all existing control schemes to the cool new world 1 year ago
..
include Migrate all existing control schemes to the cool new world 1 year ago
test std::string -> std::pmr::string in psram 2 years ago
CMakeLists.txt WIP decompose our giant LVGL driver into smaller classes 1 year ago
adc.cpp Move battery measurement to its own class 2 years ago
bluetooth.cpp HACK: auto-accept CFM pairing, and increase the connection timeout 1 year ago
display.cpp Add exact display size to nvs, since it can vary 1 year ago
display_init.cpp Add exact display size to nvs, since it can vary 1 year ago
gpios.cpp Start using the lock switch polarity bit in nvs 1 year ago
haptics.cpp haptics: don't wait when initialising the driver. 1 year ago
i2c.cpp fix some struct defaults in low-level drivers 1 year ago
i2s_dac.cpp fix some struct defaults in low-level drivers 1 year ago
nvs.cpp Support disabling automatic database updates 1 year ago
samd.cpp Warn and block MSC disable if the sd card is busy 1 year ago
spi.cpp fix some struct defaults in low-level drivers 1 year ago
spiffs.cpp add a cool lua repl 1 year ago
storage.cpp hand off the sd card to the samd properly, and remount when it's finished 1 year ago
touchwheel.cpp Migrate all existing control schemes to the cool new world 1 year ago
wm8523.cpp refactor handling of volume steps; improve controls 1 year ago