Initial commit, getting all the stuff from PlatformIO
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
cd build
|
||||
emcmake cmake ..
|
||||
emmake make -j$(nproc)
|
||||
code index.html
|
||||
Reference in New Issue
Block a user