index
:
sbc-harness
lukeshu/9p-L
lukeshu/9p-containers
lukeshu/9p-perms
lukeshu/9p-read-multi-iovec
lukeshu/clang-format
lukeshu/dhcp
lukeshu/heap-valgrind
lukeshu/libobj
lukeshu/macros
lukeshu/measurestack-refactor
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/pio-spi
lukeshu/promise
lukeshu/safe-conversion
lukeshu/uf2
lukeshu/vid-hdmi
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
Age
Commit message (
Expand
)
Author
2025-07-01
libhw_generic: spi.h: Fix doc comments about mode 2 and mode 3
Luke T. Shumaker
2025-07-01
libch_cr: rp2040_dma.h: Whitespace
Luke T. Shumaker
2025-07-01
libhw_cr: w5500_ll: Fix debug logging
Luke T. Shumaker
2025-07-01
uptime.txt: Just set size=0
Luke T. Shumaker
2025-07-01
cpu_main, lib9p/test_server: main.c: Give 9P files their own #include section
Luke T. Shumaker
2025-06-28
lib9p: test_server: config.h: Tidy the CONFIG_COROUTINE_NUM expression
Luke T. Shumaker
2025-06-28
lib9p: test_server: config.h: Fix a typo
Luke T. Shumaker
2025-06-28
lib9p: test_server: Simplify the CMakeLists.txt
Luke T. Shumaker
2025-06-28
cpu_main: main.c: Sort dirents
Luke T. Shumaker
2025-06-27
Merge branch 'lukeshu/stack-sizes'
Luke T. Shumaker
2025-06-27
lib9p_srv: handle_Twalk(): Don't allocate resp.wqid on the stack
Luke T. Shumaker
2025-06-27
lib9p_srv: More stat() helpers
Luke T. Shumaker
2025-06-27
lib9p_srv: lib9p_srv_read(): Clean up the cleanup code
Luke T. Shumaker
2025-06-27
lib9p_srv: Pull marshalling and logging into srv_write_Rmsg()
Luke T. Shumaker
2025-06-27
lib9p_srv: Drop the sess->initialized member
Luke T. Shumaker
2025-06-27
lib9p_srv: Adjust lib9p_srv_read() to use pointers internally
Luke T. Shumaker
2025-06-27
lib9p_srv: Don't bother with lib9p_srv_stat_assert() if NDEBUG
Luke T. Shumaker
2025-06-27
Lighten rp2040_hwtimer's stack use
Luke T. Shumaker
2025-06-27
Lighten assert()'s stack-use
Luke T. Shumaker
2025-06-27
Ditch pico stdio, it's too much stack overhead
Luke T. Shumaker
2025-06-27
Avoid stack_alloc(), use heap_alloc() instead
Luke T. Shumaker
2025-06-27
lib9p_srv: Don't burden lib9p_srv_read with handlers other than Tversion
Luke T. Shumaker
2025-06-27
lib9p_srv: Rework APIs to avoid large return values
Luke T. Shumaker
2025-06-27
lib9p_srv: Use libmisc heap_alloc instead of calloc/malloc
Luke T. Shumaker
2025-06-27
measurestack: Use LM_ROUND_UP(x, 512) instead of LM_NEXT_POWER_OF_2(x)
Luke T. Shumaker
2025-06-27
Add a `tent-graph` script
Luke T. Shumaker
2025-06-27
lint-bin: Report how big the heap space is
Luke T. Shumaker
2025-06-27
Statically allocate coroutine stacks
Luke T. Shumaker
2025-06-27
Merge branch 'lukeshu/fixes'
Luke T. Shumaker
2025-06-27
Tie pico-sdk panic() into <libmisc/assert.h>
Luke T. Shumaker
2025-06-27
CMakeLists: Fuss with whitespace
Luke T. Shumaker
2025-06-27
cpu_main: Assert that coroutines get created
Luke T. Shumaker
2025-06-27
libhw_generic: Fix fmt_print_net_eth_addr()
Luke T. Shumaker
2025-06-26
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-06-24
lib9p_srv: Fix an outdated comment
Luke T. Shumaker
2025-06-24
lib9p: Declare more things as `const` pointers
Luke T. Shumaker
2025-06-24
libmisc: error.h: Add ok_or_error
Luke T. Shumaker
2025-06-24
libmisc: error.h: Allow a 2-arg form of DECLARE_ERROR_{OR,AND}
Luke T. Shumaker
2025-06-24
lib9p_srv: Rename the private _reqch to just reqch
Luke T. Shumaker
2025-06-24
libmisc: map.h: Touch up
Luke T. Shumaker
2025-06-23
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-06-23
libdhcp: client.h: Prune copyright
Luke T. Shumaker
2025-06-23
libmisc: alloc.h: Assert that we succeed
Luke T. Shumaker
2025-06-23
libmisc: alloc.h: Let heap_cleanup() be used on typed pointers
Luke T. Shumaker
2025-06-23
lib9p: srv.c: Drop `inline`s
Luke T. Shumaker
2025-06-22
Merge branch 'lukeshu/measurestack'
Luke T. Shumaker
2025-06-22
cpu_main: Rename cpu_main_stack.c to just stack.c
Luke T. Shumaker
2025-06-22
lib9p: test_server: Don't bother with measurestack
Luke T. Shumaker
2025-06-22
measurestack: Fix CONFIG_9P_MAX_CONNS
Luke T. Shumaker
2025-06-22
measurestack: Tidy long lists of synthetic nodes
Luke T. Shumaker
[prev]
[next]