In zephyr drivers should always use u32_t. Using uint32_t here generates issues in the CI when NEWLIB_LIBC is defined. Signed-off-by: Armando Visconti <armando.visconti@st.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| lis2mdl_trigger.c | ||
| lis2mdl.c | ||
| lis2mdl.h | ||
In zephyr drivers should always use u32_t. Using uint32_t here generates issues in the CI when NEWLIB_LIBC is defined. Signed-off-by: Armando Visconti <armando.visconti@st.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| lis2mdl_trigger.c | ||
| lis2mdl.c | ||
| lis2mdl.h | ||