raspberrypi-rp2040 github 镜像仓库
Go to file
David Sugar 1cef56ad9d
Enable XIP using stage 2 bootloader (#73)
* flash enable xip calls stage two bootloader using inline assembly

* flash erase/program now works in all modes (Debug, ReleaseSmall, ReleaseSafe, ReleaseFast)

* further docs added
2023-07-31 07:20:02 -07:00
.buildkite Pio updates (#41) 2023-04-12 23:50:03 -07:00
examples Enable XIP using stage 2 bootloader (#73) 2023-07-31 07:20:02 -07:00
src Enable XIP using stage 2 bootloader (#73) 2023-07-31 07:20:02 -07:00
tools rp2040-flasher inital commit (#72) 2023-07-24 15:01:19 +02:00
.gitattributes
.gitignore PIO assembler (#25) 2023-04-08 10:22:19 -07:00
build.zig rp2040-flasher inital commit (#72) 2023-07-24 15:01:19 +02:00
build.zig.zon rp2040-flasher inital commit (#72) 2023-07-24 15:01:19 +02:00
LICENSE
README.adoc Readme fix (#37) 2023-04-07 09:11:31 -07:00
rp2040.ld Enable XIP using stage 2 bootloader (#73) 2023-07-31 07:20:02 -07:00