index
:
sbc-harness
clang-format
lukeshu/9p-printf
lukeshu/dhcp
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
main
Unnamed repository; edit this file 'description' to name the repository.
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
sbc_harness
/
main.c
Age
Commit message (
Collapse
)
Author
9 days
Bump the CPU clock speed, wring a few more MHz out of the hwspi
Luke T. Shumaker
9 days
libhw: rp2040_hwspi: Use DMA
Luke T. Shumaker
9 days
libhw: rp2040_hwspi: Add more config knobs
Luke T. Shumaker
10 days
libhw: Update comments and asserts about clock rate
Luke T. Shumaker
13 days
stack.c.gen: Resolve remaining __indirect_call:s
Luke T. Shumaker
2025-02-23
cmd/sbc_harness: Add documentation for rom.bin and flash.bin
Luke T. Shumaker
2025-02-23
lib9p_util: Pull utility macros into static.h
Luke T. Shumaker
2025-02-21
Make use of the generated stack.c
Luke T. Shumaker
2025-02-21
cmd/sbc_harness: Comment out the hello-world keyboard generator
Luke T. Shumaker
2025-02-21
cmd/sbc_harness: Wire in the parts of the file tree that exist
Luke T. Shumaker
2025-02-21
cmd/sbc_harness: main.c: Tidy #includes
Luke T. Shumaker
2025-02-13
Start linting against global variables
Luke T. Shumaker
2025-02-09
libhw_generic: net: Use libobj instead of vcall.h
Luke T. Shumaker
2025-02-09
libhw_generic: spi: Use libobj instead of vcall.h
Luke T. Shumaker
2025-02-09
Have main() set `bootclock`
Luke T. Shumaker
2025-02-09
lib9p: Separate the srv config from the main config
Luke T. Shumaker
2024-12-13
Gather macros into libmisc/macro.h
Luke T. Shumaker
2024-12-10
Get lib9p building on rp2040
Luke T. Shumaker
2024-12-08
cmd/sbc_harness: Make reboots clear in the logs
Luke T. Shumaker
2024-11-30
Prune out pico_stdlib
Luke T. Shumaker
2024-11-30
Don't use TinyUSB BSP
Luke 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-23
Speed SPI back up
Luke T. Shumaker
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
libcr: Assert that cr_getcid() is only called inside a coroutine
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
Remove debug statement
Luke T. Shumaker
2024-11-12
main.c: Give the DHCP process more stack
Luke T. Shumaker
2024-11-11
wip dhcp
Luke T. Shumaker
2024-10-28
s/Licence/License/g
Luke T. Shumaker
2024-10-27
Factor out a libhw
Luke T. Shumaker
2024-10-23
wip
Luke T. Shumaker
2024-10-17
libmisc
Luke T. Shumaker
2024-10-16
Be stricter with filenames
Luke T. Shumaker
2024-10-16
closer to compiling
Luke T. Shumaker
2024-10-15
wip
Luke T. Shumaker
2024-10-13
wip
Luke T. Shumaker
2024-10-05
libcr_ipc: Redo
Luke T. Shumaker
2024-09-27
fixes
Luke T. Shumaker
2024-09-27
wip
Luke T. Shumaker