mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
Fix Raspduino extra flags
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
{
|
||||
"raspduino": {
|
||||
"build": {
|
||||
"board": "AVR_RASPDUINO",
|
||||
"core": "arduino",
|
||||
"extra_flags": "-DARDUINO_ARCH_AVR -DAVR_RASPDUINO",
|
||||
"f_cpu": "16000000L",
|
||||
"mcu": "atmega328p",
|
||||
"variant": "standard"
|
||||
|
Reference in New Issue
Block a user