mirror of
https://github.com/platformio/platformio-core.git
synced 2025-11-01 22:51:36 +01:00
Replace native with linux_arm platform for Raspberry Pi
This commit is contained in:
@@ -18,6 +18,6 @@
|
||||
# targets = upload
|
||||
|
||||
[env:raspberrypi_2b]
|
||||
platform = native
|
||||
platform = linux_arm
|
||||
framework = wiringpi
|
||||
board = raspberrypi_2b
|
||||
|
||||
@@ -18,6 +18,6 @@
|
||||
# targets = upload
|
||||
|
||||
[env:raspberrypi_2b]
|
||||
platform = native
|
||||
platform = linux_arm
|
||||
framework = wiringpi
|
||||
board = raspberrypi_2b
|
||||
|
||||
Reference in New Issue
Block a user