msdk: add a helper function to get codename of the platform
authorHaihao Xiang <haihao.xiang@intel.com>
Fri, 20 Mar 2020 01:53:28 +0000 (09:53 +0800)
committerHaihao Xiang <haihao.xiang@intel.com>
Tue, 31 Mar 2020 01:27:03 +0000 (09:27 +0800)
commitfbd1d0cecbcb1eb3af59247a810f53eb631eec0a
tree5aad9688dbf605e2fef8bd3ce22ce14f5ba679ec
parentafb042cbb9a38a6cb77f3990b493eee104ca4ba0
msdk: add a helper function to get codename of the platform

The features supported in MSDK vary from platform to platform. We may
support some features based on the codename of the platform in future.
sys/msdk/msdk.c
sys/msdk/msdk.h