raspberrypi-rp2040 github 镜像仓库
Go to file
Tobias Kohlbau 545be47670
make reset function more robust (#85)
The reset function should reset cycle a single subsystem. Therefore it
should not assume every reset of each subsystem is deasserted, when
calling this function. Additionally add some comments for the intent of
the function itself.

Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
Co-authored-by: Matt Knight <mattnite@proton.me>
2024-01-14 12:36:55 -08:00
src make reset function more robust (#85) 2024-01-14 12:36:55 -08:00
tools rp2040-flasher inital commit (#72) 2023-07-24 15:01:19 +02:00
.gitattributes try lf endings to fix windows compile error (#7) 2022-07-10 17:31:17 -07:00
.gitignore PIO assembler (#25) 2023-04-08 10:22:19 -07:00
build.zig Microzig Generation 2 Build Interface (#82) 2023-09-22 09:02:51 +02:00
build.zig.zon Microzig Generation 2 Build Interface (#82) 2023-09-22 09:02:51 +02:00
LICENSE add license 2022-06-07 01:22:47 -07:00
README.adoc Microzig Generation 2 Build Interface (#82) 2023-09-22 09:02:51 +02:00
rp2040.ld Enable XIP using stage 2 bootloader (#73) 2023-07-31 07:20:02 -07:00