vault backup: 2026-07-11 16:59:05

This commit is contained in:
John Lyon-Smith
2026-07-11 16:59:05 -07:00
parent b0318f13ae
commit ecb462a16b
82 changed files with 1970 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
## References
- [Ethernet - Arduino Reference](https://www.arduino.cc/reference/en/libraries/ethernet)
- [A complete guide to running Rust on Arduino - LogRocket Blog](https://blog.logrocket.com/complete-guide-running-rust-arduino)
- [Arduino - Turn LED ON and OFF With Button - The Robotics Back-End](https://roboticsbackend.com/arduino-turn-led-on-and-off-with-button)
- https://github.com/avrdudes/avrdude
- [Adding the #[no_std] attribute - The AVR-Rust Guidebook](https://book.avr-rust.org/005.2-adding-no-std-attribute.html)
- [GitHub - osx-cross/homebrew-avr: Homebrew AVR Toolchain](https://github.com/osx-cross/homebrew-avr)
- [A complete guide to running Rust on Arduino - LogRocket Blog](https://blog.logrocket.com/complete-guide-running-rust-arduino/)