Browse Source

update

tags/v0
zhaohe 1 year ago
parent
commit
157084f900
  1. 9
      .clang-format
  2. 3
      .gitmodules
  3. 1
      a8000_protocol

9
.clang-format

@ -0,0 +1,9 @@
# Defines the Chromium style for automatic reformatting.
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
Language: Cpp
BasedOnStyle: Google
ColumnLimit: 300
AlignConsecutiveMacros: true
AlignConsecutiveDeclarations: true
AlignConsecutiveAssignments: true
AlignOperands: true

3
.gitmodules

@ -0,0 +1,3 @@
[submodule "a8000_protocol"]
path = a8000_protocol
url = zwsd@192.168.1.3:project_boditech_vidas_a8000_v3/a8000_protocol.git

1
a8000_protocol

@ -0,0 +1 @@
Subproject commit 5081899a39cbbfca1beb5da571b1df2f0ce46789
Loading…
Cancel
Save