The ARRAY_SIZE macro uses sizeof and thus the return type should be an unsigned value. size_t is typically the type used for sizeof and fits well for the ARRAY_SIZE macro as well. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| src | ||
| app.overlay | ||
| CMakeLists.txt | ||
| prj.conf | ||
| README | ||
| testcase.yaml | ||
Test cases for the devicetree.h API.