Михаил Капелько 3 months ago
parent
commit
b44223d065
6 changed files with 6 additions and 1 deletions
  1. +0
    -0
      .gitignore
  2. +1
    -0
      gen-C++
  3. +0
    -1
      gen-cpp
  4. +0
    -0
      language-C++/Memory/src/Memory.Aux.cpp
  5. +0
    -0
      language-C++/src/test.cpp
  6. +5
    -0
      platform-OpenWrt/README.md

+ 0
- 0
.gitignore View File


+ 1
- 0
gen-C++ View File

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

+ 0
- 1
gen-cpp View File

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

cpp/Memory/src/Memory.Aux.cpp → language-C++/Memory/src/Memory.Aux.cpp View File


cpp/src/test.cpp → language-C++/src/test.cpp View File


+ 5
- 0
platform-OpenWrt/README.md 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.

Loading…
Cancel
Save