• Joined on 2025年10月11日
hrm created branch cc23-picolibc in hrm/blackmagic 2026年07月11日 19:22:26 +02:00
hrm pushed to cc23-picolibc at hrm/blackmagic 2026年07月11日 19:22:26 +02:00
726f522b3e picolibc: we have to declare errno function
74e5df9cd5 picolibc: use integer only printf
17b4b1aab4 platform: add option to build BMP FW with picolibc
Compare 3 commits »
hrm commented on pull request blackmagic-debug/blackmagic#2291 2026年07月11日 17:16:14 +02:00
platform: add option to build BMP FW with picolibc

Update:

hrm pushed to picolibc at hrm/blackmagic 2026年07月11日 17:01:00 +02:00
6c0c99d8d3 picolibc: we have to declare errno function
3cd8fa3958 picolibc: use integer only printf
Compare 2 commits »
hrm pushed to picolibc at hrm/blackmagic 2026年07月11日 16:10:47 +02:00
8841a76f21 picolibc: use integer only printf
hrm pushed to picolibc at hrm/blackmagic 2026年07月11日 16:00:54 +02:00
475781fdd2 platform: add option to build BMP FW with picolibc
hrm commented on pull request blackmagic-debug/blackmagic#2291 2026年07月11日 15:59:50 +02:00
platform: add option to build BMP FW with picolibc

Unfortunately if I use --printf=m for minimal picolibc implementation, the build breaks. Probably we have hard dependency for printing 64bit integers.

hrm pushed to picolibc at hrm/blackmagic 2026年07月11日 15:58:09 +02:00
66cbb2b3aa platform: add option to build BMP FW with picolibc
hrm created pull request blackmagic-debug/blackmagic#2291 2026年07月11日 14:31:25 +02:00
platform: add option to build BMP FW with picolibc
hrm pushed to picolibc at hrm/blackmagic 2026年07月11日 14:19:48 +02:00
f9ed3f3d2a platform: add option to build BMP FW with picolibc
hrm created branch picolibc in hrm/blackmagic 2026年07月11日 14:11:27 +02:00
hrm pushed to picolibc at hrm/blackmagic 2026年07月11日 14:11:27 +02:00
hrm pushed to pr/cc23xx at hrm/blackmagic 2026年07月10日 22:39:18 +02:00
ab5b4d5f3e cc23xx: deduplicate device name strings
2b66bd90e1 update ycm config
e1715e8224 shrink bss usage by moving everything to the heap
07e4aa7c14 update copyright notice
a10bc9cbd1 add copyright comment
Compare 38 commits »
hrm pushed to main at hrm/blackmagic 2026年07月08日 18:56:18 +02:00
7fc83d2c73
ch32vx: Fixed a missing static on the command list
b624393ac6
efm32: Fixed a missing static on the command list
9afbbe347d
kinetis: Fixed the missing static's on the two command lists
ead40c225e
renesas_ra: Fixed a couple nomenclature and static issues
976bc21ede
sam3x: Fixed a missing static on the command list
Compare 67 commits »
hrm pushed to pr/cc23xx at hrm/blackmagic 2026年07月07日 19:20:27 +02:00
195f1a0eb1 cc23xx: deduplicate device name strings
75fb0c3db7 update ycm config
eda9dfcc1a shrink bss usage by moving everything to the heap
403874a944 update copyright notice
bed5103d4d add copyright comment
Compare 24 commits »
hrm pushed to cc23-str-dedup at hrm/blackmagic 2026年07月06日 20:53:53 +02:00
7e9a435ad8 cc23xx: deduplicate device name strings
hrm created branch cc23-str-dedup in hrm/blackmagic 2026年07月06日 20:53:06 +02:00
hrm pushed to cc23-str-dedup at hrm/blackmagic 2026年07月06日 20:53:06 +02:00
hrm pushed to eradicate_strlen at hrm/blackmagic 2026年07月06日 19:30:41 +02:00
e9f9e92d9b gdb_packet: gdb_put_notification_str add str_size
hrm pushed to eradicate_strlen at hrm/blackmagic 2026年07月06日 19:23:11 +02:00
46ed5ac6c4 gdb_packet: gdb_put_notification_str add str_size
98cea9836b gdb_packet: rewrite without using strnlen
7fee3fa7da
remote: Fixed a crash where if a user initialises JTAG comms and then SWD comms for ADIv5, dp->ensure_idle could be left stale pointing at the JTAG function and crash the probe
Compare 3 commits »