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-29
libusb: Create a `globals` struct
Luke T. Shumaker
2024-11-29
gdb-helpers/libcr.py: Use fewer breakpoints
Luke T. Shumaker
They're at a premium on the RP2040.
2024-11-29
gdb-helpers/libcr.py: Fixes for running on actual ARM
Luke T. Shumaker
2024-11-26
README: Fix the openocd command
Luke T. Shumaker
2024-11-26
wip: libcr_ipc: Add some tests
Luke T. Shumaker
2024-11-25
libmisc: Fix an error message
Luke T. Shumaker
2024-11-25
libcr_ipc: _linkedlist.h: Use inline functions, not macros
Luke T. Shumaker
2024-11-25
Drop ubsan, it makes gdb difficult
Luke T. Shumaker
2024-11-25
libcr: Return if all coroutines exit
Luke T. Shumaker
2024-11-25
libcr: Add very basic tests
Luke T. Shumaker
2024-11-24
build-sys: Add ubsan to host builds
Luke T. Shumaker
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
[next]