zephyr/lib/libc/minimal
Yang XiaoHua 5a65fc0557 libc: minimal: Add math macro definition
When the sof module code was build, it was found that
PI was not defined in the minimal library.
Here are some mathematical constant definitions to avoid build errors.

Signed-off-by: Yang XiaoHua <yangxiaohuamail@gmail.com>
2021-09-22 06:16:31 -04:00
..
include libc: minimal: Add math macro definition 2021-09-22 06:16:31 -04:00
source libc/minimal: locate the memory pool for malloc() to .bss 2021-09-10 10:59:25 -04:00
CMakeLists.txt libc: minimal: Add rand() and srand() 2021-07-20 13:32:36 -04:00