CircuitPython 9.1.0 Beta 1 发布

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

CircuitPython 9.1.0 Beta 1 发布

#1

帖子 shaoziyang »

https://blog.adafruit.com/2024/04/18/ci ... -released/

图片

Notable changes since 9.0.0

Incompatibility warnings
  • API changes to floppyio.
  • String values in settings.toml must be quoted.
Audio
  • RP2040 I2SOut supports BLCK and LRCLK in either order.
Built-in modules
  • Enhance collections.deque functionality.
  • Add keypad_demux.DemuxKeyMatrix: use multiplexer for one side of a keypad matrix.
  • Add integration-based debouncing to keypad.
  • supervisor.Runtime.serial_bytes_available now returns a count instead of a bool.
  • Incompatible change: floppyio improvements, including API changes.
Graphics
  • fourwire.FourWire: chip_select pin is now optional.
  • picodvi now supports 640×240 and 800×240 resolutions.
Internal
  • Espressif: update to ESP-IDF v5.2.1.
  • Espressif: Change task-switching quantum to 1 millisecond from 10 milliseconds.
Supervisor
  • String values in settings.toml must be quoted.
USB
  • max3421e USB host support.
  • Allow user-specified names for usb_midi interfaces and jacks.
 

回复

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