commit | 059952c8e185994c4cb166ce8f6b07c68f2028f3 | [log] [tgz] |
---|---|---|
author | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Fri Jun 29 11:41:28 2018 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Jul 03 12:17:13 2018 -0500 |
tree | 0b89fada693f7a56e5711462aea721ddd7f46ff8 | |
parent | a7e2c58af5088118aed6d73d16f74cfade7aa654 [diff] |
arch: arm: update compile options for DSP This commit updates the compile options in cmake to distinguish between ARMv8-M Mainline MCUs with or withouth the optional DSP extension. A new Kconfig option: ARMV8_M_DSP, is introduced, to signify the use of an ARMv8-M MCU with DSP support. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>