zephyr/ext
Stephanos Ioannidis ad05b79a89 ext: hal: cmsis: Add HAS_CMSIS_CORE configuration.
The existing implementation used HAS_CMSIS configuration to specify
that CMSIS-Core(M) is used; when, in fact, there are other CMSIS
variants available such as CMSIS-Core(A) and CMSIS-DSP available.

This commit replaces the existing HAS_CMSIS configuration with
HAS_CMSIS_CORE to clarify that CMSIS-Core is used. It also introduces
the CMSIS-Core variant configuration, HAS_CMSIS_CORE_M, that is
automatically selected when HAS_CMSIS_CORE is enabled.

For more details, see issue #19717.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2019-10-18 14:01:07 -05:00
..
debug segger: move to an external module 2019-05-28 08:28:57 -04:00
hal ext: hal: cmsis: Add HAS_CMSIS_CORE configuration. 2019-10-18 14:01:07 -05:00
lib ext: tinycrypt: Update tinycrypt revision 2019-09-07 14:13:59 +02:00
CMakeLists.txt nffs: move to an external module 2019-05-28 08:28:57 -04:00
Kconfig ext: move open-amp to an external module 2019-05-30 19:39:35 -04:00