分页: 1 / 1

CircuitPython 7.0.0 Alpha 5 发布

发表于 : 2021年 7月 22日 21:35
shaoziyang
图片


自 7.0.0 Alpha 4 版的变化:FIXES AND ENHANCEMENTS
  • Fix timing issue with . #5031. Thanks @dhalbert.keypad.KeyMatrix
  • Disable blue-blink pairing delay on reset on non-BLE workflowboards. #5024. Thanks @tannewt.
  • Update frozen libraries. #5022. Thanks @dhalbert.
  • Add . #4925. Thanks @microDev1.microcontroller.RunMode.UF2
  • Fix memory error in OnDiskBitmap. Allow passing in a filename. #5017. Thanks @jepler.
  • Restore default epoch to 1970. #4961. Thanks @dhalbert.
  • Rename arg to . #5006. Thanks @tannewt.ScanEntry.matches()match_all
  • Fix type name and missing . #5011. Thanks @dhalbert.keypad.EventQueue.overflowed
  • Rename to ; keep old name as alias. #5010. Thanks @kattni._pixelbufadafruit_pixelbuf
  • Fix timestamp values when epoch is 2000. #4762. Thanks @Neradoc.
  • Allow subclassing . #3941. Thanks @AdamCummick.busio.UART
  • Fix MIDI write error. #4995. Thanks @hathach.
  • Add for . #4976, #4991. Thanks @kattni.rainbowiocolorwheel()
  • Add supervisor.ticks_ms() to allow easier time-keeping, especially on non-longint builds. #4936. Thanks @jepler.