Repositorio con el proyecto creado para la charla de RustMX sobre Rust en Arduino.
Go to file
kirbylife 76102d28a4 now use the read_volatile and xor op to flip the bit value 2022-12-10 00:45:48 -06:00
src now use the read_volatile and xor op to flip the bit value 2022-12-10 00:45:48 -06:00
.gitignore Initial commit 2022-11-21 00:38:10 -06:00
Cargo.toml Remove the eh_personality custom and some unused macros 2022-11-22 00:04:29 -06:00
LICENSE Initial commit 2022-11-21 05:16:32 +00:00
README.md Initial commit 2022-11-21 05:16:32 +00:00
avr-atmega328p.json Initial commit 2022-11-21 00:38:10 -06:00

README.md

Arduino_blinkrs

Repositorio con el proyecto creado para la charla de RustMX sobre Rust en Arduino.