summaryrefslogtreecommitdiff
path: root/cmd/sbc_harness/main.c
AgeCommit message (Collapse)Author
9 daysBump the CPU clock speed, wring a few more MHz out of the hwspiLuke T. Shumaker
9 dayslibhw: rp2040_hwspi: Use DMALuke T. Shumaker
9 dayslibhw: rp2040_hwspi: Add more config knobsLuke T. Shumaker
10 dayslibhw: Update comments and asserts about clock rateLuke T. Shumaker
13 daysstack.c.gen: Resolve remaining __indirect_call:sLuke T. Shumaker
2025-02-23cmd/sbc_harness: Add documentation for rom.bin and flash.binLuke T. Shumaker
2025-02-23lib9p_util: Pull utility macros into static.hLuke T. Shumaker
2025-02-21Make use of the generated stack.cLuke T. Shumaker
2025-02-21cmd/sbc_harness: Comment out the hello-world keyboard generatorLuke T. Shumaker
2025-02-21cmd/sbc_harness: Wire in the parts of the file tree that existLuke T. Shumaker
2025-02-21cmd/sbc_harness: main.c: Tidy #includesLuke T. Shumaker
2025-02-13Start linting against global variablesLuke T. Shumaker
2025-02-09libhw_generic: net: Use libobj instead of vcall.hLuke T. Shumaker
2025-02-09libhw_generic: spi: Use libobj instead of vcall.hLuke T. Shumaker
2025-02-09Have main() set `bootclock`Luke T. Shumaker
2025-02-09lib9p: Separate the srv config from the main configLuke T. Shumaker
2024-12-13Gather macros into libmisc/macro.hLuke T. Shumaker
2024-12-10Get lib9p building on rp2040Luke T. Shumaker
2024-12-08cmd/sbc_harness: Make reboots clear in the logsLuke T. Shumaker
2024-11-30Prune out pico_stdlibLuke T. Shumaker
2024-11-30Don't use TinyUSB BSPLuke T. Shumaker
I guess the BSP is only meant for demos, and doesn't play nice with a larger project. Notably, board_init() re-initializes the UART hardware, causing weird glitches.
2024-11-23Speed SPI back upLuke T. Shumaker
2024-11-19Add libmisc/log.h to remove stdio.hLuke T. Shumaker
2024-11-19libhw: w5500: FixLuke T. Shumaker
2024-11-19libcr: Assert that cr_getcid() is only called inside a coroutineLuke T. Shumaker
2024-11-19libcr: Start to add coroutine namesLuke T. Shumaker
2024-11-12Fuss with compile-time configLuke T. Shumaker
2024-11-12Remove debug statementLuke T. Shumaker
2024-11-12main.c: Give the DHCP process more stackLuke T. Shumaker
2024-11-11wip dhcpLuke T. Shumaker
2024-10-28s/Licence/License/gLuke T. Shumaker
2024-10-27Factor out a libhwLuke T. Shumaker
2024-10-23wipLuke T. Shumaker
2024-10-17libmiscLuke T. Shumaker
2024-10-16Be stricter with filenamesLuke T. Shumaker
2024-10-16closer to compilingLuke T. Shumaker
2024-10-15wipLuke T. Shumaker
2024-10-13wipLuke T. Shumaker
2024-10-05libcr_ipc: RedoLuke T. Shumaker
2024-09-27fixesLuke T. Shumaker
2024-09-27wipLuke T. Shumaker