Skip to content

Commit

Permalink
add sys common to 655
Browse files Browse the repository at this point in the history
  • Loading branch information
EricB-ADI committed Oct 25, 2024
1 parent 6f90746 commit 092ae59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Libraries/PeriphDrivers/periphdriver.mk
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,7 @@ export COMPILER
# export MFLOAT_ABI

include ${PERIPH_DRIVER_DIR}/$(TARGET_LC)_files.mk
IPATH += ${PERIPH_DRIVER_INCLUDE_DIR}
IPATH += ${PERIPH_DRIVER_DIR}/SYS/Source
IPATH += ${PERIPH_DRIVER_INCLUDE_DIR} ${PERIPH_DRIVER_DIR}/SYS/Source

ifeq "$(PD_LIBRARY_VARIANT)" ""
PERIPH_DRIVER_LIB_FILENAME := libPeriphDriver
Expand Down

0 comments on commit 092ae59

Please sign in to comment.