aboutsummaryrefslogtreecommitdiff
path: root/AT91SAM7S256/Source/config.h
blob: d396771f58326243d95b339f64d86d32c26edd5d (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef CONFIG_H
#define CONFIG_H
/*
 * This file defines compilation options.
 */

/* Include intro code and images. */
#define CONFIG_INTRO 1

#endif /* CONFIG_H */