Closed brentru closed 3 years ago
CircuitPython 4.0 drops support for the ESP8266. Support for the ESP8266 should be removed from this library as well.
Add support for product ID along with vendor ID: https://github.com/mu-editor/mu/blob/master/mu/modes/adafruit.py#L38
https://github.com/adafruit/circuitpython_kernel/blob/master/circuitpython_kernel/board.py#L14 https://github.com/adafruit/circuitpython_kernel/blob/master/README.rst < update to reflect this change
CircuitPython 4.0 drops support for the ESP8266. Support for the ESP8266 should be removed from this library as well.
Add support for product ID along with vendor ID: https://github.com/mu-editor/mu/blob/master/mu/modes/adafruit.py#L38
https://github.com/adafruit/circuitpython_kernel/blob/master/circuitpython_kernel/board.py#L14 https://github.com/adafruit/circuitpython_kernel/blob/master/README.rst < update to reflect this change