summaryrefslogtreecommitdiff
path: root/flashimg/cpu_main/CMakeLists.txt
AgeCommit message (Expand)Author
2025-07-08Add NUT video streamingLuke T. Shumaker
2025-07-05Do a better job banning printfLuke T. Shumaker
2025-07-03Move uptime.txt and whoami.txt into lib9p_utilLuke T. Shumaker
2025-07-03libhw_cr, cpu_main: Don't DMA from XIP_BASELuke T. Shumaker
2025-07-03cpu_main: Pull flashio out of flash.binLuke T. Shumaker
2025-06-27Ditch pico stdio, it's too much stack overheadLuke T. Shumaker
2025-06-27Statically allocate coroutine stacksLuke T. Shumaker
2025-06-27Tie pico-sdk panic() into <libmisc/assert.h>Luke T. Shumaker
2025-06-27CMakeLists: Fuss with whitespaceLuke T. Shumaker
2025-06-22cpu_main: Rename cpu_main_stack.c to just stack.cLuke T. Shumaker
2025-06-21Documentation: Don't replace . with _ in filenamesLuke T. Shumaker
2025-06-16Reorganize the `cmd` directoryLuke T. Shumaker