From f492f6deb63df356086a6a3b03b5fda843ac0f03 Mon Sep 17 00:00:00 2001 From: Kevin Hester Date: Mon, 15 Mar 2021 19:59:09 +0800 Subject: [PATCH] progress on Wifi in portduino --- .idea/.gitignore | 8 -- .idea/workspace.xml | 135 ++++++++++++++++++++++++++++++++ CMakeLists.txt | 3 + bin/native-gdbserver.sh | 3 + bin/native-run.sh | 3 + src/mesh/wifi/WiFiServerAPI.cpp | 2 +- src/portduino/PortduinoGlue.cpp | 5 +- 7 files changed, 149 insertions(+), 10 deletions(-) delete mode 100644 .idea/.gitignore create mode 100644 .idea/workspace.xml create mode 100755 bin/native-gdbserver.sh create mode 100755 bin/native-run.sh diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 73f69e09..00000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml -# Editor-based HTTP Client requests -/httpRequests/ diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 00000000..6ba904e2 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1615788661896 + + + + + + + + + + + + + file://$PROJECT_DIR$/src/main.cpp + 282 + + + + + + +