-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
executable file
·48 lines (45 loc) · 1.55 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
*.o
*.d
*.map
*.nmap
t5_os/out
t5_os/sync.sh
t5_os/build
!t5_os/build/bk7258/config/sdkconfig.h
!t5_os/build/bk7258_cp1/config/sdkconfig.h
!t5_os/build/bk7258_cp2/config/sdkconfig.h
!t5_os/build/bk7258_cp1/armino_as_lib/include/common/sys_config.h
!t5_os/build/bk7258_cp2/armino_as_lib/include/common/sys_config.h
t5_os/.ver
t5_os/tools/generate/config.json
t5_os/tools/generate/*.cpr
t5_os/tools/generate/*.out
t5_os/tools/generate/*.bin
!t5_os/tools/generate/bk7231n_bootloader.bin
!t5_os/tools/generate/bk7231n_bootloader_enc.bin
!t5_os/tools/generate/package.bin
qt_proj/
/toolchain/gcc-arm-none-eabi-5_4-2016q3
/toolchain/gcc-arm-none-eabi-9-2020-q2-update/
/toolchain/gcc-arm-none-eabi-10.3-2021.10/
/toolchain/site-packages/click_option_group/__pycache__
*/__pycache__
*.pyc
/t5_os/build
/t5_os/bk_idk/tuya_build/
/t5_os/bk_idk/build/*
/t5_os/bk_idk/tuya_build/*
xx*.sh
/t5_os/bk_idk/tools/build_tools/part_table_tools/config/gen_files_list.txt
/t5_os/bk_idk/tools/build_tools/part_table_tools/config/inseqs.json
/t5_os/bk_idk/tuya_app/config/bk7236.config.tmp
/toolchain/gcc-arm-none-eabi-10.3-2021.10/
/tuyaos/tuya_os_adapter/lwip_intf_v2_1/
/t5_os/bk_idk/tools/build_tools/part_table_tools/tempFiles/*
/t5_os/bk_idk/tools/build_tools/part_table_tools/config/inseqs.json
/t5_os/bk_idk/tools/build_tools/part_table_tools/config/gen_files_list.txt
/t5_os/bk_idk/tools/build_tools/part_table_tools/config/gen_files_list.txt
/t5_os/bk_idk/tools/env_tools/beken_packager/partition_bootloader.json
/t5_os/projects/tuya_app/config/bk7258/partitions.csv
tuya_build_env/
t5_os/.app