mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 18:13:49 +01:00
- Fixing warnings caused due to directly using the string as argument in the assert statement for hash_string function. - Typecasted strings to solve the issue.