You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
when building tests for this project: https://github.com/simpleiot/zephyr-siot/tree/main/tests, it builds fine with ESP32 target, but I'm getting errors like the following with native_sim:
error: implicit declaration of function ‘strnlen’; did you mean ‘strlen’
Any thoughts why native_sim is behaving differently or how to debug this?
Beta Was this translation helpful? Give feedback.
All reactions