diff options
| author | hathach <[email protected]> | 2025-04-29 21:41:34 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-04-29 21:41:34 +0700 |
| commit | d221d55b080a818bdf9d43317660e22fd0a832c5 (patch) | |
| tree | fd08867c2c8bb5d9d79195929906d4f432608466 /hw/bsp/lpc51 | |
| parent | 538684ac621f2ba0ad17865e2d5670089bfbb296 (diff) | |
fix pre-commmit
Diffstat (limited to 'hw/bsp/lpc51')
| -rw-r--r-- | hw/bsp/lpc51/family.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/lpc51/family.mk b/hw/bsp/lpc51/family.mk index f37360a71..91d1261cb 100644 --- a/hw/bsp/lpc51/family.mk +++ b/hw/bsp/lpc51/family.mk @@ -40,7 +40,7 @@ INC += \ $(TOP)/$(SDK_DIR)/drivers/flexcomm/usart \ $(TOP)/$(SDK_DIR)/drivers/lpc_iocon \ $(TOP)/$(SDK_DIR)/drivers/lpc_gpio - + SRC_S += $(MCU_DIR)/gcc/startup_$(MCU).S LIBS += $(TOP)/$(MCU_DIR)/gcc/libpower.a |
