zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.88k stars 6.63k forks source link

nios2: scope floating point support #1932

Closed zephyrbot closed 6 years ago

zephyrbot commented 8 years ago

Reported by Andrew Boie:

Initial Nios II bring-up won't have any floating-point support built in. However this optional CPU feature may be useful to some users trying (for example) to process sensor data. Scope what's needed to add support for floating point to the kernel.

(Imported from Jira ZEP-374)

ManojSubbarao commented 6 years ago

FPU is not supported in the NIOS II soft cpu image. Hence closing this issue.