summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysMerge branch 'lukeshu/linkdown'HEADmainLuke T. Shumaker
4 daysWatch link-up/link-down status from the W5500Luke T. Shumaker
4 daysMerge branch 'lukeshu/misc'Luke T. Shumaker
4 daysReapply "Well, I didn't find a CPU bug after all"Luke T. Shumaker
4 daysExplicitly configure GPIO padsLuke T. Shumaker
4 daysMerge branch 'lukeshu/misc'Luke T. Shumaker
4 daysDon't use rjust for zero-padding integers, it doesn't handle place-sepsLuke T. Shumaker
4 dayslibmisc: test_fmt: Pretty-print test failuresLuke T. Shumaker
4 dayslibcr_ipc: Replace test.h with the libmisc versionLuke T. Shumaker
5 daysrp2040_hwtimer: Don't break after 72 minutes of uptimeLuke T. Shumaker
6 daysMerge branch 'lukeshu/hw-v0'Luke T. Shumaker
6 daysWhitespaceLuke T. Shumaker
6 daysSeparate ifup from config, have w5500 reset be more robustLuke T. Shumaker
6 daysAdd fmt_print_base2_u8_Luke T. Shumaker
6 daysSet actual flash sizeLuke T. Shumaker
6 daysFix OTA updatesLuke T. Shumaker
6 dayslibhw: Use libmisc/linkedlist.h for alarmclocksLuke T. Shumaker
6 dayslibcr_ipc: Add missing "do" to cr_rpc_send_resp()Luke T. Shumaker
6 dayslibhw_generic: test_io: Fix a commentLuke T. Shumaker
6 daysGet some of the new hardware stubbed inLuke T. Shumaker
6 daysAdd fmt_print_durationLuke T. Shumaker
6 daysAdd place-separators when formatting numbersLuke T. Shumaker
6 daysmain.c: Begone with the `globals` struct.Luke T. Shumaker
6 daysFix whitespaceLuke T. Shumaker
6 daysUpdate URLsLuke T. Shumaker
6 daysEmbed vpu.bin in cpu.binLuke T. Shumaker
6 daysRevert "Well, I didn't find a CPU bug after all"Luke T. Shumaker
6 daysMerge branch 'lukeshu/rename'Luke T. Shumaker
6 daysMove flashimg/{cpu_main→cpu} and flashimg/{cpu_hdmi→vpu}Luke T. Shumaker
2025-09-15Merge branch 'lukeshu/misc'Luke T. Shumaker
2025-09-13tusb_helpers.h: Fix duplicate linesLuke T. Shumaker
2025-09-13tusb_helpers.h: Proof-read commentsLuke T. Shumaker
2025-09-12nut_gen: Add a comment about why I chose BGR[8]Luke T. Shumaker
2025-09-12spi.h: s/shift/toggle/Luke T. Shumaker
2025-09-12Well, I didn't find a CPU bug after allLuke T. Shumaker
2025-08-07lint-src: Fix the "uses tabs for alignment" checkLuke T. Shumaker
2025-07-08Merge branch 'lukeshu/proc'Luke T. Shumaker
2025-07-08proc.txt: Add libheap monitoringLuke T. Shumaker
2025-07-08lib9p_util: Add a listing of coroutinesLuke T. Shumaker
2025-07-08Merge branch 'lukeshu/vid-nut'Luke T. Shumaker
2025-07-08Add NUT video streamingLuke T. Shumaker
2025-07-08Merge branch 'lukeshu/tidy'Luke T. Shumaker
2025-07-08cpu_main: Declare flashio as staticLuke T. Shumaker
2025-07-07libmisc: Log to stderr, not stdout by defaultLuke T. Shumaker
2025-07-07libhw_cr: host_alarmclock: Fix whitespaceLuke T. Shumaker
2025-07-07lib9p_util: demo_server: Add a static fileLuke T. Shumaker
2025-07-07embed-sources.h.gen: Declare things as `const`Luke T. Shumaker
2025-07-07Merge branch 'lukeshu/shrink-mem'Luke T. Shumaker
2025-07-07Use pico_rand instead of newlib:random()Luke T. Shumaker
2025-07-07libmisc: Don't include _intercept.h from public headersLuke T. Shumaker