155f42a9fa
When building for 64-bit platform (tested on native_posix_64), there was a cast warning for different sizes. A void * is used to store a simple ID, fixed by using uintptr_t instead. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
task_wdt.c |