HAL for Linux (#13146)
This commit is contained in:
@ -158,6 +158,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
#elif defined(__PLAT_LINUX__)
|
||||
|
||||
// specified inside platform
|
||||
|
||||
#else
|
||||
|
||||
#error "Unsupported MCU architecture"
|
||||
|
Reference in New Issue
Block a user