726f522b3e
picolibc: we have to declare errno function
74e5df9cd5
picolibc: use integer only printf
17b4b1aab4
platform: add option to build BMP FW with picolibc
6c0c99d8d3
picolibc: we have to declare errno function
3cd8fa3958
picolibc: use integer only printf
8841a76f21
picolibc: use integer only printf
475781fdd2
platform: add option to build BMP FW with picolibc
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.
66cbb2b3aa
platform: add option to build BMP FW with picolibc
platform: add option to build BMP FW with picolibc
f9ed3f3d2a
platform: add option to build BMP FW with picolibc
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
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
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
7e9a435ad8
cc23xx: deduplicate device name strings
e9f9e92d9b
gdb_packet: gdb_put_notification_str add str_size
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