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 (
Collapse
)
Author
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
There is nothing left of WIZnet's influence in that file.
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
2025-06-22
measurestack: Resolve all `__indirect_call`s
Luke T. Shumaker
2025-06-22
Merge branch 'lukeshu/const'
Luke T. Shumaker
2025-06-22
libhw_generic: io: Split iovec into rd_iovec and wr_iovec
Luke T. Shumaker
2025-06-22
libmisc: fmt: `const` pointer fixes
Luke T. Shumaker
2025-06-22
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-06-22
measurestack: Don't include fmt_print_* in the misc table
Luke T. Shumaker
2025-06-22
make: Add `make build-check` to build the checks without running them
Luke T. Shumaker
2025-06-22
README.md: Fix bad filepath
Luke T. Shumaker
2025-06-22
fixup! libmisc: static_assert: Disable -Wtype-limits
Luke T. Shumaker
2025-06-21
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-06-21
Documentation: Don't replace . with _ in filenames
Luke T. Shumaker
2025-06-21
cpu_main: /harness/uptime.txt: Touch up
Luke T. Shumaker
2025-06-21
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-06-21
libmisc: static_assert: Disable -Wtype-limits
Luke T. Shumaker
2025-06-21
GNUmakefile: Auto-generate the list of lint/* targets
Luke T. Shumaker
2025-06-21
lib9p_srv: Prune includes
Luke T. Shumaker
2025-06-21
libcr: coroutine.h: Check that config NAME_LEN is set
Luke T. Shumaker
2025-06-21
libcr_ipc: tests: Add _compile tests
Luke T. Shumaker
2025-06-21
Merge branch 'lukeshu/compile-fast'
Luke T. Shumaker
2025-06-21
lib9p: tests: Don't bother compiling deps for the compile tests
Luke T. Shumaker
2025-06-21
lib9p: tests: Don't bother toggling SRV_DEBUG
Luke T. Shumaker
2025-06-21
make: Have `make check lint build` be safe, defer work to `make check`
Luke T. Shumaker
2025-06-17
Merge branch 'lukeshu/reorg'
Luke T. Shumaker
2025-06-16
Add a stub for cpu_hdmi
Luke T. Shumaker
2025-06-16
lint-src: Fuss with the rules for config files identifying themselves
Luke T. Shumaker
2025-06-16
Reorganize the `cmd` directory
Luke T. Shumaker
2025-06-16
rm PLAN.md notes.md
Luke T. Shumaker
[prev]
[next]