@@ -880,13 +880,13 @@ stella.build.core=arduino
880
880
stella.build.crossprefix=arm-none-eabi-
881
881
stella.build.compiler_path={runtime.tools.arm-none-eabi-gcc-7-2017q4.path}/bin/
882
882
883
- stella.build.variant=ARDUINO_NANO33BLE
883
+ stella.build.variant=STELLA
884
884
stella.build.mcu=cortex-m4
885
885
stella.build.extra_flags=
886
886
stella.build.architecture=cortex-m4
887
887
stella.build.fpu=-mfpu=fpv4-sp-d16
888
888
stella.build.float-abi=-mfloat-abi=softfp
889
- stella.build.board=ARDUINO_NANO33BLE
889
+ stella.build.board=STELLA
890
890
stella.build.ldscript=linker_script.ld
891
891
stella.compiler.mbed.arch.define=-DARDUINO_ARCH_NRF52840
892
892
stella.compiler.mbed.defines={build.variant.path}/defines.txt
@@ -899,19 +899,11 @@ stella.compiler.mbed="{build.variant.path}/libs/libmbed.a" "{build.variant.path}
899
899
stella.vid.0=0x2341
900
900
stella.pid.0=0x005a
901
901
stella.vid.1=0x2341
902
- stella.pid.1=0x805a
903
- stella.vid.2=0x2341
904
- stella.pid.2=0x015a
905
- stella.vid.3=0x2341
906
- stella.pid.3=0x025a
902
+ stella.pid.1=0x0076
907
903
stella.upload_port.0.vid=0x2341
908
904
stella.upload_port.0.pid=0x005a
909
905
stella.upload_port.1.vid=0x2341
910
- stella.upload_port.1.pid=0x805a
911
- stella.upload_port.2.vid=0x2341
912
- stella.upload_port.2.pid=0x015a
913
- stella.upload_port.3.vid=0x2341
914
- stella.upload_port.3.pid=0x025a
906
+ stella.upload_port.1.pid=0x0076
915
907
916
908
stella.upload.tool=bossac
917
909
stella.upload.tool.default=bossac
0 commit comments