index
:
sbc-harness
lukeshu/9p-L
lukeshu/9p-containers
lukeshu/9p-read-multi-iovec
lukeshu/clang-format
lukeshu/dhcp
lukeshu/libobj
lukeshu/macros
lukeshu/measurestack-refactor
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
lukeshu/safe-conversion
lukeshu/uf2
lukeshu/vid-scratch
lukeshu/waitgroup
lukeshu/wrap-foreach
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
/
config
/
config.h
Age
Commit message (
Expand
)
Author
2025-04-16
lib9p_srv: Re-think flush semantics
Luke T. Shumaker
2025-04-16
*/config.h: Separate 9P_SRV from 9P
Luke T. Shumaker
2025-04-14
lib9p_srv: Require less compile-time config
Luke T. Shumaker
2025-04-12
lib9p: Rename the server coroutine functions, pull out the read func
Luke T. Shumaker
2025-04-05
flash.bin: Fix reading, implement basic writing
Luke T. Shumaker
2025-04-02
lib9p: Split internal.h up, rename some CONFIG symbols
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-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-02-21
Make use of the generated stack.c
Luke T. Shumaker
2025-02-13
lib9p: Expose default-port-number constants
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
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-11-30
Don't use TinyUSB BSP
Luke T. Shumaker
2024-11-29
gdb-helpers/libcr.py: Use fewer breakpoints
Luke T. Shumaker
2024-11-23
libcr: Track coroutine names
Luke T. Shumaker
2024-11-19
Add libmisc/log.h to remove stdio.h
Luke T. Shumaker
2024-11-19
config.h: Comments
Luke T. Shumaker
2024-11-12
Fuss with compile-time config
Luke T. Shumaker
2024-10-30
wip stack analysis
Luke T. Shumaker
2024-10-28
s/Licence/License/g
Luke T. Shumaker
2024-10-27
Lint that include-guards match the filename
Luke T. Shumaker
2024-10-19
finish w5500?
Luke T. Shumaker
2024-10-16
copyright statements
Luke T. Shumaker
2024-10-07
tidy config
Luke T. Shumaker
2024-10-06
libnetio: Ugg, posix aio is trash
Luke T. Shumaker
2024-10-05
fixes, valgrind
Luke T. Shumaker
2024-10-05
compiles
Luke T. Shumaker
2024-10-04
wip
Luke T. Shumaker
2024-10-04
wip srv
Luke T. Shumaker
2024-10-04
wip srv
Luke T. Shumaker
2024-10-02
lib9p: Validate Twalk and Rwalk list sizes
Luke T. Shumaker
2024-10-02
trim trailing ws
Luke T. Shumaker
2024-09-29
wip fixes
Luke T. Shumaker
2024-09-29
libcr: Faster context switches, wait for interrupt
Luke T. Shumaker
2024-09-28
it compiles!
Luke T. Shumaker
2024-09-27
wip
Luke T. Shumaker