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 (
Expand
)
Author
2025-07-08
Merge branch 'lukeshu/proc'
HEAD
main
Luke T. Shumaker
2025-07-08
proc.txt: Add libheap monitoring
Luke T. Shumaker
2025-07-08
lib9p_util: Add a listing of coroutines
Luke T. Shumaker
2025-07-08
Merge branch 'lukeshu/vid-nut'
Luke T. Shumaker
2025-07-08
Add NUT video streaming
Luke T. Shumaker
2025-07-08
Merge branch 'lukeshu/tidy'
Luke T. Shumaker
2025-07-08
cpu_main: Declare flashio as static
Luke T. Shumaker
2025-07-07
libmisc: Log to stderr, not stdout by default
Luke T. Shumaker
2025-07-07
libhw_cr: host_alarmclock: Fix whitespace
Luke T. Shumaker
2025-07-07
lib9p_util: demo_server: Add a static file
Luke T. Shumaker
2025-07-07
embed-sources.h.gen: Declare things as `const`
Luke T. Shumaker
2025-07-07
Merge branch 'lukeshu/shrink-mem'
Luke T. Shumaker
2025-07-07
Use pico_rand instead of newlib:random()
Luke T. Shumaker
2025-07-07
libmisc: Don't include _intercept.h from public headers
Luke T. Shumaker
2025-07-07
Move the assert.h proxy from libmisc to libpicosdk
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
Merge branch 'lukeshu/heap'
Luke T. Shumaker
2025-07-06
Use libheap everywhere we use libcr
Luke T. Shumaker
2025-07-06
libheap: New `malloc` replacement
Luke T. Shumaker
2025-07-06
libcr: Add cr_maybe_getcid() that is less abort()y
Luke T. Shumaker
2025-07-06
libmisc: Rework the malloc abstraction into heap.h
Luke T. Shumaker
2025-07-05
Merge branch 'lukeshu/misc'
Luke T. Shumaker
2025-07-05
Do a better job banning printf
Luke T. Shumaker
2025-07-05
Remove extra keywords from target_include_directories() calls
Luke T. Shumaker
2025-07-05
libmisc: macro: Begone with LM_ALWAYS_INLINE, LM_NEVER_INLINE, and LM_FLATTEN
Luke T. Shumaker
2025-07-05
libhw_cr: host_net: Fix file descriptor leak
Luke T. Shumaker
2025-07-03
Move uptime.txt and whoami.txt into lib9p_util
Luke T. Shumaker
2025-07-03
Merge branch 'lukeshu/flash-file'
Luke T. Shumaker
2025-07-03
libhw_cr, cpu_main: Don't DMA from XIP_BASE
Luke T. Shumaker
2025-07-03
cpu_main: Pull flashio out of flash.bin
Luke T. Shumaker
2025-07-03
libhw_generic: io: Add io_flusher
Luke T. Shumaker
2025-07-03
libhw_generic: io: Begone with io_readwriter
Luke T. Shumaker
2025-07-03
cpu_main: main.c: Fuss with whitespace
Luke T. Shumaker
2025-07-03
Merge branch 'lukeshu/spi-dma-cleanup'
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_hwspi: Add several assert()s about SSP state
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_hwspi: No need for a `now` variable
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_hwspi: Don't bother with a full semaphore
Luke T. Shumaker
2025-07-02
Merge branch 'lukeshu/spi-dma-cleanup'
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_hwspi: Don't trigger the data channels twice
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_hwspi: Don't bother with a null-trigger for tx
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_hwspi: Tidy up comments/formatting/asserts
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_dma: Re-organize and clean-up
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_hwspi: Don't allow using DMA channel 0
Luke T. Shumaker
2025-07-02
libhw_cr: rp2040_hwspi: Tidy up the assert_4distinct macro
Luke T. Shumaker
2025-07-02
gdb-helpers: rp204: Fix text overflow
Luke T. Shumaker
2025-07-01
Merge branch 'lukeshu/misc-fixes'
Luke T. Shumaker
2025-07-01
libhw_cr: rp2040_dma: Acknowledge IRQs before dispatching
Luke T. Shumaker
2025-07-01
libmisc: fmt.h: Have `ptr` be more accepting of pointer types
Luke T. Shumaker
2025-07-01
libhw_cr: rp2040_hwspi: Touch up comment
Luke T. Shumaker
[next]