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
/
build-aux
Age
Commit message (
Expand
)
Author
2025-07-07
embed-sources.h.gen: Declare things as `const`
Luke T. Shumaker
2025-07-07
Remove the atexit() machinery
Luke T. Shumaker
2025-07-06
measurestack: Add newlib __retarget_lock_{acquire,release}_recursive
Luke T. Shumaker
2025-07-06
Use libheap everywhere we use libcr
Luke T. Shumaker
2025-07-05
Do a better job banning printf
Luke T. Shumaker
2025-07-05
libhw_cr: host_net: Fix file descriptor leak
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
Tie pico-sdk panic() into <libmisc/assert.h>
Luke T. Shumaker
2025-06-22
cpu_main: Rename cpu_main_stack.c to just stack.c
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
measurestack: Don't include fmt_print_* in the misc table
Luke T. Shumaker
2025-06-21
Documentation: Don't replace . with _ in filenames
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-10
libmisc: obj.h: Rework the LO_INTERFACE_* API to expose method funcs
Luke T. Shumaker
2025-06-10
lint-src: Minor tidying up of Bash syntax
Luke T. Shumaker
2025-05-31
build-aux/valgrind: Downgrade from bash to sh
Luke T. Shumaker
2025-05-31
lint-src: Check that the shebang matches .editorconfig
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
lint: Exclude symlinks and submodules from sources.mk
Luke T. Shumaker
2025-05-15
Fully banish printf from the firmware
Luke T. Shumaker
2025-05-15
Begone with the printf variants of the log functions
Luke T. Shumaker
2025-05-15
lib9p: Remove uses of printf
Luke T. Shumaker
2025-05-15
libmisc: Remove uses of printf
Luke T. Shumaker
2025-05-15
libmisc: Invent fmt.h to replace printf
Luke T. Shumaker
2025-05-15
measurestack: lib9p: Learn about srv->msglog
Luke T. Shumaker
2025-05-15
measurestack: Learn about flash_range_program_func
Luke T. Shumaker
2025-05-15
lib9p: Adjust _lib9p_{validate,unmarshal,marshal} to be macros, not functions
Luke T. Shumaker
2025-05-15
lib9p: srv.c: Simplify handler calling
Luke T. Shumaker
2025-05-14
measurestack: Woah, stdio won't assert(0)????
Luke T. Shumaker
2025-05-12
More GCC 15 fixes
Luke T. Shumaker
2025-05-10
measurestack: Test how we handle %v
Luke T. Shumaker
2025-05-10
measurestack: Add a test for cfg_max_call_depth
Luke T. Shumaker
2025-05-10
measurestack: test_app_plugins.py: Pull out a testutil.py
Luke T. Shumaker
2025-05-06
measurestack: Fix+test printf measurement
Luke T. Shumaker
2025-05-06
measurestack: Fix+test skipmodel chain collections
Luke T. Shumaker
2025-05-06
measurestack: Add `dbg_(no)cache` toggles
Luke T. Shumaker
2025-05-06
measurestack: Add a `dbg_sort` toggle
Luke T. Shumaker
2025-05-06
measurestack: Add a `dbg_dumpgraph` toggle
Luke T. Shumaker
2025-05-06
measurestack: Promote and enhance `dbg` to a global `dbg_nstatic`
Luke T. Shumaker
2025-05-06
measurestack: app_plugins.py: Scope regexes to the classes
Luke T. Shumaker
2025-05-06
measurestack: Shorten debug f-strings
Luke T. Shumaker
2025-05-06
Merge libobj into libmisc
Luke T. Shumaker
[next]