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
It is weird that in this branch of RIOT, the Makefile requires a mandatory parameter DEVELHELP=1 in Makefile. Without it, the program shows no sign of life.
In original examples of RIOT, there is no such string and everything works like charm.