You've already forked M5Stack_Linux_Libs
mirror of
https://github.com/m5stack/M5Stack_Linux_Libs.git
synced 2026-05-20 11:01:38 -07:00
2 lines
66 B
Python
2 lines
66 B
Python
with open('../../tools/scons/compile.py') as f:
|
|
exec(f.read()) |