Selaa lähdekoodia

Initial commit

haitaowang1001 10 kuukautta sitten
commit
701d84472b
2 muutettua tiedostoa jossa 37 lisäystä ja 0 poistoa
  1. 34 0
      .gitignore
  2. 3 0
      README.md

+ 34 - 0
.gitignore

@@ -0,0 +1,34 @@
+# ---> C
+# 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/
+

+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# dtu_simple
+
+简化版本LAN转485