7d4b6c6306
UBSan was showing the following error: ``` runtime error: left shift of 137 by 24 places cannot be represented in type 'int' ``` Cast the value to `uint32_t` to make UBSan happy. Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no> |
||
---|---|---|
.. | ||
audio | ||
common | ||
controller | ||
crypto | ||
host | ||
lib | ||
mesh | ||
services | ||
shell | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.adv | ||
Kconfig.iso | ||
Kconfig.logging |