micropython/stmhal/boards/PYBV3
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
stm32f4xx_hal_conf.h