mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-15 16:48:56 +00:00
40 lines
621 B
Plaintext
40 lines
621 B
Plaintext
# Can't easily add license to rat-excludes file.
|
|
.rat-excludes
|
|
|
|
# Ignore documentation folder
|
|
docs
|
|
|
|
# Non-source files
|
|
RELEASE_NOTES.md
|
|
.gitignore
|
|
README.md
|
|
pts-gap.txt
|
|
pts-gatt.txt
|
|
pts-l2cap.txt
|
|
pts-sm.txt
|
|
94654-20170317-085122560.tpg
|
|
94654-20170317-085441153.pts
|
|
uncrustify.cfg
|
|
.style_ignored_dirs
|
|
.mailmap
|
|
requirements.txt
|
|
Doxyfile
|
|
|
|
# tinycrypt - BSD License.
|
|
tinycrypt
|
|
|
|
# Queue implementation - BSD License
|
|
queue.h
|
|
|
|
# mbuf implementation - BSD License
|
|
os_mbuf.c
|
|
|
|
# Nordic nRF5 SDK - BSD License
|
|
system_nrf52.c
|
|
|
|
# CMSIS-CORE - BSD License.
|
|
cmsis_nvic.h
|
|
|
|
# Linker scripts for Nordics nRF5X - TCL license
|
|
nrf5340-mcu.ld
|