bsp/tms570: Move cpucounterread.c to bsps

This patch is a part of the BSP source reorganization.

Update #3285.
This commit is contained in:
Sebastian Huber
2018-04-25 10:33:35 +02:00
parent a79d650d0d
commit 4183b71141
2 changed files with 1 additions and 1 deletions

View File

@@ -78,7 +78,7 @@ librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/tms570/start/pinmux.c
librtemsbsp_a_SOURCES += ../../../../../../bsps/shared/dev/btimer/btimer-cpucounter.c
# Misc
librtemsbsp_a_SOURCES += misc/cpucounterread.c
librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/tms570/cpucounter/cpucounterread.c
# Watchdog