-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitignore
78 lines (78 loc) · 2.06 KB
/
.gitignore
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
lib/
obj/
node_modules/
coverage/
docs/api_guide_*
docs/datasheet*
*.out
*.out*
*.profdata
*.map
*.zip
*.rprc
*.rprc_tmp
*.tmp
*.swp
*.rprc_xip
*.appimage
*.appimage_xip
*.appimage_qspi
*.appimage.signed
*.appimage.hs
*.appimage.hs_fs
*.bin
*.tiimage
*.tiimage.hs
*.mcelf
*.mcelf.signed
*.mcelf.hs
*.mcelf.hs_fs
*-fw
*.img
*.vscode/
temp_stdout_*.txt
ccs_projects/
generated/
source/atf/trusted-firmware-a/
source/board/ethphy/enet/
source/commercial/
source/kernel/freertos/FreeRTOS-Kernel
source/kernel/freertos/FreeRTOS-Kernel-smp
source/kernel/freertos/FreeRTOS-POSIX
source/kernel/threadx/threadx_src
source/fs/filex/filex_src
source/fs/freertos_fat/FreeRTOS-FAT
source/kernel/safertos/safeRTOS
source/kernel/threadx/threadx_src
source/fs/filex/filex_src
source/industrial_comms/ethercat_slave/beckhoff_stack/stack_sources/*.c
source/industrial_comms/ethercat_slave/beckhoff_stack/stack_sources/*.h
source/industrial_comms/ethercat_slave/beckhoff_stack/stack_sources/*.dll
source/industrial_comms/ethercat_slave/beckhoff_stack/stack_sources/*.lib
source/industrial_comms/ethercat_slave/stack/patch/SlaveFiles/*.c
source/industrial_comms/ethercat_slave/stack/patch/SlaveFiles/*.h
source/industrial_comms/ethercat_slave/stack/patch/SlaveFiles/*.dll
source/industrial_comms/ethercat_slave/stack/patch/SlaveFiles/*.lib
source/industrial_comms/ethercat_slave/stack/patch/SlaveFiles/src/*.c
source/industrial_comms/ethercat_slave/stack/patch/SlaveFiles/src/*.h
source/industrial_comms/ethercat_slave/stack/patch/SlaveFiles/src/*.dll
source/industrial_comms/ethercat_slave/stack/patch/SlaveFiles/src/*.lib
source/networking/enet/core
source/networking/lwip/lwip-stack
source/networking/mbedtls_library/mbedtls
source/cmsis
source/usb/tinyusb/tinyusb-stack
source/dsplib_c66x_3_4_0_0/
docs/industrial_protocol_docs
mcusdk_tagfile
__pycache__/
source/drivers/device_manager/rm_pm_hal/rm_pm_hal_src
source/drivers/dmautils
source/drivers/vhwa
source/dsplib*
source/fftlib*
source/mathlib*
tools/sysfw/boardcfg/k3-resource-partitioning
source/safety_checkers
source/board/pmic/pmic_lld
tools/boot/multicoreELFImageGen