micropython/stmhal/boards/PYBV10
Damien George 131185a2b8 stmhal: Add MICROPY_HW_USB_OTG_ID_PIN config, set for relevant boards.
This config option is for the USB OTG pin, pin A10.  This is used on
some boards but not others.  Eg PYBv3 uses PA10 for LED(2), so it
shouldn't be used for OTG ID (actually PA10 is multiplexed on this
board, but defaults to LED(2)).

Partially addresses issue #1059.
2015-01-12 16:13:29 +00:00
..
mpconfigboard.h stmhal: Add MICROPY_HW_USB_OTG_ID_PIN config, set for relevant boards. 2015-01-12 16:13:29 +00:00
pins.csv stmhal: Add MMA_INT/PB2 to available pins on PYBV10. 2014-10-22 19:31:27 +01:00
stm32f4xx_hal_conf.h stmhal: Update STM32Cube F4 HAL driver to V1.3.0. 2014-08-06 22:33:31 +01:00