Firmware projects based on libopencm3
Go to file
Harald Welte cbff8e75d0 Make code compatible with picolibc >= 1.7.3
picolibc commit 1eba3461fd1664d38be36f3bf21898f889a7d2e3 changed
the way how stdio backends are used by picolibc.  Let's use the
PICOLIBC_STDIO_GLOBALS to differentiate the old vs. new method.

Closes: SYS#6042
2022-07-11 17:56:55 +02:00
contrib add contrib/jenkins.sh for build verification and publcation of builds 2021-05-09 12:00:31 +02:00
libcommon Make code compatible with picolibc >= 1.7.3 2022-07-11 17:56:55 +02:00
libopencm3@32da9f931b update libopencm3 to use the vector.h slot addition 2021-03-28 22:05:29 +02:00
librfm3 import librfm3 from https://github.com/daniel-thompson/i2c-star.git 2021-04-11 15:43:10 +02:00
librfn@80f85d0325 WIP: add librfn 2021-03-28 12:14:44 +02:00
mk add missing libcommon.mk 2021-05-09 12:05:46 +02:00
projects rfdsatt: remove redundant redeclaration of microvty_fibre 2022-07-11 17:33:55 +02:00
.gitignore WIP: add librfn 2021-03-28 12:14:44 +02:00
.gitmodules update libopencm3 to osmocom fork (for vector table patch) 2021-03-28 22:00:07 +02:00
Makefile initial checkin of rfdsatt (clone of stm32 usart example) 2021-03-27 23:34:43 +01:00