OttoDIY / blockly

Otto Blockly; a fully integrated graphical programming for any type of Arduino projects, including robots, ready to install in your computer, it works offline and also online
https://www.ottodiy.com/software
GNU General Public License v2.0
114 stars 80 forks source link

Add support for ESP32devC & M5 stack boards? #154

Open samuk opened 2 years ago

samuk commented 2 years ago

Issue Template

Explain the problem:

*Is it a code issue? - make sure you are using the right libraries and Mblock or Arduino software, please post a screenshot.

In the Otto blockly interface I cannot add ESP32devC or M5 stack as supported boards.

Specifically, I would like to use this open hardware version: ESP32-WROVER-DevKit-Lipo but I believe it is pin-compatible with all ESP32devC boards.

Additionally I'd like to play with the M5 stack core boards

As an aside, I wonder if some kind of HAL system would be possible as used here