You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
306 B
C
14 lines
306 B
C
4 years ago
|
/*
|
||
|
* 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 or main.c
|
||
|
* to avoid loosing it when reconfiguring.
|
||
|
*/
|
||
|
|
||
|
#include "diskio_start.h"
|
||
|
|
||
|
void diskio_init(void)
|
||
|
{
|
||
|
}
|