1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/stm32f103c8
MrKevinWeiss d7eb070eb4 cpu/stm32f1: Add remap support for stm32f1 cpus and boards
This commit fixes configuration problems when trying to use i2c pins that need to be remapped.
All B8 and B9 pins for STM32F1 need to be remapped, so a check is done if the remappable pins are selected.
2018-12-14 09:16:37 +01:00
..
dist boards/stm32f103c8: Remove lines from openocd.cfg handled my makefile 2018-08-10 16:59:57 +02:00
include cpu/stm32f1: Add remap support for stm32f1 cpus and boards 2018-12-14 09:16:37 +01:00
Makefile boards: Added module boards_common_stm32f103c8 & refactored bluepill 2018-06-04 08:52:23 +02:00
Makefile.dep boards: Added module boards_common_stm32f103c8 & refactored bluepill 2018-06-04 08:52:23 +02:00
Makefile.features boards: unconditionally include CPU/Makefile.features 2018-10-11 17:13:40 +02:00
Makefile.include boards: Enable STM32F103C8 flash hack via env var 2018-11-05 14:19:21 +01:00