index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
samd.cpp
Age
Commit message (
Expand
)
Author
2025-08-08
Migrate to the new esp-idf I2C driver
jacqueline
2024-10-01
Support a minor version in the SAMD firmware
jacqueline
2024-07-24
Add a settings screen with power+battery info
jacqueline
2024-05-15
Support setting the samd charge rate
jacqueline
2024-05-02
move driver includes into a subdir as well
jacqueline
2024-04-08
Warn and block MSC disable if the sd card is busy
jacqueline
2024-03-14
Use a simpler method of determining charge status
jacqueline
2024-01-10
add accurate esp and samd versions + expose this info to lua
jacqueline
2023-12-22
Support changing the usb msc state
jacqueline
2023-11-24
Periodically check int lines instead of relying on interrupts
jacqueline
2023-10-28
Annotates the kTag with maybe_unused; they're only used for logging.
Robin Howard
2023-09-08
Support retries for samd and touchwheel i2c
jacqueline
2023-09-05
Be tolerant of SAMD timeouts
jacqueline
2023-08-20
Add an app console triggered shutdown
jacqueline
2023-08-18
Add interrupts for samd changes
jacqueline
2023-08-18
Fix no battery detection
jacqueline
2023-08-18
Support app console commands for the samd
jacqueline
2023-06-16
Fix issues with importing my entire library
jacqueline
2023-05-24
reuse annotate new files
jacqueline
2023-05-18
Add basic samd class
jacqueline