forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Milestone
Description
Raspberry Pis use a Cypress wifi (formerly broadcom) chip for WiFi and BLE. Adding support for it would give WiFi access to the port.
MicroPython has support for the chips for the PyBoard D boards that use a WiFi chip from the same family. MP code: https://github.com/micropython/micropython/tree/master/drivers/cyw43
rxhfcy, larsks, istvanzk, davidvfx07, criptych and 1 more