ADSP: Add dedicated platform module

This commit is contained in:
Chris Wright
2022-03-24 11:35:40 +00:00
parent e9eabb0dcd
commit 87142bbd5f
12 changed files with 118 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
include(Platform/ADSP-Common)
__platform_adsp_init()
set_property(GLOBAL PROPERTY TARGET_SUPPORTS_SHARED_LIBS FALSE)