summaryrefslogtreecommitdiff
path: root/libhw/rp2040_hwtimer.c
AgeCommit message (Expand)Author
2025-02-09libhw_generic: alarmclock: Use libobj instead of vcall.hLuke T. Shumaker
2025-02-09Have main() set `bootclock`Luke T. Shumaker
2024-12-13Gather macros into libmisc/macro.hLuke T. Shumaker
2024-11-19libhw: Fix hwtimer from triggering an interrupt way too oftenLuke T. Shumaker
2024-11-19libhw: More assertionsLuke T. Shumaker
2024-11-19libcr: Begone with PRE_RUNNABLELuke T. Shumaker
2024-11-19build-sys: Minimize the pico-sdk runtimeLuke T. Shumaker
2024-11-11libmisc: Write my own assert.h with assert_notreached()Luke T. Shumaker
2024-10-29host alarmclockLuke T. Shumaker
2024-10-29wip host_alarmclockLuke T. Shumaker
2024-10-29Implement RP2040 hw alarmsLuke T. Shumaker