Clang 12.0.0 complains about "cast to smaller integer type 'enum control_method' from 'void *' [-Werror,-Wvoid-pointer-to-enum-cast]". Cast it to intptr_t type first. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| dynamic_thread | ||
| no-multithreading | ||
| thread_apis | ||
| thread_error_case | ||
| thread_init | ||
| thread_stack | ||
| tls | ||