-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Expand file tree
/
Copy path.gitignore
More file actions
100 lines (100 loc) · 1.32 KB
/
Copy path.gitignore
File metadata and controls
100 lines (100 loc) · 1.32 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
html
latex
hil_report.md
hil_report.json
*.json.failed
*.a
*.d
*.o
*.P
*.axf
*.bin
*.elf
*.env
*.ind
*.log
*.sarif
*.map
*.obj
*.jlink
*.emSession
*.ninja*
*.eww
*.ewp
*.ewt
*.ewd
*.hex
.venv/
cmake_install.cmake
CMakeCache.txt
settings/
.settings/
.vscode/
.gdb_history
/examples/*/*/build*
test_old/
tests_obsolete/
_build/
build/
!/.claude/skills/build/
/examples/*/*/ses
/examples/*/*/ozone
/examples/obsolete
hw/bsp/**/cubemx/*/
.mxproject
# coverity intermediate files
cov-int
# cppcheck build directories
*-build-dir
/_bin/
__pycache__
cmake-build/
cmake-build-*
sdkconfig
.PVS-Studio
.vscode/
CMakeFiles
Debug
RelWithDebInfo
Release
BrowseInfo
.cmake_build
README_processed.rst
docs/examples/
.worktrees
.claude/worktrees/
.claude/skills/update-sponsor/state.json
cmake-metrics/
# Directories fetched by tools/get_deps.py - not to be committed
lib/CMSIS_5
lib/CMSIS_6
lib/FreeRTOS-Kernel
lib/fatfs
lib/lwip
lib/sct_neopixel
lib/threadx
tools/linkermap
tools/uf2
hw/mcu/allwinner
hw/mcu/analog
hw/mcu/artery
hw/mcu/broadcom
hw/mcu/bridgetek/ft9xx/ft90x-sdk
hw/mcu/gd
hw/mcu/geehy
hw/mcu/hpmicro
hw/mcu/infineon
hw/mcu/microchip
hw/mcu/puya
hw/mcu/mindmotion
hw/mcu/nordic/nrfx
hw/mcu/nuvoton
hw/mcu/nxp
hw/mcu/raspberry_pi
hw/mcu/renesas
hw/mcu/silabs
hw/mcu/sony/cxd56/spresense-exported-sdk
hw/mcu/st
hw/mcu/ti
hw/mcu/wch/
test/hil/local.json