#include "board.h"
#include <stdbool.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
int | main (void) |
getting-started Application entry point. |
This file contains all the specific code for the SDRAM example.
Definition in file main.c.