progress on Wifi in portduino

This commit is contained in:
Kevin Hester
2021-03-15 19:59:31 +08:00
parent 60f7ec8998
commit f492f6deb6
7 changed files with 149 additions and 10 deletions
+3
View File
@@ -0,0 +1,3 @@
set -e
pio run --environment native
gdbserver --once localhost:2345 .pio/build/native/program
+3
View File
@@ -0,0 +1,3 @@
set -e
pio run --environment native
.pio/build/native/program