Compile gpio helper c

This commit is contained in:
paul nehlich 2024-06-14 13:26:52 +02:00
parent 47b566f299
commit 89fc41ebf3

View File

@ -1,4 +1,7 @@
#include <xgpiops.h>
#include <stdint.h>
/************************************************************/
/* GPIO SETUP AND USAGE */
/************************************************************/