5 lines
127 B
JSON
5 lines
127 B
JSON
|
|
{
|
||
|
|
"inherits": ["arduino-nano"],
|
||
|
|
"flash-command": "avrdude -c arduino -p atmega328p -b 115200 -P {port} -U flash:w:{hex}:i"
|
||
|
|
}
|