1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/stm32f030f4-demo
Benjamin Valentin 40cc547a7a boards/stm32f030f4-demo: use picolibc to save ROM
STM32F030R4 only has 16k Flash, so use picolibc as done on other
16k flash boards to save some ROM.
2021-01-08 09:11:02 +01:00
..
include boards/stm32f0: use clk_conf.h 2020-12-17 08:38:40 +01:00
board.c boards: add stm32f030f4-demo 2019-10-21 15:30:22 +02:00
doc.txt boards: add stm32f030f4-demo 2019-10-21 15:30:22 +02:00
Kconfig boards/stm32f0*: adapt Kconfig for clock configuration 2020-11-10 14:53:14 +01:00
Makefile boards: add stm32f030f4-demo 2019-10-21 15:30:22 +02:00
Makefile.dep boards/stm32f030f4-demo: use picolibc to save ROM 2021-01-08 09:11:02 +01:00
Makefile.features boards/stm32*: adapt for new stm32 cpu organization 2020-05-20 13:39:10 +02:00
Makefile.include boards/stm32f030f4-demo: Use STM32 programmer conf 2019-11-12 19:46:29 +01:00