tinygo-org / tinygo

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
https://tinygo.org
Other
15.39k stars 909 forks source link

Add support for Raspberry Pi's RP2350 Dual Arm Cortex-M33 #4452

Open soypat opened 2 months ago

soypat commented 2 months ago

This issue would seek a replication of this PR done for the RP2040 for the new RP2350 chip.

Support for RISCV Hazard3 cores is out of the scope of this issue.

deadprogram commented 2 months ago

See https://github.com/cmsis-svd/cmsis-svd-data/pull/8 for one important part of this work to be done.