Skip to content

Commit 2771062

Browse files
Fixing documentation (#27)
1 parent eb8d13c commit 2771062

14 files changed

+185
-370
lines changed

.github/uncrustify.cfg

-184
This file was deleted.

.github/workflows/00-Check-Code-Convention.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
sudo make install
7474
echo "Uncrustify has been installed successfully!"
7575
cd ../../
76-
sudo cp ./.github/uncrustify.cfg ./uncrustify/uncrustify.cfg
76+
sudo cp ./tools/uncrustify.cfg ./uncrustify/uncrustify.cfg
7777
echo "Install clang-tidy and cppcheck ..."
7878
sudo apt install clang-tidy cppcheck
7979
- name: Run test

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
*.orig
33
*.bak
44
*.html
5-
*.png
65
.vscode/
76
**/build/
87
**/GNU ARM v*

locator_host/image/readme_img0.png

43.4 KB
Loading

locator_host/image/readme_img1.png

282 KB
Loading

locator_host/image/readme_img2.png

87.6 KB
Loading

locator_host/image/readme_img3.png

243 KB
Loading

locator_host/image/readme_img4.png

29.6 KB
Loading

locator_host/image/readme_img5.png

43.9 KB
Loading

locator_host/image/readme_img7.png

157 KB
Loading

locator_ncp/image/readme_img0.png

43.4 KB
Loading

locator_ncp/image/readme_img1.png

29.8 KB
Loading

locator_ncp/image/readme_img2.png

92.8 KB
Loading

0 commit comments

Comments
 (0)