diff --git a/.gitignore b/.gitignore index 5998e5c..e7e0020 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +todo.txt scratch.txt test-scratch.sh *.bak diff --git a/todo.txt b/todo.txt index 92b9ccc..99ff2a8 100644 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,11 @@ -test new pts messaging system - integrate +test espinfo +test retool flow +test reboot thing +audit readme + maybe pretty up +test/fix changebaud/changebaud +test menuconfig, monitor, flashmonitor, exit-esp-tools +test all for bugs figure out esp32 disable sanity check create blank project as master @@ -20,12 +26,6 @@ extern "C" int ieee80211_raw_frame_sanity_check(int32_t arg, int32_t arg2, int32 } ``` function: extern "C" int ieee80211_raw_frame_sanity_check(int32_t arg, int32_t arg2, int32_t arg3) { return 0; } -test espinfo -audit readme - maybe pretty up -test/fix changebaud/changebaud -test menuconfig, monitor, flashmonitor, exit-esp-tools -test all for bugs mayhaps support bash? # mayhaps it already works mayhaps? test