diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 49a2bf3c6..585775e48 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -32,5 +32,5 @@ jobs: - name: Build for lora-relay-v1 run: platformio run -e lora-relay-v1 # Turn off linux for now - #- name: Build for linux - # run: platformio run -e linux + name: Build for native + run: platformio run -e native diff --git a/.gitignore b/.gitignore index 5ab921d31..d250737cb 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,8 @@ Thumbs.db .built .context .cproject -.idea/* .vagrant nanopb* flash.uf2 +cmake-build* + diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml new file mode 100644 index 000000000..f60388162 --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 000000000..79ee123c2 --- /dev/null +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/.idea/meshtastic-esp32.iml b/.idea/meshtastic-esp32.iml new file mode 100644 index 000000000..f08604bb6 --- /dev/null +++ b/.idea/meshtastic-esp32.iml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 000000000..79b3c9483 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 000000000..8bde5d372 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 000000000..1138593be --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 000000000..1381bb27a --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1615788661896 + + + + + + + + + + + + + file://$PROJECT_DIR$/src/mesh/StreamAPI.cpp + 20 + + + file://$PROJECT_DIR$/src/mesh/wifi/WiFiServerAPI.cpp + 53 + + + + + + +