circuitpython/stmhal/boards/NETDUINO_PLUS_2
Damien George 0435e76250 stmhal: Make ld and af files configurable within Makefile.
Each board now needs an mpconfigboard.mk file which defines AF_FILE and
LD_FILE.

Also moved stm32f405.ld to boards/ directory to keep things organised.
2015-04-18 21:40:59 +01:00
..
mpconfigboard.h stmhal: Make I2C busses and their pins configurable in mpconfigboard.h. 2015-04-18 21:40:59 +01:00
mpconfigboard.mk stmhal: Make ld and af files configurable within Makefile. 2015-04-18 21:40:59 +01:00
pins.csv Initial checkin with STM HAL 2014-03-11 23:55:41 -07:00
stm32f4xx_hal_conf.h stmhal: Add MICROPY_HW_USB_OTG_ID_PIN config, set for relevant boards. 2015-01-12 16:13:29 +00:00