micropython/stmhal/boards/OLIMEX_E407
Krzysztof Blazewicz 7928b3e347 stmhal/boards: configure all F4 boards to work with new HAL
changes include:
* use single GPIO.BSRR instead of BSRRH and BSRRL
* change HSE_STARTUP_TIMEOUT to 100 ms
* define LSE_STARTUP_TIMEOUT to 5 s
2016-11-16 12:43:27 +01:00
..
mpconfigboard.h stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 2016-10-18 14:43:05 +11:00
mpconfigboard.mk stmhal: Add board definition files for Olimex STM32-E407. 2016-06-06 10:21:02 +01:00
pins.csv stmhal: Add board definition files for Olimex STM32-E407. 2016-06-06 10:21:02 +01:00
stm32f4xx_hal_conf.h stmhal/boards: configure all F4 boards to work with new HAL 2016-11-16 12:43:27 +01:00