Age | Commit message (Expand) | Author |
2024-11-19 | Add libmisc/log.h to remove stdio.h | Luke T. Shumaker |
2024-11-19 | libhw: w5500: Fix | Luke T. Shumaker |
2024-11-19 | libhw: Fix hwtimer from triggering an interrupt way too often | Luke T. Shumaker |
2024-11-19 | libhw: More assertions | Luke T. Shumaker |
2024-11-19 | libcr: Begone with PRE_RUNNABLE | Luke T. Shumaker |
2024-11-19 | libhw: hostnet: Fixes | Luke T. Shumaker |
2024-11-19 | libhw_generic: Split into a separate library | Luke T. Shumaker |
2024-11-19 | build-sys: Minimize the pico-sdk runtime | Luke T. Shumaker |
2024-11-19 | libcr: Start to add coroutine names | Luke T. Shumaker |
2024-11-12 | Fuss with compile-time config | Luke T. Shumaker |
2024-11-12 | Oh dang, I broke `make lint` a while back :( | Luke T. Shumaker |
2024-11-11 | libmisc: Write my own assert.h with assert_notreached() | Luke T. Shumaker |
2024-11-10 | libhw: net.h: Add listener close(), add 'iface' | Luke T. Shumaker |
2024-11-10 | libhw: net.h: Clarify UDP truncation behavior | Luke T. Shumaker |
2024-10-30 | Finish the W5500 driver? | Luke T. Shumaker |
2024-10-29 | libhw: Tidy | Luke T. Shumaker |
2024-10-29 | host alarmclock | Luke T. Shumaker |
2024-10-29 | wip host_alarmclock | Luke T. Shumaker |
2024-10-29 | Implement RP2040 hw alarms | Luke T. Shumaker |
2024-10-29 | Add a way to make private object members | Luke T. Shumaker |
2024-10-28 | wip host net timeout | Luke T. Shumaker |
2024-10-28 | s/Licence/License/g | Luke T. Shumaker |
2024-10-27 | Factor out a libhw | Luke T. Shumaker |