瀏覽代碼

add notes re openwrt

jb6113 11 月之前
父節點
當前提交
7243657f31
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -110,8 +110,15 @@ sudo pacman -Syu esptool
 installed the openwrt developer requirements on a debian computer
 ```
 sudo apt install build-essential clang flex bison g++ gawk gcc-multilib g++-multilib gettext git libncurses-dev libssl-dev python3-distutils rsync unzip zlib1g-dev file wget
+
 ```
 
+follow the openwrt helloworld examples
+
+We are going to target two devices.  The Google WiFi Router, NLS-1304-25 using a Qualcomm IPQ4019 arm cortex a7 neon vfpv4.  The other, a TP-Link TGR1900 using a Qualcomm IPQ8064 SoC.
+
+
+
 # ESP8266ex
 The `ESP8266` chip does not really exist as part that is available to consumers, but everyone calls the `ESP8266ex` by that name (without the *ex*).