mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
This commit adds the "Rule A.5: C Standard Library Usage Restrictions in Zephyr Codebase" to the coding guidelines. The initial list of allowed non-ISO C libc functions is based on the non-ISO C functions available in the minimal libc. Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>