Преглед на файлове

add notes regarding development for openwrt depends

jb6113 преди 1 година
родител
ревизия
bb64339951
променени са 2 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 6 0
      README.md
  2. 0 0
      test.pdf

+ 6 - 0
README.md

@@ -106,6 +106,12 @@ sudo pacman -Syu esptool
 
 ```
 
+# openwrt
+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
+```
+
 # 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*).
 

+ 0 - 0
test.pdf