This test application defines a packages which imports a very simple Arduino library that is used by test application to demonstrate how an Arduino library can be imported as package and used by an application.
2 lines
21 B
Makefile
2 lines
21 B
Makefile
USEMODULE += arduino
|