Skip to content

Commit a4ffef9

Browse files
Nicla: added new version for libmbed.a
1 parent 39dfb1c commit a4ffef9

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

variants/NICLA_VISION/defines.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,9 @@
4141
-DDEVICE_WATCHDOG=1
4242
-DEXTRA_IDLE_STACK_REQUIRED
4343
-DFEATURE_BLE=1
44-
-DFLOW_SILENT
4544
-D__FPU_PRESENT=1
4645
-D__MBED__=1
47-
-DMBED_BUILD_TIMESTAMP=1751296054.2534025
46+
-DMBED_BUILD_TIMESTAMP=1779113851.9559853
4847
-D__MBED_CMSIS_RTOS_CM
4948
-DMBED_TICKLESS
5049
-DMBEDTLS_FS_IO
@@ -55,8 +54,6 @@
5554
-DQSPI_NO_SAMPLE_SHIFT
5655
-DRPMSG_BUFFER_SIZE=512
5756
-DSTM32H747xx
58-
-DT1oI2C
59-
-DT1oI2C_UM11225
6057
-DTARGET_CORDIO
6158
-DTARGET_CORTEX
6259
-DTARGET_CORTEX_M
-297 KB
Binary file not shown.

variants/NICLA_VISION/mbed_config.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,10 @@
387387
#define MBED_CONF_TARGET_MPU_ROM_END 0x0fffffff // set by target:Target
388388
#define MBED_CONF_TARGET_NETWORK_DEFAULT_INTERFACE_TYPE WIFI // set by target:NICLA_VISION
389389
#define MBED_CONF_TARGET_RTC_CLOCK_SOURCE USE_RTC_CLK_LSE_OR_LSI // set by target:MCU_STM32
390+
#define MBED_CONF_TARGET_SE050_ENA PG_0 // set by target:NICLA_VISION
391+
#define MBED_CONF_TARGET_SE050_I2C_FREQ 1000000 // set by target:NICLA_VISION
392+
#define MBED_CONF_TARGET_SE050_SCL PF_1 // set by target:NICLA_VISION
393+
#define MBED_CONF_TARGET_SE050_SDA PF_0 // set by target:NICLA_VISION
390394
#define MBED_CONF_TARGET_SYSTEM_POWER_SUPPLY PWR_LDO_SUPPLY // set by target:NICLA_VISION
391395
#define MBED_CONF_TARGET_TICKLESS_FROM_US_TICKER 0 // set by target:Target
392396
#define MBED_CONF_TARGET_USB_SPEED USE_USB_OTG_HS // set by target:NICLA_VISION

0 commit comments

Comments
 (0)