Raspberry Pi based P1 reader
Go to file
2023-09-08 00:57:02 +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 UART adjustments 2023-09-08 00:11:56 +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 Improved status reporting 2023-09-07 01:45:41 +02:00
Cargo.toml Added some notes on forked crates 2023-09-08 00:57:02 +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