| 12345678910111213141516171819202122232425262728293031323334353637 |
- # 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
- # tinycrypt - BSD License.
- tinycrypt
- # Bluetooth Mesh - Apache 2.0 License
- mesh
- # Queue implementation - BSD License
- queue.h
- # mbuf implementation - BSD License
- os_mbuf.c
- # Bluetooth Mesh badge sample - Apache 2.0 License
- mesh_badge
- #BabbleSim and EDDT - Apache 2.0 License
- babblesim
|