micropython/stmhal/boards/PYBV3
Damien George 181bfb6db2 stmhal: Add MICROPY_HW_USB_VBUS_DETECT_PIN option, for boards without it
Since all currently supported boards use pin A9 for this function, the
value of the macro MICROPY_HW_USB_VBUS_DETECT_PIN is not actually used,
just the fact that it is defined.

Addresses issue #1048.
2015-01-07 23:54:57 +00:00
..
mpconfigboard.h stmhal: Add MICROPY_HW_USB_VBUS_DETECT_PIN option, for boards without it 2015-01-07 23:54:57 +00:00
pins.csv stmhal: Unify naming of HW config; make SD detect configurable. 2014-03-30 12:30:35 +01:00
stm32f4xx_hal_conf.h stmhal: Update STM32Cube F4 HAL driver to V1.3.0. 2014-08-06 22:33:31 +01:00