File tree Expand file tree Collapse file tree 4 files changed +3
-2
lines changed Expand file tree Collapse file tree 4 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 77
77
-DUSE_HAL_DRIVER
78
78
-DVIRTIO_SLAVE_ONLY
79
79
-DMBED_NO_GLOBAL_USING_DIRECTIVE=1
80
+ -DUSE_ARDUINO_PINOUT
Original file line number Diff line number Diff line change 44
44
-DFEATURE_LWIP=1
45
45
-D__FPU_PRESENT=1
46
46
-D__MBED__=1
47
- -DMBED_BUILD_TIMESTAMP=1578997943.2767987
47
+ -DMBED_BUILD_TIMESTAMP=1579099835.7125957
48
48
-D__MBED_CMSIS_RTOS_CM
49
49
-DMBED_TICKLESS
50
50
-DSTM32H747xx
Original file line number Diff line number Diff line change 38
38
#define BLE_ROLE_CENTRAL 1 // set by library:ble
39
39
#define BLE_ROLE_OBSERVER 1 // set by library:ble
40
40
#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
42
42
#define DM_CONN_MAX 3 // set by library:cordio
43
43
#define DM_NUM_ADV_SETS 3 // set by library:cordio
44
44
#define DM_NUM_PHYS 3 // set by library:cordio
You can’t perform that action at this time.
0 commit comments