nuttx/wireless/bluetooth
yinshengkai 85f727f232 tools: replace INCDIR to Makefile variable
In the past, header file paths were generated by the incdir command
Now they are generated by concatenating environment variables

In this way, when executing makefile, no shell command will be executed,
it will improve the speed of executing makfile
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2022-11-03 19:59:55 +08:00
..
bt_atomic.c
bt_atomic.h
bt_att.c nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
bt_att.h wireless: bluetooth: revert to the original license 2021-09-01 11:56:31 +08:00
bt_buf.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
bt_buf.h wireless: bluetooth: revert to the original license 2021-09-01 11:56:31 +08:00
bt_conn.c use SEM_INITIALIZER inside of NXSEM_INITIALIZER 2022-10-22 14:50:48 +08:00
bt_conn.h wireless: bluetooth: revert to the original license 2021-09-01 11:56:31 +08:00
bt_gatt.c wireless: bluetooth: revert to the original license 2021-09-01 11:56:31 +08:00
bt_hcicore.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
bt_hcicore.h wireless: bluetooth: revert to the original license 2021-09-01 11:56:31 +08:00
bt_ioctl.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
bt_ioctl.h
bt_keys.c wireless: bluetooth: revert to the original license 2021-09-01 11:56:31 +08:00
bt_keys.h wireless: bluetooth: revert to the original license 2021-09-01 11:56:31 +08:00
bt_l2cap.c wireless: bluetooth: revert to the original license 2021-09-01 11:56:31 +08:00
bt_l2cap.h wireless: bluetooth: revert to the original license 2021-09-01 11:56:31 +08:00
bt_netdev.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
bt_queue.c
bt_queue.h
bt_smp.c wireless: bluetooth: revert to the original license 2021-09-01 11:56:31 +08:00
bt_smp.h wireless: bluetooth: revert to the original license 2021-09-01 11:56:31 +08:00
bt_uuid.c wireless: bluetooth: revert to the original license 2021-09-01 11:56:31 +08:00
Kconfig Kconfig: improve uniformity 2021-12-14 07:32:48 -06:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00