zephyr/arch/arm/soc
Gil Pitney 34849b2424 cc3200: Remove CPU_HAS_FPU from cc3200 Kconfig.soc
Though Cortex-M4 could optionally have a floating point unit,
the MCU in the cc3200 in fact does not have an FPU.

Enabling CPU_HAS_FPU caused applications built with CONFIG_FLOAT=y
to crash during an early call to enable_floating_point().

This patch was validated by running microPython, which is one
such application.

Change-Id: I8bfd42c456524e152cbbb983001d9540d93fbe98
Signed-off-by: Gil Pitney <gil.pitney@linaro.org>
2016-11-14 20:05:18 -08:00
..
arm arm: soc: Add support for ARM Beetle SoC 2016-11-11 20:39:52 +00:00
atmel_sam3 kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
nordic_nrf5 kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
nxp_kinetis kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
st_stm32 kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
ti_lm3s6965 kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
ti_simplelink cc3200: Remove CPU_HAS_FPU from cc3200 Kconfig.soc 2016-11-14 20:05:18 -08:00