summaryrefslogtreecommitdiff
path: root/src/drivers/include/samd.hpp
AgeCommit message (Expand)Author
2024-05-02move driver includes into a subdir as welljacqueline
2024-04-08Warn and block MSC disable if the sd card is busyjacqueline
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-08-20Add an app console triggered shutdownjacqueline
2023-08-18Add interrupts for samd changesjacqueline
2023-08-18Support app console commands for the samdjacqueline
2023-05-24reuse annotate new filesjacqueline
2023-05-19Add tinyfsm, start converting core functions to an FSM-based event loopjacqueline
2023-05-18Add basic samd classjacqueline