HackRF with Picolibc firmware?
I just uploaded 2026.01.3-1 to Debian unstable.

My "works for me when I tried it" tests were hackrf_info, hackrf_spiflash to install new firmware, gqrx to listen to FM broadcast, and hackrf_transfer to transmit a CW signal with my HackRF One.

@mossmann the change was only to switch the specs file, and depend upon picolibc-arm-none-eabi.
(Needs versions newer than released Debian stable.)

@keithp Thanks!
https://keithp.com/picolibc/

#HackRF #Picolibc #debian_14

picolibc

sanitizer-fun

#Picolibc 1.8.1 Released With Microblaze Support, Various Improvements

https://www.phoronix.com/news/Picolibc-1.8.1

Original tweet : https://twitter.com/phoronix/status/1645005751537090561

Picolibc 1.8.1 Released With Microblaze Support, Various Improvements

Finished fixing #picolibc long double support to pass the glibc test suite that I've hacked up. Time to consider a new release? Here's the testing bits, they might be useful for other C library work: https://github.com/picolibc/glibc/tree/picolibc-testing
GitHub - picolibc/glibc at picolibc-testing

Unofficial mirror of sourceware glibc repository. Updated daily. - GitHub - picolibc/glibc at picolibc-testing

GitHub
Integrating long double support from https://openlibm.org into #picolibc. Been wanting to do this for a while. https://github.com/picolibc/picolibc/pull/378
OpenLibm

Picolibc 1.7.9 Adds Support For More CPU Targets

The picolibc Open Source Project on Open Hub