micropython/ports
Damien George cf9fc7346d stm32: Allow a board to configure the HSE in bypass mode.
To use HSE bypass mode the board should define:

    #define MICROPY_HW_CLK_USE_BYPASS (1)

If this is not defined, or is defined to 0, then HSE oscillator mode is
used.
2018-04-11 16:46:47 +10:00
..
bare-arm
cc3200
esp32
esp8266
minimal
pic16bit
qemu-arm
stm32 stm32: Allow a board to configure the HSE in bypass mode. 2018-04-11 16:46:47 +10:00
teensy
unix
windows
zephyr