Skip to content

Instantly share code, notes, and snippets.

@benjic
benjic / main.c
Last active August 29, 2015 14:16
/*
* A simple implmentation of functions to manipulate an array in C.
*
* GistID: fe4b47db44173247be6f
*/
#include <stdio.h>
#include "UART.h"
#include "TExaS.h"
void EnableInterrupts(void); // Enable interrupts