issues
search
tinygo-org
/
tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
https://tinygo.org
Other
15.51k
stars
914
forks
source link
Fix RP2350 memory layout
#4626
Open
cibomahto
opened
3 days ago
cibomahto
commented
3 days ago
partial change set for #4459
Remove rp2040-style second stage bootloader.
Add 'minimum viable' IMAGE_DEF embedded block
Create a pico2-specific target
dgryski
commented
3 days ago
/cc @soypat
partial change set for #4459