Single thread for handling interrupts that may trigger blocking functions and therefore may only be called in thread context.
2 lines
34 B
Makefile
2 lines
34 B
Makefile
include $(RIOTBASE)/Makefile.base
|