zephyr/boards/arm/stm32_min_dev
Yannis Damigos f496fd2a04 boards/arm/stm32_min_dev: Fix APB2 prescaler value
The allowed values for APB2 prescaler are: 1, 2, 4, 8, 16.
Set APB2 prescaler value to 1 in boards defconfig.

Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>
2018-04-26 12:51:46 -05:00
..
doc
support
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h boards: stm32 remove led and button definitions from board.h 2018-04-19 09:32:39 -05:00
CMakeLists.txt
Kconfig.board
Kconfig.defconfig boards: stm32f1: Clean up driver generic flags 2018-01-11 14:35:45 -06:00
pinmux.c
stm32_min_dev_defconfig boards/arm/stm32_min_dev: Fix APB2 prescaler value 2018-04-26 12:51:46 -05:00
stm32_min_dev.dts boards: stm32: add button and leds gpio definitions 2018-04-13 13:36:45 -05:00
stm32_min_dev.yaml