micropython/stmhal/boards/NETDUINO_PLUS_2
Damien George ae8feac598 stmhal: Wrap CC3000 driver in MICROPY_HW_ENABLE_CC3K.
This renames MICROPY_HW_HAS_WLAN to MICROPY_HW_ENABLE_CC3K (since it's a
driver, not a board feature) and wraps all CC3000 code in this #if.
It's disabled for all boards.
2014-05-03 17:32:55 +01:00
..
mpconfigboard.h stmhal: Wrap CC3000 driver in MICROPY_HW_ENABLE_CC3K. 2014-05-03 17:32:55 +01:00
pins.csv Initial checkin with STM HAL 2014-03-11 23:55:41 -07:00
stm32f4xx_hal_conf.h stmhal - add led support. Add netduino_plus_2 support 2014-03-14 09:48:49 -07:00