Raspberry Pi based P1 reader
Go to file
2023-09-13 01:50:57 +02:00
.cargo Implemented first version of OTA 2023-09-07 00:30:56 +02:00
bootloader Implemented first version of OTA 2023-09-07 00:30:56 +02:00
firmware Updated wifi firmware and included their license 2023-09-01 01:40:51 +02:00
src Added verifying status message 2023-09-13 01:50:57 +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 Updates are now signed 2023-09-08 17:48:02 +02:00
Cargo.toml Updates are now signed 2023-09-08 17:48:02 +02:00
key.pub Updates are now signed 2023-09-08 17:48:02 +02:00
memory.x.in Added third stage bootloader 2023-09-02 05:31:18 +02:00
release.sh Updates are now signed 2023-09-08 17:48:02 +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