zephyr/arch/arm/soc/st_stm32/stm32f1
Adam Podogrocki 72782f542c clock/stm32: add STM32F107 reset and clock control
Change-Id: If2280187c866c130212ea22c3d406501f37133b2
Signed-off-by: Adam Podogrocki <adam.podogrocki@rndity.com>
2017-01-12 09:46:27 -06:00
..
Kconfig.defconfig.series soc/stm32f1: Enable IWDG_STM32 dependent on WATCHDOG 2016-10-26 20:51:08 +00:00
Kconfig.defconfig.stm32f103xb stm32f1: Adapt CONFIG_SOC to STM32Cube values 2016-11-03 20:29:06 +00:00
Kconfig.defconfig.stm32f103xe stm32f1: Adapt CONFIG_SOC to STM32Cube values 2016-11-03 20:29:06 +00:00
Kconfig.defconfig.stm32f107xc soc/stm32f1: Add the new type of SoC STM32F107 2017-01-12 09:46:27 -06:00
Kconfig.series arm: systick: Some SoCs do not have systick 2016-11-27 19:39:26 +00:00
Kconfig.soc soc/stm32f1: Add the new type of SoC STM32F107 2017-01-12 09:46:27 -06:00
Makefile
flash_registers.h
gpio_registers.h
linker.ld
rcc_registers.h clock/stm32: add STM32F107 reset and clock control 2017-01-12 09:46:27 -06:00
soc.c kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
soc.h stm32f1: Update after serial driver rework 2016-12-06 09:50:11 -06:00
soc_config.c soc: stm32xx: add pwm pinmux support 2016-12-06 10:31:46 -06:00
soc_gpio.c arm: Remove unused parameter warning 2016-12-03 14:49:09 +00:00
soc_irq.h
soc_registers.h