mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-06-05 21:04:49 +00:00
36 lines
547 B
Plaintext
36 lines
547 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
|
|
|
|
# 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
|