summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/AVR_ATmega328PB_Xplained_mini_GCC/RTOSDemo/include/atmel_start_pins.h
blob: 8a600753b8cc4eb1dfdd4faed68eecf4cc989a43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Code generated from Atmel Start.
 *
 * This file will be overwritten when reconfiguring your Atmel Start project.
 * Please copy examples or other code you want to keep to a separate file
 * to avoid losing it when reconfiguring.
 */
#ifndef ATMEL_START_PINS_H_INCLUDED
#define ATMEL_START_PINS_H_INCLUDED

#include <port.h>

#endif /* ATMEL_START_PINS_H_INCLUDED */