tobozo / M5Stack-SD-Updater

💾 Customizable menu system for M5Stack, M5Unified and ESP32-Chimera-Core - loads apps from the Micro SD card. Easily add you own apps
MIT License
310 stars 42 forks source link

[SD-App] Please add @vcraftjp's M5Stack_Particle_demo #70

Open tobozo opened 5 years ago

tobozo commented 5 years ago

https://github.com/vcraftjp/M5Stack_Particle_demo

tobozo commented 4 years ago

The app has been scheduled for rebuild

tobozo commented 4 years ago

namespace:

Particle_demo

pre-hook:

inofile=Particle_Demo.ino; mv main.cpp $inofile; inofile_forced=$inofile; has_source=1

post-hook:

# 
tobozo commented 4 years ago

Compilation of this package failed, it has been labeled as invalid until the source of the problem is identified and addressed