CircuitPython 7.0.0 RC1 发布

MicroPython、microbit、makecode等
最新动态
回复
头像
shaoziyang
帖子: 3917
注册时间: 2019年 10月 21日 13:48

CircuitPython 7.0.0 RC1 发布

#1

帖子 shaoziyang »

图片

Changes since 7.0.0-beta.0The full commit log is here.

FIXES AND ENHANCEMENTS
  • Fix USB HID custom devices. #5214 Thanks to @dhalbert and @fasteddy516
  • Add displayio. for changing the refresh settings. Thanks to @amit-bsides
  • displayio.ParallelBus is now available as parallelbus.ParallelBus and will be removed from displayio in 8.0.0. Thanks to @jepler
  • Add 0x prefix when printing %p to match CPython. Thanks to @jepler
  • Frozen stage library now uses keypad. #5264 Thanks to @deshipu
  • Board ID is now in boot_out.txt and available as board.board_id. #5222 Thanks to @Neradoc
  • Fix WaveFile validation. #5234 Thanks to @dhalbert
  • Support multiple DotStars as status LEDs. #5219 Thanks to @tannewt
  • Updated TinyUSB to improve USB compliance. Thanks to @hathach
  • Enable aesio for full builds. Thanks to @microDev1
  • Update frozen NeoPixel library. Thanks to @UnexpectedMaker
PORT AND BOARD-SPECIFIC CHANGESnRF
  • Fix two hard crashes with watchdog use. Thanks to @tannewt and @mrdalgaard
  • TinyUSB improvements based on USB compliance testing. Thanks to @hathach
  • Fix light sleep early wakeup on pending USB serial. #5273 Thanks to @tannewt and @mrdalgaard
  • BLE workflow uses unique UUIDs for serial instead of the Nordic UUIDs. #5271 Thanks to @tannewt
  • Fix crash due to shared external interrupts. #5253 Thanks to @tannewt
RP2040
  • Make PIO interruptibility configurable. #5243 Thanks to @dhalbert
  • Stop PIO on deinit. #5244 Thanks to @dhalbert
  • Fix countio resetting. #5255 Thanks to @tannewt
  • Fix unlikely USB race that delayed USB enumeration. #5238 Thanks to @tannewt
  • V2 BLE Workflow that changes delete to recurse. #5217 Thanks to @tannewt
  • Fix audio sample rate calculation. #5218 Thanks to @jepler
  • Fix DEBUG builds. #5210 Thanks to @DavePutz
ESP32-S2
  • Fix rare (but reproducible) hang due to heap metadata placement. #5245 Thanks to @jepler, @jfurcean, @tannewt
  • Update to newer ESP IDF 4.3 #5250 Thanks to @tannewt
  • Fix I2CDisplay crash. #5220 Thanks to @tannewt
STM32
  • _stage is now available on the MeowBit. #5267 Thanks to @deshipu
Individual Boards
  • Add BATTERY pin to lilygo-t8-s2-st7789. #5278 Thanks to @skieast
  • Add _stage module to TinyS2 build. Thanks to @UnexpectedMaker
 https://blog.adafruit.com/2021/09/02/ci ... uitpython/
 

回复

  • 随机主题
    回复总数
    阅读次数
    最新文章