File tree Expand file tree Collapse file tree 14 files changed +329
-14
lines changed
Expand file tree Collapse file tree 14 files changed +329
-14
lines changed Original file line number Diff line number Diff line change 3333-DFEATURE_STORAGE=1
3434-D__FPU_PRESENT=1
3535-D__MBED__=1
36- -DMBED_BUILD_TIMESTAMP=1593769681.7580538
36+ -DMBED_BUILD_TIMESTAMP=1595839671.5680196
3737-D__MBED_CMSIS_RTOS_CM
3838-DMBED_MPU_CUSTOM
3939-DMBED_TICKLESS
Original file line number Diff line number Diff line change 271271-iwithprefixbefore/mbed/features/cellular/framework/API
272272-iwithprefixbefore/mbed/features/cellular/framework
273273-iwithprefixbefore/mbed/features/cellular
274- -iwithprefixbefore/mbed/features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/stack/include
275- -iwithprefixbefore/mbed/features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/stack
276274-iwithprefixbefore/mbed/features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x
277275-iwithprefixbefore/mbed/features/FEATURE_BLE/targets/TARGET_CORDIO_LL/stack_adaptation
278276-iwithprefixbefore/mbed/features/FEATURE_BLE/targets/TARGET_CORDIO_LL/stack/thirdparty/uecc
297295-iwithprefixbefore/mbed/features/FEATURE_BLE/targets/TARGET_CORDIO_LL/stack
298296-iwithprefixbefore/mbed/features/FEATURE_BLE/targets/TARGET_CORDIO_LL
299297-iwithprefixbefore/mbed/features/FEATURE_BLE/targets/TARGET_CORDIO/stack_adaptation
300- -iwithprefixbefore/mbed/features/FEATURE_BLE/targets/TARGET_CORDIO/stack/wsf/sources/port/baremetal
301- -iwithprefixbefore/mbed/features/FEATURE_BLE/targets/TARGET_CORDIO/stack/wsf/sources/port
302- -iwithprefixbefore/mbed/features/FEATURE_BLE/targets/TARGET_CORDIO/stack/wsf/sources
303298-iwithprefixbefore/mbed/features/FEATURE_BLE/targets/TARGET_CORDIO/stack/wsf/include/util
304299-iwithprefixbefore/mbed/features/FEATURE_BLE/targets/TARGET_CORDIO/stack/wsf/include
305300-iwithprefixbefore/mbed/features/FEATURE_BLE/targets/TARGET_CORDIO/stack/wsf
Original file line number Diff line number Diff line change 3838#define BLE_ROLE_CENTRAL 1 // set by library:ble
3939#define BLE_ROLE_OBSERVER 1 // set by library:ble
4040#define BLE_ROLE_PERIPHERAL 1 // set by library:ble
41+ #define BLE_SECURITY_DATABASE_FILESYSTEM 1 // set by library:ble
42+ #define BLE_SECURITY_DATABASE_KVSTORE 0 // set by library:ble
4143#define BLE_SECURITY_DATABASE_MAX_ENTRIES 5 // set by library:ble
44+ #define CHCI_TR_CUSTOM 1 // set by library:cordio-ll
4245#define CHCI_TR_UART 0 // set by library:cordio-ll
4346#define CORDIO_ZERO_COPY_HCI 1 // set by library:cordio-nordic-ll
4447#define DM_CONN_MAX 3 // set by library:cordio
4548#define DM_NUM_ADV_SETS 3 // set by library:cordio
4649#define DM_NUM_PHYS 3 // set by library:cordio
4750#define DM_SYNC_MAX 1 // set by library:cordio
51+ #define EATT_CONN_CHAN_MAX 1 // set by library:cordio
4852#define L2C_COC_CHAN_MAX 1 // set by library:cordio
4953#define L2C_COC_REG_MAX 1 // set by library:cordio
5054#define LHCI_ENABLE_VS 0 // set by library:cordio-ll
Original file line number Diff line number Diff line change 1919-fdata-sections
2020-ffunction-sections
2121-fmessage-length=0
22- -fno-exceptions
2322-fomit-frame-pointer
2423-funsigned-char
2524-g
Original file line number Diff line number Diff line change 2121-fdata-sections
2222-ffunction-sections
2323-fmessage-length=0
24- -fno-exceptions
2524-fomit-frame-pointer
2625-funsigned-char
2726-g
Original file line number Diff line number Diff line change 4242-DFEATURE_LWIP=1
4343-D__FPU_PRESENT=1
4444-D__MBED__=1
45- -DMBED_BUILD_TIMESTAMP=1593769621.0404596
45+ -DMBED_BUILD_TIMESTAMP=1595839610.350798
4646-D__MBED_CMSIS_RTOS_CM
4747-DMBED_HEAP_STATS_ENABLED=1
4848-DMBED_MEM_TRACING_ENABLED=1
You can’t perform that action at this time.
0 commit comments