mirror of
https://github.com/Ai-Thinker-Open/Ai-Thinker-Open_RTL8710BX_ALIOS_SDK.git
synced 2025-07-31 19:31:05 +00:00
rel_1.6.0 init
This commit is contained in:
commit
27b3e2883d
19359 changed files with 8093121 additions and 0 deletions
57
Living_SDK/.gitignore
vendored
Executable file
57
Living_SDK/.gitignore
vendored
Executable file
|
|
@ -0,0 +1,57 @@
|
|||
#framework/protocol/linkkit/sdk/iotx-sdk-c_clone
|
||||
trace_test
|
||||
activate
|
||||
out
|
||||
*.out
|
||||
*.db
|
||||
.gdbinit
|
||||
.gdbinitkernel
|
||||
.gdbinitframework
|
||||
.gdbinitapp
|
||||
.openocd_cfg
|
||||
copy_bootloader_output_for_eclipse
|
||||
copy_output_for_eclipse
|
||||
*.sw*
|
||||
build/compiler
|
||||
build/OpenOCD
|
||||
si
|
||||
.cproject
|
||||
.project
|
||||
*.pyc
|
||||
aos_partition_*.bin
|
||||
OSX
|
||||
example/flash/flash.mk
|
||||
example/flash/main.c
|
||||
example/flash/README.md
|
||||
settings.json
|
||||
build/cmd/win32/Python27/Lib/encodings/*.pyc
|
||||
*.d
|
||||
build/scripts/config_mk.py
|
||||
build/scripts/*.pyc
|
||||
$Recycle.Bin
|
||||
.sconsign.dblite
|
||||
ckhobbit*.map
|
||||
projects/autogen/*
|
||||
framework/protocol/linkkit/sdk/iotx-sdk-c_clone/ENV_VARS.tmp
|
||||
framework/protocol/linkkit/sdk/iotx-sdk-c_clone/objlist.tmp
|
||||
framework/protocol/linkkit/sdk/iotx-sdk-c_clone/make.settings
|
||||
# source sight project files
|
||||
*.IAB
|
||||
*.IAD
|
||||
*.IMB
|
||||
*.IMD
|
||||
*.PFI
|
||||
*.PO
|
||||
*.PR
|
||||
*.PRI
|
||||
*.PS
|
||||
*.SearchResults
|
||||
*.WK3
|
||||
GPATH
|
||||
GRTAGS
|
||||
GTAGS
|
||||
tags
|
||||
# MAC OS
|
||||
.DS_Store
|
||||
# BSP
|
||||
platform/mcu/rtl8710bn/Debug/
|
||||
Loading…
Add table
Add a link
Reference in a new issue