github earlephilhower/arduino-pico 2.6.3
Release 2.6.3 - PicoW and SerialPIO updates, general bugfixes

latest releases: 4.0.2, 4.0.1, 4.0.0...
22 months ago

2.6.3

  • Fix deadlock in attachInterruptParam (#953)
  • Fix SerialPIO bit length, update flyboard2040 pins (#950)
  • Properly disable Ethernet IRQ, don't drop packets (#951)
  • Free PIO SM on SerialPIO::end (#949)
  • Async scan + bugfixes (#947)
  • cores/rp2040: _freertos.cpp: Avoid memory leak and unnecessary allocation (#948)
  • Update GH actions to non-deprecated versions (#938)
  • Add WiFi.channel() reporting (#937)
  • Add WiFi.BSSID() undocumented call (#936)
  • Add a way to return the RSSI value (#934)

2.6.2

  • Add protocol-explicit upload.tool properties required for pluggable discovery compatibility (#933)
  • Add basic Pimoroni PGA2040 board definition (#930)
  • Only init PWM on requested pin (#926)
  • Add W25Q64JV QSPI /4 Boot2 file (#929)

2.6.1

  • Increase analogWrite frequency range, bugfixes (#918)
  • Rewrite PicoW LWIP interface for stability (#916)
  • Use static allocation for IRQ stack (#915)
  • Add board BridgeTek IDM2040-7A (#912)
  • Fix memory leak in WebServer (#914)
  • Un-hardcode LED pin in AdvancedWebServer example (#909)
  • Update VID&PID HunterCatNFC 2040 (#907)
  • Clear LWIP started flag on LWIPIntfDev::end (#905)
  • Adds Degz Mizu board (#904)
  • Add OpenOCD/GDB support for IDE 2.0 (#900)
  • Add Melopero Cookie RP2040 (#899)

2.6.0

  • Add TARGET_RP2040 to build defines (#898)
  • Support IDE 2.0, detect UF2 volumes (#897)
  • Allow double-reset to jump to USB bootloader (#893)
  • Drive pin LOW after Tone(period) timeout (#887)
  • Fix Serial1/2 debug output mode in CoreMutex (#883)
  • Allow setCTS/RTS(UART_PIN_NOT_DEFINED) (#881)
  • Fix deadlock during attachInterrupt (#879)
  • Fix typo in HttpClient HTTPS example (#876)
  • Allow setting the WiFi region for PicoW (#875)

Don't miss a new arduino-pico release

NewReleases is sending notifications on new releases.