forked from Luos-io/luos_engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.clang-format-ignore
More file actions
28 lines (25 loc) · 777 Bytes
/
.clang-format-ignore
File metadata and controls
28 lines (25 loc) · 777 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Files
./.*
*.json
*/.vscode
*/.pio
.github
# Examples
./examples/projects/**/**/src
./examples/projects/**/**/inc
./examples/projects/**/**/include
./Examples/hardware
./examples/projects/l0/distance/lib/distance/VL53L0X_1.0.2
./examples/projects/l0/imu/lib/Imu/motion_driver_6.12
./examples/projects/l0/load/lib/load/HX711
./examples/projects/l0/dxl/lib/dxl/Dynamixel_Servo
./examples/projects/l0/button_freertos/lib/FreeRTOS/Source
./examples/projects/l0/demo/**/src
./examples/projects/l0/demo/**/inc
./examples/projects/l0/demo/**/include
# Third party libs
./tool_services/gate/TinyJSON/tiny-json.h
./tool_services/gate/TinyJSON/tiny-json.c
./tool_services/pipe/WS/native/mongoose
./tool_services/pipe/WS/ESP32_IDF/mongoose
./tool_services/pipe/WS/ARDUINO/WebSockets