Raspberry Pi based P1 reader
Go to file
2023-07-05 16:24:36 +02:00
.cargo First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
firmware First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
src Send received data over socket directly instead of parsing it 2023-06-29 20:55:09 +02:00
.env First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
.gdbinit First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
.gitignore First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
build.rs First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
Cargo.lock First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
Cargo.toml First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +02:00
memory.x First project for the rpi pico (w) using rust 2023-06-09 04:08:04 +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