File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -12488,6 +12488,16 @@ m5stack-atom.build.boot=dio
12488
12488
m5stack-atom.build.partitions=default
12489
12489
m5stack-atom.build.defines=
12490
12490
12491
+ m5stack-atom.menu.LoopCore.1=Core 1
12492
+ m5stack-atom.menu.LoopCore.1.build.loop_core=-DARDUINO_RUNNING_CORE=1
12493
+ m5stack-atom.menu.LoopCore.0=Core 0
12494
+ m5stack-atom.menu.LoopCore.0.build.loop_core=-DARDUINO_RUNNING_CORE=0
12495
+
12496
+ m5stack-atom.menu.EventsCore.1=Core 1
12497
+ m5stack-atom.menu.EventsCore.1.build.event_core=-DARDUINO_EVENT_RUNNING_CORE=1
12498
+ m5stack-atom.menu.EventsCore.0=Core 0
12499
+ m5stack-atom.menu.EventsCore.0.build.event_core=-DARDUINO_EVENT_RUNNING_CORE=0
12500
+
12491
12501
m5stack-atom.menu.PartitionScheme.default=Default
12492
12502
m5stack-atom.menu.PartitionScheme.default.build.partitions=default
12493
12503
m5stack-atom.menu.PartitionScheme.no_ota=No OTA (Large APP)
You can’t perform that action at this time.
0 commit comments