circuitpython/stmhal/boards/STM32F439
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: Add support for generic STM32F439 board (non DISCO). 2016-03-09 22:46:41 +00:00
mpconfigboard.mk stmhal: Add support for generic STM32F439 board (non DISCO). 2016-03-09 22:46:41 +00:00
pins.csv stmhal: Add support for generic STM32F439 board (non DISCO). 2016-03-09 22:46:41 +00:00
stm32f4xx_hal_conf.h stmhal/boards: configure all F4 boards to work with new HAL 2016-11-16 12:43:27 +01:00