micropython/ports/stm32/boards/NUCLEO_F091RC
Chris Mason eb12fa3862 stm32/powerctrlboot: Add support for HSI at 8MHz on F0 MCUs.
For use with F0 MCUs that don't have HSI48.  Select the clock source
explicitly in mpconfigboard.h.

On the NUCLEO_F091RC board use HSE bypass when HSE is chosen because the
NUCLEO clock source is STLINK not a crystal.
2019-09-26 17:34:04 +10:00
..
mpconfigboard.h stm32/powerctrlboot: Add support for HSI at 8MHz on F0 MCUs. 2019-09-26 17:34:04 +10:00
mpconfigboard.mk stm32/boards: Add NUCLEO_F091RC board configuration files. 2018-05-28 21:49:49 +10:00
pins.csv stm32/boards/NUCLEO_F091RC: Add Arduino-named pins and rename CPU pins. 2018-06-18 13:06:27 +10:00
stm32f0xx_hal_conf.h stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code. 2019-06-25 14:18:24 +10:00