This commit is contained in:
Михаил Капелько
2024-03-19 22:45:29 +03:00
parent cd21d0d8ab
commit b44223d065
6 changed files with 6 additions and 1 deletions

0
.gitignore vendored Executable file → Normal file
View File

1
gen-C++ Executable file
View File

@@ -0,0 +1 @@
c++ -o mem language-C++/src/test.cpp

View File

@@ -1 +0,0 @@
c++ -o mem cpp/src/test.cpp

0
cpp/src/test.cpp → language-C++/src/test.cpp Executable file → Normal file
View File

5
platform-OpenWrt/README.md Executable file
View File

@@ -0,0 +1,5 @@
Instructions for [TP-Link TL-MR3020 v1](https://openwrt.org/toh/tp-link/tl-mr3020)
1. Use Linux host
1. Download the last supported [SDK 17.01.7](https://downloads.openwrt.org/releases/17.01.7/targets/ar71xx/generic/lede-sdk-17.01.7-ar71xx-generic_gcc-5.4.0_musl-1.1.16.Linux-x86_64.tar.xz)
1.