Raspberry Pi based P1 reader
Go to file
2023-09-02 05:56:50 +02:00
.cargo Improved debugger experience 2023-09-02 05:42:47 +02:00
bootloader Added third stage bootloader 2023-09-02 05:31:18 +02:00
firmware Updated wifi firmware and included their license 2023-09-01 01:40:51 +02:00
src Repartitioned flash and improved how firmwares are loaded when flashed seperately 2023-09-01 19:57:07 +02:00
.embed.toml Improved debugger experience 2023-09-02 05:42:47 +02:00
.gitignore Removed .env from repo 2023-08-26 23:53:55 +02:00
build.rs Added third stage bootloader 2023-09-02 05:31:18 +02:00
Cargo.lock Added third stage bootloader 2023-09-02 05:31:18 +02:00
Cargo.toml Adjusted settings for better optimization 2023-09-02 05:56:50 +02:00
memory.x.in Added third stage bootloader 2023-09-02 05:31:18 +02:00
rust-toolchain.toml Added toolchain file to make sure the correct toolchain gets selected for the project 2023-07-05 16:24:36 +02:00
sample.txt First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
wrapper.sh Improved debugger experience 2023-09-02 05:42:47 +02:00