micropython/stmhal/boards/STM32F401NUCLEO
Dave Hylands a888d5ab91 stmhal: Improve NUCLEO-F401RE build, with UART2 as REPL.
This enables MICROPY_HW_HAS_FLASH which got missed.

The HW has UART2 on the 401 connected to the STLINK procesor
which exposes it as USB serial. This connects that up so that
you can get a REPL using the USB serial.
2016-02-10 16:50:05 +00:00
..
mpconfigboard.h stmhal: Improve NUCLEO-F401RE build, with UART2 as REPL. 2016-02-10 16:50:05 +00:00
mpconfigboard.mk stmhal: Add support for the STM32F401NUCLEO board. 2016-01-27 12:30:36 +00:00
pins.csv stmhal: Add support for the STM32F401NUCLEO board. 2016-01-27 12:30:36 +00:00
stm32f4xx_hal_conf.h stmhal: Add support for the STM32F401NUCLEO board. 2016-01-27 12:30:36 +00:00