Skip to content
Commit 4d6b6621 authored by Kumar Gala's avatar Kumar Gala Committed by Anas Nashif
Browse files

ext: hal: cypress: Protect floating point code with CONFIG_FLOAT



There is a little bit of floating point code in cy_sysclk.c.  For now
add compile protection for this code using CONFIG_FLOAT.  This code
utilizes some libm functions like ceil().  So if / when the functions
Cy_SysClk_EcoConfigure & Cy_SysClk_FllConfigure are needed we'll also
new to probably pull in newlib.

Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent 2aa3815a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment