diff options
| author | Ha Thach <[email protected]> | 2023-05-11 15:16:32 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-05-13 13:24:00 +0700 |
| commit | a57ba87859c90ae7e5d8419685fffef87db67b21 (patch) | |
| tree | 1db1a129d8beb295dc2d81989cb07afe81e2f6fd | |
| parent | dbcef41f95a1c52079c005586d196a5b22060b13 (diff) | |
revert family.mk
| -rw-r--r-- | hw/bsp/lpc55/family.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/bsp/lpc55/family.mk b/hw/bsp/lpc55/family.mk index ee0b1ca7f..f9dabcfa3 100644 --- a/hw/bsp/lpc55/family.mk +++ b/hw/bsp/lpc55/family.mk @@ -42,7 +42,6 @@ SRC_C += \ $(MCU_DIR)/drivers/fsl_clock.c \ $(MCU_DIR)/drivers/fsl_power.c \ $(MCU_DIR)/drivers/fsl_reset.c \ - $(SDK_DIR)/drivers/lpc_gpio/fsl_gpio.c \ $(SDK_DIR)/drivers/common/fsl_common_arm.c \ $(SDK_DIR)/drivers/flexcomm/fsl_flexcomm.c \ |
