mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2024-12-24 05:01:31 +11:00
882db12855
* Modifies: * Cargo toml to include arduino_nano_connect package * README to update documentation to reflect a board being added Adds: * Basic support package for Arduino's RP2040 Nano Connect board * blinky example Co-authored-by: splicedbread <jacob.vanderkarr@oit.edu> Co-authored-by: 9names <60134748+9names@users.noreply.github.com>
12 lines
326 B
Plaintext
12 lines
326 B
Plaintext
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
debug/
|
|
target/
|
|
|
|
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
|
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
|
|
Cargo.lock
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|