Docs link
This commit is contained in:
parent
8b99dd4753
commit
0f6256d9ce
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# AVR Playground
|
||||
|
||||
[QEMU AVR Docs](https://www.qemu.org/docs/master/system/target-avr.html)
|
||||
|
||||
```bash
|
||||
sudo dnf install avr-binutils avr-libc avr-gcc avr-gcc-c++ avrdude qemu-system-avr
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue