index
:
sbc-harness
clang-format
lukeshu/9p-printf
lukeshu/dhcp
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
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
2024-11-23
libcr: Add a GDB helper
Luke T. Shumaker
2024-11-23
libcr: Fix cr_cid_info if coroutine_add is running
Luke T. Shumaker
2024-11-23
libcr: Track coroutine names
Luke T. Shumaker
2024-11-23
libcr: Group SP-tracking into a setjmp wrapper
Luke T. Shumaker
2024-11-23
Use C23 (C++11) attribute syntax instead of __attribute__
Luke T. Shumaker
2024-11-23
libcr: coroutine.c: Move things around
Luke T. Shumaker
2024-11-23
lint rp2040.py
Luke T. Shumaker
2024-11-23
Add my rp2040 gdb helper script
Luke T. Shumaker
2024-11-23
w5500 & timeout fixes
Luke T. Shumaker
2024-11-23
libmisc: Logging/assert fixes
Luke T. Shumaker
2024-11-23
Speed SPI back up
Luke T. Shumaker
2024-11-19
Add libmisc/log.h to remove stdio.h
Luke T. Shumaker
2024-11-19
libhw: w5500: Fix
Luke T. Shumaker
2024-11-19
libhw: Fix hwtimer from triggering an interrupt way too often
Luke T. Shumaker
2024-11-19
libcr: Add cr_is_in_intrhandler() and _cr_plat_are_interrupts_enabled()
Luke T. Shumaker
2024-11-19
libcr: Fixups
Luke T. Shumaker
2024-11-19
config.h: Comments
Luke T. Shumaker
2024-11-19
README: GDB notes
Luke T. Shumaker
2024-11-19
libmisc: assert: Change global to be static
Luke T. Shumaker
2024-11-19
cmd/srv9p: "Test" sleep
Luke T. Shumaker
2024-11-19
libhw: More assertions
Luke T. Shumaker
2024-11-19
cmd/srv9p: Also use init_cr
Luke T. Shumaker
2024-11-19
libcr: Begone with PRE_RUNNABLE
Luke T. Shumaker
2024-11-19
libcr: Fix races?
Luke T. Shumaker
2024-11-19
libcr: Assert that cr_getcid() is only called inside a coroutine
Luke T. Shumaker
2024-11-19
libhw_generic: alarmclock.c: Tidy
Luke T. Shumaker
2024-11-19
lib9p: 2002-9P2000.9p: Remove extra comma from a comment
Luke T. Shumaker
2024-11-19
libhw: hostnet: Fixes
Luke T. Shumaker
2024-11-19
libcr: Use SIG_SETMASK instead of SIG_(UN)BLOCK
Luke T. Shumaker
2024-11-19
libhw_generic: Split into a separate library
Luke T. Shumaker
2024-11-19
README: Add notes about SWD
Luke T. Shumaker
2024-11-19
build-sys: Minimize the pico-sdk runtime
Luke T. Shumaker
2024-11-19
libcr: Start to add coroutine names
Luke T. Shumaker
2024-11-19
build-sys: stack.c.gen: More stack info
Luke T. Shumaker
2024-11-15
Add tests to libmisc
Luke T. Shumaker
2024-11-12
fix typo in a comment
Luke T. Shumaker
2024-11-12
Fuss with compile-time config
Luke T. Shumaker
2024-11-12
Avoid using fprintf
Luke T. Shumaker
2024-11-12
Remove debug statement
Luke T. Shumaker
2024-11-12
main.c: Give the DHCP process more stack
Luke T. Shumaker
2024-11-12
libdhcp: Reduce stack use
Luke T. Shumaker
2024-11-12
libdhcp: Don't bother copying hostname
Luke T. Shumaker
2024-11-12
libdhcp: Reduce stack use
Luke T. Shumaker
2024-11-12
libdhcp: Reduce stack usage
Luke T. Shumaker
2024-11-12
Work on stack.c.gen
Luke T. Shumaker
2024-11-12
Work on stack analysis
Luke T. Shumaker
2024-11-12
Avoid compiling libraries twice
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-11-11
dhcp: Fix .secs value
Luke T. Shumaker
[next]