micropython/stmhal/boards/PYBV4
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 stmhal: Unify naming of HW config; make SD detect configurable. 2014-03-30 12:30:35 +01:00
stm32f4xx_hal_conf.h stmhal: Unify naming of HW config; make SD detect configurable. 2014-03-30 12:30:35 +01:00