This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
wireless
/
bluetooth
History
Gregory Nutt
8c61c2f31b
Remove trailing spaces at the end of lines.
2018-08-13 07:39:38 -06:00
..
bt_atomic.c
…
bt_atomic.h
…
bt_att.c
…
bt_att.h
…
bt_buf.c
…
bt_buf.h
…
bt_conn.c
…
bt_conn.h
Remove trailing spaces at the end of lines.
2018-08-13 07:39:38 -06:00
bt_gatt.c
…
bt_hcicore.c
…
bt_hcicore.h
…
bt_ioctl.c
…
bt_ioctl.h
…
bt_keys.c
…
bt_keys.h
…
bt_l2cap.c
…
bt_l2cap.h
…
bt_netdev.c
…
bt_queue.c
…
bt_queue.h
…
bt_smp.c
…
bt_smp.h
Remove trailing spaces at the end of lines.
2018-08-13 07:39:38 -06:00
bt_uuid.c
…
Kconfig
Committed defconfigs for working configurations should never have CONFIG_EXPERIMENTAL set because the opens the doors for untested and incomplete configurations. Conversely, if there are released configurations that use features with dependencies on CONFIG_EXPERIMENTAL, then those configurations are in use and those dependencies should be removed:
2018-06-17 10:30:01 -06:00
Make.defs
…