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 @@ -12989,6 +12989,16 @@ m5stack-atom.build.boot=dio
12989
12989
m5stack-atom.build.partitions=default
12990
12990
m5stack-atom.build.defines=
12991
12991
12992
+ m5stack-atom.menu.LoopCore.1=Core 1
12993
+ m5stack-atom.menu.LoopCore.1.build.loop_core=-DARDUINO_RUNNING_CORE=1
12994
+ m5stack-atom.menu.LoopCore.0=Core 0
12995
+ m5stack-atom.menu.LoopCore.0.build.loop_core=-DARDUINO_RUNNING_CORE=0
12996
+
12997
+ m5stack-atom.menu.EventsCore.1=Core 1
12998
+ m5stack-atom.menu.EventsCore.1.build.event_core=-DARDUINO_EVENT_RUNNING_CORE=1
12999
+ m5stack-atom.menu.EventsCore.0=Core 0
13000
+ m5stack-atom.menu.EventsCore.0.build.event_core=-DARDUINO_EVENT_RUNNING_CORE=0
13001
+
12992
13002
m5stack-atom.menu.PartitionScheme.default=Default
12993
13003
m5stack-atom.menu.PartitionScheme.default.build.partitions=default
12994
13004
m5stack-atom.menu.PartitionScheme.no_ota=No OTA (Large APP)
You can’t perform that action at this time.
0 commit comments