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