Edward Emelianov 29560b7c0c -
2022-02-28 14:51:53 +03:00
2022-02-12 01:25:37 +03:00
2022-02-14 14:10:10 +03:00
2022-02-12 01:25:37 +03:00
2022-02-12 01:25:37 +03:00
2020-04-10 21:04:48 +03:00
2016-06-21 14:21:46 +03:00
-
2022-02-28 14:51:53 +03:00
2021-10-24 22:29:43 +03:00

These are my simple snippets for STM32 (compiled with libopencm3)
Be carefull: due to API changes these projects will compile only with opencm3 from archive libopencm3.ori.tgz

F0 - for STM32F042 and STM32F030
F1 - for STM32F103
F303 - for STM32F303

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!

CMSIS-headers:
https://github.com/modm-io/cmsis-header-stm32
Description
Snippets for STM32F1xx (and maybe others)
Readme 58 MiB
Languages
C 98.2%
HTML 1.1%
Makefile 0.7%