summaryrefslogtreecommitdiff
path: root/src/drivers/samd.cpp
AgeCommit message (Collapse)Author
2024-01-10add accurate esp and samd versions + expose this info to luajacqueline
2023-12-22Support changing the usb msc statejacqueline
2023-11-24Periodically check int lines instead of relying on interruptsjacqueline
2023-10-28Annotates the kTag with maybe_unused; they're only used for logging.Robin Howard
2023-09-08Support retries for samd and touchwheel i2cjacqueline
2023-09-05Be tolerant of SAMD timeoutsjacqueline
2023-08-20Add an app console triggered shutdownjacqueline
2023-08-18Add interrupts for samd changesjacqueline
2023-08-18Fix no battery detectionjacqueline
2023-08-18Support app console commands for the samdjacqueline
2023-06-16Fix issues with importing my entire libraryjacqueline
2023-05-24reuse annotate new filesjacqueline
2023-05-18Add basic samd classjacqueline