File tree Expand file tree Collapse file tree 4 files changed +11
-1
lines changed Expand file tree Collapse file tree 4 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ CFLAGS += \
2
+ -DHSE_VALUE=8000000
3
+
1
4
LD_FILE = $(BOARD_PATH ) /flash.ld
2
5
SRC_S += $(SDK_DIR ) /mm32f327x/MM32F327x/Source/GCC_StartAsm/startup_mm32m3ux_u_gcc.S
3
6
Original file line number Diff line number Diff line change
1
+ CFLAGS += \
2
+ -DHSE_VALUE=8000000
3
+
1
4
LD_FILE = $(BOARD_PATH ) /flash.ld
2
5
SRC_S += $(SDK_DIR ) /mm32f327x/MM32F327x/Source/GCC_StartAsm/startup_mm32m3ux_u_gcc.S
3
6
7
+
4
8
# For flash-jlink target
5
9
# JLINK_DEVICE = stm32f411ve
6
10
Original file line number Diff line number Diff line change
1
+ CFLAGS += \
2
+ -DHSE_VALUE=12000000
3
+
1
4
LD_FILE = $(BOARD_PATH ) /flash.ld
2
5
SRC_S += $(SDK_DIR ) /mm32f327x/MM32F327x/Source/GCC_StartAsm/startup_mm32m3ux_u_gcc.S
3
6
Original file line number Diff line number Diff line change 20
20
'hw/mcu/gd/nuclei-sdk' : ['7eb7bfa9ea4fbeacfafe1d5f77d5a0e6ed3922e7' , 'https://github.com/Nuclei-Software/nuclei-sdk.git' ],
21
21
'hw/mcu/infineon/mtb-xmclib-cat3' : ['daf5500d03cba23e68c2f241c30af79cd9d63880' , 'https://github.com/Infineon/mtb-xmclib-cat3.git' ],
22
22
'hw/mcu/microchip' : ['9e8b37e307d8404033bb881623a113931e1edf27' , 'https://github.com/hathach/microchip_driver.git' ],
23
- 'hw/mcu/mindmotion/mm32sdk' : ['708a7152952ac595d24837069dcc0f7f59a4c30b ' , 'https://github.com/hathach/mm32sdk.git' ],
23
+ 'hw/mcu/mindmotion/mm32sdk' : ['f6e458fea77074990ce011e3716c08cfeddbd6d5 ' , 'https://github.com/hathach/mm32sdk.git' ],
24
24
'hw/mcu/nordic/nrfx' : ['281cc2e178fd9a470d844b3afdea9eb322a0b0e8' , 'https://github.com/NordicSemiconductor/nrfx.git' ],
25
25
'hw/mcu/nuvoton' : ['2204191ec76283371419fbcec207da02e1bc22fa' , 'https://github.com/majbthrd/nuc_driver.git' ],
26
26
'hw/mcu/nxp/lpcopen' : ['43c45c85405a5dd114fff0ea95cca62837740c13' , 'https://github.com/hathach/nxp_lpcopen.git' ],
You can’t perform that action at this time.
0 commit comments