#include <avr/io.h>
#include <avr/interrupt.h>
#include "nip_init.h"
#include "test/test_mem.h"
Go to the source code of this file.
Functions | |
int | main (void) |
int main | ( | void | ) |
Definition at line 9 of file nip_test.c.
References nip_init(), and nip_test_mem().