updated makefile

This commit is contained in:
hugo LAMY
2025-03-06 09:09:07 +01:00
parent 98e40d5bb8
commit fc45812dfb
9 changed files with 76 additions and 308 deletions

View File

@@ -79,3 +79,8 @@ avrdude: safemode: Fuses OK (E:00, H:00, L:00)
avrdude done. Thank you.
```
## makefile on mac
- `brew tap osx-cross/avr`
- `brew install avr-gcc avrdude`