added esp32 host project for testing, until fipy expansion board arrives
parent
f70d15ed
No related branches found
No related tags found
Showing
- host/esp32/.gitignore 5 additions, 0 deletionshost/esp32/.gitignore
- host/esp32/.vscode/extensions.json 10 additions, 0 deletionshost/esp32/.vscode/extensions.json
- host/esp32/include/README 39 additions, 0 deletionshost/esp32/include/README
- host/esp32/platformio.ini 14 additions, 0 deletionshost/esp32/platformio.ini
- host/esp32/src/main.cpp 9 additions, 0 deletionshost/esp32/src/main.cpp
- host/esp32/test/README 11 additions, 0 deletionshost/esp32/test/README
host/esp32/.gitignore
0 → 100644
host/esp32/.vscode/extensions.json
0 → 100644
host/esp32/include/README
0 → 100644
host/esp32/platformio.ini
0 → 100644
host/esp32/src/main.cpp
0 → 100644
host/esp32/test/README
0 → 100644
Please register or sign in to comment