machine: bump rp2350 CPUFrequency to 150 MHz (#4766)

Leave rp2040 speed bump to 200 MHz for a future change, because it
requires bumping the core voltage as well[0].

[0] https://github.com/raspberrypi/pico-sdk/releases/tag/2.1.1
This commit is contained in:
Elias Naur
2025-03-01 14:09:53 +01:00
committed by GitHub
parent 92c130c7be
commit b95effbdd7
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@ import (
)
const (
cpuFreq = 125 * MHz
_NUMBANK0_GPIOS = 30
_NUMBANK0_IRQS = 4
_NUMIRQ = 32