Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit f622508

Browse files
committed
Recompile nano33ble variant
1 parent b927cd0 commit f622508

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

variants/ARDUINO_NANO33BLE/defines.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
-DFEATURE_CRYPTOCELL310=1
3333
-DFEATURE_STORAGE=1
3434
-DMBEDTLS_CONFIG_HW_SUPPORT
35-
-DMBED_BUILD_TIMESTAMP=1588769573.9861534
35+
-DMBED_BUILD_TIMESTAMP=1591865541.2185009
3636
-DMBED_MPU_CUSTOM
3737
-DMBED_TICKLESS
3838
-DNRF52840_XXAA

variants/ARDUINO_NANO33BLE/includes.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -195,13 +195,10 @@
195195
-iwithprefixbefore/mbed/features/nanostack/coap-service
196196
-iwithprefixbefore/mbed/features/nanostack
197197
-iwithprefixbefore/mbed/features/mbedtls/platform/inc
198+
-iwithprefixbefore/mbed/features/mbedtls/platform/COMPONENT_PSA_SRV_IMPL/COMPONENT_NSPE
199+
-iwithprefixbefore/mbed/features/mbedtls/platform/COMPONENT_PSA_SRV_IMPL
198200
-iwithprefixbefore/mbed/features/mbedtls/platform
199-
-iwithprefixbefore/mbed/features/mbedtls/mbed-crypto/platform/COMPONENT_PSA_SRV_IMPL/COMPONENT_NSPE
200-
-iwithprefixbefore/mbed/features/mbedtls/mbed-crypto/platform/COMPONENT_PSA_SRV_IMPL
201-
-iwithprefixbefore/mbed/features/mbedtls/mbed-crypto/inc/psa
202-
-iwithprefixbefore/mbed/features/mbedtls/mbed-crypto/inc/mbedtls
203-
-iwithprefixbefore/mbed/features/mbedtls/mbed-crypto/inc
204-
-iwithprefixbefore/mbed/features/mbedtls/mbed-crypto
201+
-iwithprefixbefore/mbed/features/mbedtls/inc/psa
205202
-iwithprefixbefore/mbed/features/mbedtls/inc/mbedtls
206203
-iwithprefixbefore/mbed/features/mbedtls/inc
207204
-iwithprefixbefore/mbed/features/mbedtls
316 KB
Binary file not shown.

variants/ARDUINO_NANO33BLE/mbed_config.h

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@
223223
#define MBED_CONF_MBED_MESH_API_6LOWPAN_ND_SEC_LEVEL 5 // set by library:mbed-mesh-api
224224
#define MBED_CONF_MBED_MESH_API_HEAP_SIZE 32500 // set by library:mbed-mesh-api
225225
#define MBED_CONF_MBED_MESH_API_HEAP_STAT_INFO NULL // set by library:mbed-mesh-api
226+
#define MBED_CONF_MBED_MESH_API_MAC_NEIGH_TABLE_SIZE 32 // set by library:mbed-mesh-api
226227
#define MBED_CONF_MBED_MESH_API_THREAD_CONFIG_CHANNEL 22 // set by library:mbed-mesh-api
227228
#define MBED_CONF_MBED_MESH_API_THREAD_CONFIG_CHANNEL_MASK 0x7fff800 // set by library:mbed-mesh-api
228229
#define MBED_CONF_MBED_MESH_API_THREAD_CONFIG_CHANNEL_PAGE 0 // set by library:mbed-mesh-api
@@ -242,6 +243,7 @@
242243
#define MBED_CONF_MBED_MESH_API_WISUN_BC_DWELL_INTERVAL 0 // set by library:mbed-mesh-api
243244
#define MBED_CONF_MBED_MESH_API_WISUN_BC_FIXED_CHANNEL 0xffff // set by library:mbed-mesh-api
244245
#define MBED_CONF_MBED_MESH_API_WISUN_BC_INTERVAL 0 // set by library:mbed-mesh-api
246+
#define MBED_CONF_MBED_MESH_API_WISUN_DEVICE_TYPE MESH_DEVICE_TYPE_WISUN_ROUTER // set by library:mbed-mesh-api
245247
#define MBED_CONF_MBED_MESH_API_WISUN_NETWORK_NAME "Wi-SUN Network" // set by library:mbed-mesh-api
246248
#define MBED_CONF_MBED_MESH_API_WISUN_OPERATING_CLASS 255 // set by library:mbed-mesh-api
247249
#define MBED_CONF_MBED_MESH_API_WISUN_OPERATING_MODE 255 // set by library:mbed-mesh-api
@@ -255,6 +257,8 @@
255257
#define MBED_CONF_NANOSTACK_HAL_EVENT_LOOP_DISPATCH_FROM_APPLICATION 0 // set by library:nanostack-hal
256258
#define MBED_CONF_NANOSTACK_HAL_EVENT_LOOP_THREAD_STACK_SIZE 6144 // set by library:nanostack-hal
257259
#define MBED_CONF_NANOSTACK_HAL_EVENT_LOOP_USE_MBED_EVENTS 0 // set by library:nanostack-hal
260+
#define MBED_CONF_NANOSTACK_HAL_KVSTORE_PATH "/kv/" // set by library:nanostack-hal
261+
#define MBED_CONF_NANOSTACK_HAL_USE_KVSTORE 0 // set by library:nanostack-hal
258262
#define MBED_CONF_NORDIC_NRF_LF_CLOCK_CALIB_MODE_CONFIG 0 // set by target:MCU_NRF52840
259263
#define MBED_CONF_NORDIC_NRF_LF_CLOCK_CALIB_TIMER_INTERVAL 16 // set by target:MCU_NRF52840
260264
#define MBED_CONF_NORDIC_NRF_LF_CLOCK_SRC NRF_LF_SRC_XTAL // set by target:MCU_NRF52840
@@ -393,7 +397,6 @@
393397
#define LL_MAX_PER_SCAN 3 // defined by library:cordio-nordic-ll
394398
#define MBEDTLS_CIPHER_MODE_CTR // defined by library:SecureStore
395399
#define MBEDTLS_CMAC_C // defined by library:SecureStore
396-
#define MBEDTLS_PSA_HAS_ITS_IO // defined by library:mbed-crypto
397400
#define MBED_HEAP_STATS_ENABLED 1 // defined by application
398401
#define MBED_MEM_TRACING_ENABLED 1 // defined by application
399402
#define MBED_STACK_STATS_ENABLED 1 // defined by application

0 commit comments

Comments
 (0)