Skip to content

Update dependency rp2040:rp2040 to v4.5.3#59

Merged
oddstr13 merged 1 commit intodevfrom
renovate/rp2040-rp2040-4.x
May 15, 2025
Merged

Update dependency rp2040:rp2040 to v4.5.3#59
oddstr13 merged 1 commit intodevfrom
renovate/rp2040-rp2040-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 19, 2025

This PR contains the following updates:

Package Update Change
rp2040:rp2040 patch 4.5.0 -> 4.5.3

Release Notes

earlephilhower/arduino-pico (rp2040:rp2040)

v4.5.3: - SoftwareSerial and SPI fixes

Compare Source

Overview

Important update if you're a SoftwareSerial or SerialPIO user for much improved reception performance. Otherwise, just minor bug fixes

SoftwareSerial/SerialPIO

  • Optimize parity calculations in SerialPIO (#​2932) (#​2933)
  • Rewrite SerialPIO receive path, ensure proper edge (#​2929)

Peripherals

  • Fix RP2350B SPI RX pin list (#​2931)
  • Fix rp2040.getCycleCount() from core1 (#​2915)
  • Add pin definitions for I2C1 on Cytron IRIV (#​2916)
  • Generate PWMAudio pacer frequencies for 176/276MHz (#​2913)

Miscellaneous

  • Add PIO.h header verification to CI (#​2911)
  • Update LittleFS and Adafruit USB libraries (#​2919)

v4.5.2: - New boards, fixes for specific variants

Compare Source

Overview

Minor update focused on cleaning up some existing board definitions and examples with a couple new boards thrown in to the mix

New Boards

  • Add Adafruit Fruit Jam and Feather RP2350 Adalogger (#​2907)

WiFi Tweaks

  • Add explicit using arduino::IPAddress to headers (#​2894)
  • Add WiFi region for Pico2W (#​2872)

Updated Boards

v4.5.1: - Windows Python Fix, Bidirectional TDM

Compare Source

Overview

Minor update. Under Windows, clean up dangling Python processes better. Miscellaneous new boards and quality of life fixes

IDE/Windows

  • Redo UF2 discovery for Windows compatibility (#​2853)

I2S

Boards

  • Add Olimex Pico2XL and Pico2XXL (#​2868)
  • Add <1MB FS options for multi-size boards (#​2867)
  • Use flash size menu for Olimex boards (#​2866)
  • Add Pimoroni Servo2040 (#​2865)
  • Fix invalid overclock speeds 175 and 275 MHz (#​2855)

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-4.x branch from f6a06bc to 5e46bd5 Compare April 16, 2025 21:57
@renovate renovate Bot changed the title Update dependency rp2040:rp2040 to v4.5.1 Update dependency rp2040:rp2040 to v4.5.2 Apr 16, 2025
@renovate renovate Bot force-pushed the renovate/rp2040-rp2040-4.x branch from 5e46bd5 to ab70843 Compare May 2, 2025 16:08
@renovate renovate Bot changed the title Update dependency rp2040:rp2040 to v4.5.2 Update dependency rp2040:rp2040 to v4.5.3 May 2, 2025
@oddstr13 oddstr13 merged commit af283ef into dev May 15, 2025
1 check passed
@renovate renovate Bot deleted the renovate/rp2040-rp2040-4.x branch May 15, 2025 22:00
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