Add header files
@ -1,9 +1,3 @@
/**
* main.c
*/
int main(void)
{
return 0;
}
#include <stdint.h>
#include <stdbool.h>
#include "tm4c123gh6pm.h"