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
path:
root
/
.editorconfig
Age
Commit message (
Expand
)
Author
2025-07-08
Add NUT video streaming
Luke T. Shumaker
2025-06-27
Add a `tent-graph` script
Luke T. Shumaker
2025-06-08
Merge remote-tracking branch 'origin/main' into lukeshu/fix-obj-box
Luke T. Shumaker
2025-06-08
libmisc: obj.h: Use LM_DEFAPPEND() to implement magic LO_BOX()
Luke T. Shumaker
2025-06-06
lib9p: Use <libmisc/error.h> errnums internally
Luke T. Shumaker
2025-06-06
libmisc: Add error.h
Luke T. Shumaker
2025-06-01
Add a (for-now noop) wrapper around cpp
Luke T. Shumaker
2025-05-31
build-aux/valgrind: Downgrade from bash to sh
Luke T. Shumaker
2025-05-31
make lint: Consolidate the lint scripts
Luke T. Shumaker
2025-05-27
make check: Generate coverage reports
Luke T. Shumaker
2025-05-27
make lint/generic: Lint shebang values
Luke T. Shumaker
2025-05-17
Fix some funny indents
Luke T. Shumaker
2025-04-14
lib9p_core: Integrate linux-errno.h into 2010-9P2000.L.9p
Luke T. Shumaker
2025-04-14
Split lib9p into lib9p_core and lib9p_srv
Luke T. Shumaker
2025-04-12
lib9p: tests: Scaffolding for more tests
Luke T. Shumaker
2025-04-10
Have valgrind detect memory leaks, not just errors
Luke T. Shumaker
2025-04-10
.editorconfig: Tidy, move linux-errno.txt.gen
Luke T. Shumaker
2025-03-23
lib9p: start to split idl.gen apart as proto.gen
Luke T. Shumaker
2025-03-22
make lint/python3: Use pylint
Luke T. Shumaker
2025-03-22
lib9p: Add a test that generated macros compile
Luke T. Shumaker
2025-03-22
make lint/unknown: Have unknown files be errors
Luke T. Shumaker
2025-02-23
cmd/sbc_harness: Add documentation for rom.bin and flash.bin
Luke T. Shumaker
2025-02-13
Start linting against global variables
Luke T. Shumaker
2025-01-27
GNUmakefile: Pull lint/c, lint/all, and lint/unknown out into separate shell ...
Luke T. Shumaker
2025-01-11
Add basic smoke tests for the 9p server
Luke T. Shumaker
2025-01-11
mv cmd/srv9p lib9p/tests/test_server # and supporting changes
Luke T. Shumaker
2024-12-26
lib9p: Pull the IDL parser into a separate file
Luke T. Shumaker
2024-11-23
lint rp2040.py
Luke T. Shumaker
2024-11-12
Start integrating stack analysis
Luke T. Shumaker
2024-11-12
Oh dang, I broke `make lint` a while back :(
Luke T. Shumaker
2024-10-31
Clean up the build system
Luke T. Shumaker
2024-10-30
wip stack analysis
Luke T. Shumaker
2024-10-28
s/Licence/License/g
Luke T. Shumaker
2024-10-20
Makefile: Use editorconfig for lint/format
Luke T. Shumaker
2024-10-16
copyright statements
Luke T. Shumaker
2024-10-01
.editorconfig: add trim_trailing_whitespace
Luke T. Shumaker
2024-09-23
wip 9p reorg
Luke T. Shumaker
2024-09-20
wip generate 9p
Luke T. Shumaker