This commit is contained in:
2025-09-11 13:38:49 +03:00
parent ac5d8c5d88
commit 251d86940b
2 changed files with 134 additions and 18 deletions

View File

@@ -1,4 +1,13 @@
[env:ATmega328P]
platform = atmelavr
board = ATmega328P
framework = arduino
board_build.mcu = atmega328
board_build.f_cpu = 8000000L
framework = arduino
#upload_protocol = usbasp
#board_fuses.hfuse = 0xDF
#board_fuses.lfuse = 0xE2
#board_fuses.efuse = 0x07
#upload_flags =
# -Pusb
# -e