Add dummy gpio.c implementation and final Makefile.
The whole lib should now build and install fine. It's not yet tested on hardware, though.
This commit is contained in:
@@ -22,5 +22,6 @@
|
||||
#define LIBOPENSTM32_LIBOPENSTM32_H
|
||||
|
||||
#include "libopenstm32/stdint.h"
|
||||
#include "libopenstm32/gpio.h"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user