From: https://blog.adafruit.com/2021/01/20/circuitpython-6-1-0-released-adafruit-circuitpython/
Updates since 6.0.1
The changes made are extensive and would be too long to list here. Please check the following versions for details:
New boards added since 6.0.1
- Adafruit Feather ESP32-S2 mini modules, with and without TFT display. #3959. Thanks @ladyada.
- Adafruit NeoPixel Trinkey. #3978. Thanks @ladyada.
- Updated Big Honking Button configuration to support its latest board revision. (#3820), thanks @theacodes
- Added new board BastBLE (#3662), thanks @Soulkrown
- Added stackrduino_m0_pro (#3842), thanks @StackRdu
- Thunderpack v1.2. #3737. Thanks @jgillick.
- CP Sapling. #3732. Thanks @skerr92.
- Adafruit MagTag, thanks to @tannewt
- Targett Module Clip WROOM, thanks @targett363
- Targett Module Clip WROVER, thanks @targett363
- AtelierDuMaker Breakout NRF52840 v1, thanks to @Edrig
Known Issues
- FeatherS2: DotStar state causes problems with control of LDO2. See #4012.
- ESP32-S2: Crash when repeatedly creating and destroying busio.I2C objects on ESP32-S2. #3846.
- adafruit_bus_device built-in functionality has been disabled due to issues (#3859, #3856), please install this version from the library bundle
- Writing large files to CIRCUITPY without a serial connection to the board may take a long time or hang. To speed up copying, open a serial (REPL) connection. #3986.
- See https://github.com/adafruit/circuitpython/issues for other issues.
|