index
:
sbc-harness
clang-format
lukeshu/9p-containers
lukeshu/9p-read-multi-iovec
lukeshu/dhcp
lukeshu/libobj
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
lukeshu/vid
lukeshu/vid2
lukeshu/waitgroup
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
Age
Commit message (
Collapse
)
Author
2 days
Add more assert()s
Luke T. Shumaker
6 days
libcr_ipc: Pull as much as possible from public .h to .c files
Luke T. Shumaker
6 days
libcr_ipc: Have *_DECLARE() allow+require semicolons
Luke T. Shumaker
7 days
flash.bin: Fix reading, implement basic writing
Luke T. Shumaker
7 days
Add `uptime.txt`
Luke T. Shumaker
7 days
Notes and docs
Luke T. Shumaker
10 days
Add libfmt to bypass output buffering for libmisc:assert
Luke T. Shumaker
10 days
lib9p: Split internal.h up, rename some CONFIG symbols
Luke T. Shumaker
2025-03-26
Have libhw_generic be independent of libcr, rename libhw to libhw_cr
Luke T. Shumaker
2025-03-23
lib9p has no CONFIG_9P_PORT configure knob, remove it from config.h
Luke T. Shumaker
2025-03-04
Turn off CONFIG_W5500_DEBUG
Luke T. Shumaker
2025-03-04
Bump the CPU clock speed, wring a few more MHz out of the hwspi
Luke T. Shumaker
2025-03-04
libhw: rp2040_hwspi: Use DMA
Luke T. Shumaker
2025-03-04
libhw: rp2040_hwspi: Add more config knobs
Luke T. Shumaker
2025-03-02
libhw: Update comments and asserts about clock rate
Luke T. Shumaker
2025-03-02
libhw: w5500: Add a VALIDATE_SPI toggle
Luke T. Shumaker
2025-03-02
libhw: Add rp2040_gpioirq, use it
Luke T. Shumaker
2025-03-01
Fix linker confusion
Luke T. Shumaker
2025-02-28
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-23
Complete TODO comments and documentation
Luke T. Shumaker
2025-02-23
Require license notices static files too
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
Add license files
Luke T. Shumaker
2025-02-21
cmd/sbc_harness: main.c: Tidy #includes
Luke T. Shumaker
2025-02-13
lib9p: Expose default-port-number constants
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: srv: Use a separate pathmap
Luke T. Shumaker
2025-02-09
lib9p: Separate the srv config from the main config
Luke T. Shumaker
2025-02-03
lib9p: idl: 9P2000.p9p: Get code generating
Luke T. Shumaker
2025-01-17
lib9p: Enable generating code for 9P2000.L
Luke T. Shumaker
2025-01-11
mv cmd/srv9p lib9p/tests/test_server # and supporting changes
Luke T. Shumaker
2024-12-13
Gather macros into libmisc/macro.h
Luke T. Shumaker
2024-12-11
Pull out lib9p_util from srv9p
Luke T. Shumaker
2024-12-10
Get lib9p building on rp2040
Luke T. Shumaker
2024-12-10
Analyze host stacks too
Luke T. Shumaker
2024-12-09
stack.c.gen: Improve
Luke T. Shumaker
2024-12-09
w5500: Quiet down some logging
Luke T. Shumaker
2024-12-09
libhw: Separate w5500_ll.h logging from w5500.c logging
Luke T. Shumaker
2024-12-08
dhcp: Add DEBUG logging
Luke T. Shumaker
2024-12-08
w5500: Add DEBUG logging
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
tusb_config.h: Have TU_ASSERT use libmisc logging
Luke T. Shumaker
[next]