SAM E54 XPlained Pro: free up DPLL1 for application

This commit is contained in:
Jean Gressmann
2021-03-11 18:19:08 +01:00
parent d9f0475701
commit bcf9c8cb27
2 changed files with 34 additions and 18 deletions
+2 -3
View File
@@ -13,11 +13,10 @@ CFLAGS += \
-D__SAME54P20A__ \
-DCONF_CPU_FREQUENCY=$(CONF_CPU_FREQUENCY) \
-DCFG_TUSB_MCU=OPT_MCU_SAME5X \
-DSAME54XPLAINEDPRO=1 \
-DBOARD_NAME="\"Microchip SAM E54 Xplained Pro\""
# -DSVC_Handler=SVCall_Handler
# All source paths should be relative to the top level.
LD_FILE = hw/bsp/$(BOARD)/same54p20a_flash.ld