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 c00e7e37d9 Fix incorrect palette introduced by hardware screen rotation 2 years ago
..
include Allocate display spi buffers statically 2 years ago
test Clean up gpios interface 2 years ago
CMakeLists.txt Move battery measurement to its own class 2 years ago
adc.cpp Move battery measurement to its own class 2 years ago
bluetooth.cpp make bluetooth pairing ui functional 2 years ago
display.cpp Don't acquire the spi bus in the display driver 2 years ago
display_init.cpp Fix incorrect palette introduced by hardware screen rotation 2 years ago
gpios.cpp Add interrupts for samd changes 2 years ago
i2c.cpp Support retries for samd and touchwheel i2c 2 years ago
i2s_dac.cpp Improve dac startup sequencing to reduce the clicky poppy 2 years ago
nvs.cpp make bluetooth pairing ui functional 2 years ago
relative_wheel.cpp Use a service locator instead of passing around subsets of drivers between FSMs 2 years ago
samd.cpp Support retries for samd and touchwheel i2c 2 years ago
spi.cpp Tweak display DMA buffer size 2 years ago
storage.cpp Use a service locator instead of passing around subsets of drivers between FSMs 2 years ago
touchwheel.cpp Just wait for touchwheel reboot instead of being clever 2 years ago
wm8523.cpp Support changing max volume, persisted to nvs 2 years ago