blob: 4f2ce98cedcaaa326d379510079449a301add8aa [file] [log] [blame]
/*
* 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 DRIVER_EXAMPLES_H_INCLUDED
#define DRIVER_EXAMPLES_H_INCLUDED
#ifdef __cplusplus
extern "C" {
#endif
void SIM0_example(void);
void SIM1_example(void);
void SIM2_example(void);
void SIM3_example(void);
void SIM4_example(void);
void SIM5_example(void);
void SIM6_example(void);
void UART_debug_example(void);
#ifdef __cplusplus
}
#endif
#endif // DRIVER_EXAMPLES_H_INCLUDED