|
@@ -1,9 +1,8 @@
|
|
|
; PlatformIO Project Configuration File https://docs.platformio.org/page/projectconf.html
|
|
; PlatformIO Project Configuration File https://docs.platformio.org/page/projectconf.html
|
|
|
|
|
|
|
|
[platformio]
|
|
[platformio]
|
|
|
-default_envs = ZuluSCSI_Pico_2
|
|
|
|
|
-
|
|
|
|
|
;default_envs = ZuluSCSIv1_0, ZuluSCSIv1_0_mini, ZuluSCSIv1_1_plus, ZuluSCSI_RP2040, ZuluSCSI_RP2040_Audio, ZuluSCSI_Pico, ZuluSCSI_Pico_DaynaPORT, ZuluSCSI_BS2, ZuluSCSI_Pico_2
|
|
;default_envs = ZuluSCSIv1_0, ZuluSCSIv1_0_mini, ZuluSCSIv1_1_plus, ZuluSCSI_RP2040, ZuluSCSI_RP2040_Audio, ZuluSCSI_Pico, ZuluSCSI_Pico_DaynaPORT, ZuluSCSI_BS2, ZuluSCSI_Pico_2
|
|
|
|
|
+default_envs = ZuluSCSI_Pico_2
|
|
|
|
|
|
|
|
; Example platform to serve as a base for porting efforts
|
|
; Example platform to serve as a base for porting efforts
|
|
|
[env:template]
|
|
[env:template]
|
|
@@ -293,7 +292,7 @@ build_flags =
|
|
|
;========================================
|
|
;========================================
|
|
|
; ZuluSCSI RP2350 hardware platform, based on the Raspberry Pi foundation RP2350 microcontroller
|
|
; ZuluSCSI RP2350 hardware platform, based on the Raspberry Pi foundation RP2350 microcontroller
|
|
|
[env:ZuluSCSI_Pico_2]
|
|
[env:ZuluSCSI_Pico_2]
|
|
|
-platform = https://github.com/maxgerhardt/platform-raspberrypi.git#develop
|
|
|
|
|
|
|
+platform = https://github.com/maxgerhardt/platform-raspberrypi.git#5e87ae34ca025274df25b3303e9e9cb6c120123c
|
|
|
platform_packages =
|
|
platform_packages =
|
|
|
framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git
|
|
framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git
|
|
|
board_build.core = earlephilhower
|
|
board_build.core = earlephilhower
|