Tried messing with makefiles

This commit is contained in:
paul nehlich
2024-06-14 13:56:17 +02:00
parent 89fc41ebf3
commit 166fc81655
4 changed files with 329 additions and 5 deletions

View File

@ -1,8 +1,8 @@
target_sources(${TARGET_NAME} PUBLIC
src/xcanps.c
src/xcanps_g.c
src/xcanps_hw.c
src/xcanps_intr.c
src/xcanps_sinit.c
src/xcanps_selftest.c
src/xcanps.c
)