mirror of
https://github.com/micropython/micropython.git
synced 2025-09-09 03:11:08 +02:00
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.