readme
This commit is contained in:
parent
055fa83a3e
commit
1d4a92f32a
1 changed files with 9 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# Programming for the `atmega382p`
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
|
||||||
|
```bash
|
||||||
|
dnf install avr-gcc avr-binutils avr-gcc-c++ avr-libc avrdude
|
||||||
|
```
|
||||||
|
|
||||||
|
Note: The `avr-libc` files will be located in `/usr/avr`.
|
Loading…
Add table
Reference in a new issue