Skip to content

Commit

Permalink
changed board name again
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkamprath committed Nov 25, 2024
1 parent afd479c commit 6f7edee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ravedude/src/boards.toml
Original file line number Diff line number Diff line change
Expand Up @@ -239,17 +239,17 @@
# No IDs here because the Nano 168 uses a generic USB-Serial chip.
error = "Not able to guess port"

[atmega-dip40-atmega1284p]
[mighty-core-atmega1284p]
name = "Mighty Core DIP40 Dev Board for ATMEGA1284P"

[atmega-dip40-atmega1284p.reset]
[mighty-core-atmega1284p.reset]
automatic = true

[atmega-dip40-atmega1284p.avrdude]
[mighty-core-atmega1284p.avrdude]
programmer = "arduino"
partno = "atmega1284p"
baudrate = -1
do-chip-erase = true

[atmega-dip40-atmega1284p.usb-info]
[mighty-core-atmega1284p.usb-info]
error = "Not able to guess port"

0 comments on commit 6f7edee

Please sign in to comment.