mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-03 23:47:08 +00:00
add missing BTSTACK_FILE tags
This commit is contained in:
parent
6bbd991acf
commit
0c2f495327
@ -43,6 +43,8 @@
|
||||
* or Task Notifications if HAVE_FREERTOS_TASK_NOTIFICATIONS is defined
|
||||
*/
|
||||
|
||||
#define __BTSTACK_FILE__ "btstack_run_loop_freertos.c"
|
||||
|
||||
#include <stddef.h> // NULL
|
||||
|
||||
#include "btstack_linked_list.h"
|
||||
|
@ -35,6 +35,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define __BTSTACK_FILE__ "btstack_link_key_db_tlv.c"
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user