add nolib blink

This commit is contained in:
eddyem
2017-01-19 23:53:36 +03:00
parent 8faa004882
commit 59b5ae35e6
42 changed files with 85188 additions and 0 deletions

5
README
View File

@@ -3,3 +3,8 @@ Be carefull: due to API changes these projects will compile only with opencm3 fr
F0 - for STM32F042 and STM32F030
F1 - for STM32F103
WARNING!!!
arm-none-eabi-gcc from gentoo have a bug with division on F0.
Use toolchain from https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads instead!