commit 36b1b0dcd9146388b5af5c1079d85589604e10e2 Author: RtlduinoMan <13826173658@163.com> Date: Wed Sep 7 21:15:08 2016 +0800 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f805e81 --- /dev/null +++ b/.gitignore @@ -0,0 +1,33 @@ +# Object files +*.o +*.ko +*.obj +*.elf + +# Precompiled Headers +*.gch +*.pch + +# Libraries +*.lib +*.a +*.la +*.lo + +# Shared objects (inc. Windows DLLs) +*.dll +*.so +*.so.* +*.dylib + +# Executables +*.exe +*.out +*.app +*.i*86 +*.x86_64 +*.hex + +# Debug files +*.dSYM/ +*.su diff --git a/README.md b/README.md new file mode 100644 index 0000000..7d7adb6 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# RTL8710_SDK_GCC_VERSION +Linux RTL8710AF below the GCC version, you can Ubuntu, CentOS, Fedora and so on the development of the SDK environment, support the compiler, debugging, running.