Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e2c4799

Browse filesBrowse files
GautierAtWorkgautierseidelP-R-O-C-H-Y
authored
feature(m5stack-atom): allow events and loop on core0 (espressif#8462)
Closes espressif#8461 Co-authored-by: Gautier Seidel <gautier@seidel.fr> Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>
1 parent 082a61e commit e2c4799
Copy full SHA for e2c4799

File tree

Expand file treeCollapse file tree

1 file changed

+10
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+10
-0
lines changed

‎boards.txt

Copy file name to clipboardExpand all lines: boards.txt
+10Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12989,6 +12989,16 @@ m5stack-atom.build.boot=dio
1298912989
m5stack-atom.build.partitions=default
1299012990
m5stack-atom.build.defines=
1299112991

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+
1299213002
m5stack-atom.menu.PartitionScheme.default=Default
1299313003
m5stack-atom.menu.PartitionScheme.default.build.partitions=default
1299413004
m5stack-atom.menu.PartitionScheme.no_ota=No OTA (Large APP)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.