mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Set device name and appearance in makefile
This commit is contained in:
@@ -351,7 +351,9 @@ DEV_GLOBAL_DEFS= -DCFG_FREERTOS \
|
||||
-DCONFIG_BT_BROADCASTER \
|
||||
-DBFLB_USE_ROM_DRIVER \
|
||||
-DCFG_BLE_STACK_DBG_PRINT \
|
||||
-DportasmHANDLE_INTERRUPT=FreeRTOS_Interrupt_Handler
|
||||
-DportasmHANDLE_INTERRUPT=FreeRTOS_Interrupt_Handler \
|
||||
-DCONFIG_BT_DEVICE_NAME=\"Pinecil\" \
|
||||
-DCONFIG_BT_DEVICE_APPEARANCE=0x06C1
|
||||
# -DBFLB_USE_HAL_DRIVER
|
||||
# -DCONFIG_BT_SMP \
|
||||
|
||||
|
||||
Reference in New Issue
Block a user