forked from ROMEO/obsw
Compile canps (CAN Bus at Processing System)
This commit is contained in:
8
bsp_z7/ps7_cortexa9_0/libsrc/canps/CMakeLists.txt
Normal file
8
bsp_z7/ps7_cortexa9_0/libsrc/canps/CMakeLists.txt
Normal file
@ -0,0 +1,8 @@
|
||||
target_sources(${TARGET_NAME} PUBLIC
|
||||
src/xcanps_g.c
|
||||
src/xcanps_hw.c
|
||||
src/xcanps_intr.c
|
||||
src/xcanps_sinit.c
|
||||
src/xcanps_selftest.c
|
||||
src/xcanps.c
|
||||
)
|
Reference in New Issue
Block a user