Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2025

This PR contains the following updates:

Package Update Change
rp2040:rp2040 minor 5.4.35.5.0

Release Notes

earlephilhower/arduino-pico (rp2040:rp2040)

v5.5.0: - BLE library, lower memory, and lots of bug fixes

Compare Source

Overview

Introduces a new BLE library which lets you build a BLE gadget or connect to them. Lowers RAM and flash usage for many applications by stubbing out unused TinyUSB functions. And lots of bug fixes all around the core and libraries

BLE

Boards

  • [Feature] Add Waveshare RP2040 LoRa variant board (#​3313)
  • Reassign Waveshare RP2350B Plus W's CY43W pins (#​3306)
  • Add Plasma 2350W (#​3271)
  • Add Waveshare RP2350 Plus W to the list of supported boards in README.md (#​3311)
  • Add Waveshare RP2350B-Plus-W (#​3288)

Networking

  • Set TTL to show ping response (#​3285)

OTA

  • Remove signature from signed OTA files (#​3312)

SPI

  • SPISlave add support for FreeRTOS (#​3294)

USB

  • Remove unneeded MSC weak callbacks in USB.cpp (#​3278)
  • Replace unused TinyUSB with stubs, enable NCM, 512b MSC (#​3272)
  • Fix Joystick report format (#​3274)

VFS (POSIX file I/O)

  • Fix _lseek POSIX return value (#​3321)

Build Infrastructure

  • Added symbols FS_START and FS_END in compiler.defines (#​3310)
  • Add include guard to EthernetLinkStatus enum to prevent multiple definitions (#​3302)
  • Lockless single reader, single writer queue (#​3293)

v5.4.4

Compare Source

Overview

General minor updates and bug fixes for peripherals, TLS, and RP2350 support

Serial

  • RP2350 UART_AUX works on A and B variants (#​3269)
  • Adjust SerialPIO flush timeouts (#​3257)

USB

  • Separate USB gamepad16 report and descriptor (#​3263)

RP2350

  • Fix rp2040.getFreeStack() on RP2350 (#​3255)

WiFi

  • Add WiFiClientSecure::setTLSConnectTimeout() (#​3248)

New boards

  • Add support for Vicharak Shrike-Lite board (#​3253)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/rp2040-rp2040-5.x branch from 8ec8a56 to 5dd665a Compare January 26, 2026 00:51
@renovate renovate bot changed the title Update dependency rp2040:rp2040 to v5.4.4 Update dependency rp2040:rp2040 to v5.5.0 Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant