1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32_common
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 cpu/stm32_common: fix clk_conf 2017-10-11 12:39:02 +02:00
include cpu/stm32_common: remove scl_af/sda_af attribut for STM32F1 2018-07-25 15:17:43 +02:00
ldscripts stm32_common: Adjust ldscript memory segment attributes 2018-05-09 06:49:29 +02:00
periph cpu/stm32f1: Add remap support for stm32f1 cpus and boards 2018-12-14 09:16:37 +01:00
cpu_common.c cpu/stm32_common: use CPU_LINE for stm32f410-specific code 2018-07-09 11:51:39 +02:00
cpu_init.c cpu/stm32_common: add DMA implementation for F2/F4/F7 2018-05-23 11:09:46 +02:00
doc.txt cpu/stm32_common: update doc 2017-09-01 10:15:26 +02:00
Makefile cpu/stm32_common: build common module 2016-03-16 12:17:16 +01:00
Makefile.features cpu/stm32_common: add PUF SRAM feature to makefile 2018-07-05 16:21:14 +02:00
Makefile.include cpu/stm32_common: remove inadapted periph_flash_common 2018-10-11 15:20:44 +02:00
stm32_mem_lengths.mk cpu/stm32_common: add variable for SRAM2 length on stm32l47xxx 2018-07-17 17:52:12 +02:00
stmclk_common.c cpu/stm32_common: always enable PWR module 2018-03-06 14:55:32 +01:00
stmclk_l0l1.c cpu/stm32_common: always enable PWR module 2018-03-06 14:55:32 +01:00
stmclk.c cpu/stm32_common: fix extra PLL enabling 2017-09-01 10:26:04 +02:00