micropython/stmhal/boards/STM32F4DISC
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 Initial checkin with STM HAL 2014-03-11 23:55:41 -07:00
staccel.py Add LIS3DSH accelometer support to staccel.py 2014-09-11 16:40:53 +09:00
stm32f4xx_hal_conf.h stmhal: Update STM32Cube F4 HAL driver to V1.3.0. 2014-08-06 22:33:31 +01:00