m5stack / M5Stack

M5Stack Arduino Library
MIT License
1.21k stars 429 forks source link

How to compile on Ubuntu? #243

Closed rmartyni closed 3 years ago

rmartyni commented 3 years ago

Hello,

Could you please include how to compile code on ubuntu for ESP32? What tools to install? What system variables to set that cmake would find required includes and libraries?

Thank you

Gitshaoxiang commented 3 years ago

the easy way is to download a vscode and install platformIO plugging for compile code.