]> begriffs open source - cmsis/commit
Device: Fix wrong core header file inclusion for SC300 and SC000
authorSurendran Kanagaraj <surend35@gmail.com>
Wed, 18 Dec 2019 17:30:33 +0000 (23:00 +0530)
committerMartin Günther <martin.guenther@arm.com>
Sun, 1 Mar 2020 12:37:26 +0000 (13:37 +0100)
commit2b198b244ae5c03f041ddfecd93d968bf414480a
tree1094ee4abe005fd922edc9af0c7d6fb395ca4ff6
parent668625c31077119df6551fc2e2fc91afc4d4f863
Device: Fix wrong core header file inclusion for SC300 and SC000

core header file included should be core_sc300.h instead
of core_SC300.h and core_sc000.h instead of core_SC000.h

Signed-off-by: Surendran Kanagaraj <surendran.k@samsung.com>
ARM.CMSIS.pdsc