You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix m5stack_core_esp32 related board variants (#290)
* In the espressif/arduino-esp32 repository the variant m5stack_core_esp32 was renamed to m5stack_core.
See espressif/arduino-esp32@a1c86ae#diff-498a5473e69c1931584e14350d29bc3f8b22f7cf7469d3ef81c896298c9f9291
Therefore some m5stack boards were updated correspondingly.
* Remove ldscript configuration from M5Stack JSON
Removed Arduino ldscript configuration from build settings.
* Remove ldscript configuration from m5stack-core-esp32
Removed Arduino ldscript configuration from build settings.
* Remove ldscript configuration from m5stack-grey.json
Removed Arduino ldscript configuration from build settings.
---------
Co-authored-by: Jason2866 <[email protected]>
0 commit comments