micropython/stmhal/boards
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
..
NETDUINO_PLUS_2 stmhal: Wrap CC3000 driver in MICROPY_HW_ENABLE_CC3K. 2014-05-03 17:32:55 +01:00
PYBV3 stmhal: Wrap CC3000 driver in MICROPY_HW_ENABLE_CC3K. 2014-05-03 17:32:55 +01:00
PYBV4 stmhal: Wrap CC3000 driver in MICROPY_HW_ENABLE_CC3K. 2014-05-03 17:32:55 +01:00
PYBV10 stmhal: Wrap CC3000 driver in MICROPY_HW_ENABLE_CC3K. 2014-05-03 17:32:55 +01:00
STM32F4DISC stmhal: Wrap CC3000 driver in MICROPY_HW_ENABLE_CC3K. 2014-05-03 17:32:55 +01:00
make-pins.py Fix make-pins.py to support having multiple names for a pin. 2014-04-08 15:45:47 -07:00
stm32f4xx-af.csv Fix PB0 ADC typo. 2014-05-02 14:01:23 -07:00
stm32f4xx-prefix.c stmhal: Big cleanup; merge gpio into Pin; make names consistent. 2014-04-18 22:38:09 +01:00