Skip to content

Commit d241f32

Browse files
authored
Merge pull request #2480 from hathach/fix-k32l2-clock
add clock_config.c/h from mcux to frdmk32l2a4 and frdm_k32l2b
2 parents 8469faf + e361b1a commit d241f32

File tree

6 files changed

+985
-6
lines changed

6 files changed

+985
-6
lines changed

hw/bsp/kinetis_k32l2/boards/frdm_k32l2a4s/board.mk

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ CFLAGS += -Wno-error=unused-parameter -Wno-error=redundant-decls -Wno-error=cast
88
# All source paths should be relative to the top level.
99
LD_FILE = $(MCU_DIR)/gcc/K32L2A41xxxxA_flash.ld
1010

11-
SRC_C += \
12-
$(MCU_DIR)/project_template/clock_config.c \
13-
1411
# For flash-jlink target
1512
JLINK_DEVICE = K32L2A41xxxxA
1613

0 commit comments

Comments
 (0)