Skip to content

Commit a0c8560

Browse files
committed
Envie: update variants
1 parent 31a2fe5 commit a0c8560

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

variants/ENVIE_M4/defines.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,4 @@
7777
-DUSE_HAL_DRIVER
7878
-DVIRTIO_SLAVE_ONLY
7979
-DMBED_NO_GLOBAL_USING_DIRECTIVE=1
80+
-DUSE_ARDUINO_PINOUT

variants/ENVIE_M7/defines.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
-DFEATURE_LWIP=1
4545
-D__FPU_PRESENT=1
4646
-D__MBED__=1
47-
-DMBED_BUILD_TIMESTAMP=1578997943.2767987
47+
-DMBED_BUILD_TIMESTAMP=1579099835.7125957
4848
-D__MBED_CMSIS_RTOS_CM
4949
-DMBED_TICKLESS
5050
-DSTM32H747xx

variants/ENVIE_M7/libs/libmbed.a

-98.5 KB
Binary file not shown.

variants/ENVIE_M7/mbed_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
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 CLOCK_SOURCE USE_PLL_HSE_EXTC|USE_PLL_HSI // set by target:ENVIE
41+
#define CLOCK_SOURCE USE_PLL_HSE_XTAL // set by target:ENVIE
4242
#define DM_CONN_MAX 3 // set by library:cordio
4343
#define DM_NUM_ADV_SETS 3 // set by library:cordio
4444
#define DM_NUM_PHYS 3 // set by library:cordio

0 commit comments

Comments
 (0)