diff options
author | Francisco J. Manno <fmanno@gmail.com> | 2019-03-03 23:50:23 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-03-05 15:49:08 +1100 |
commit | f938e70c6905474b08f7b5e6df3da9c1b0dcf01a (patch) | |
tree | 964500dbfb82827080a3a3695e31ebb94f599019 /py/persistentcode.c | |
parent | e61862d063b7a19f5baba8e0d1234d648826a616 (diff) | |
download | micropython-f938e70c6905474b08f7b5e6df3da9c1b0dcf01a.tar.gz micropython-f938e70c6905474b08f7b5e6df3da9c1b0dcf01a.zip |
stm32: Add compile-time option to use HSI as clock source.
To use HSI instead of HSE define MICROPY_HW_CLK_USE_HSI as 1 in the board
configuration file. The default is to use HSE.
HSI has been made the default for the NUCLEO_F401RE board to serve as an
example, and because early revisions of this board need a hardware
modification to get HSE working.
Diffstat (limited to 'py/persistentcode.c')
0 files changed, 0 insertions, 0 deletions