1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-09-11 05:52:31 +03:00

[sam] PIO and PMC drivers adapted to enable SAM3U compilation, makefiles prepared for SAM3U-EK and Due

This commit is contained in:
Thibaut VIARD
2011-09-12 18:01:48 +02:00
parent 5d92281c3c
commit bc253722a6
9 changed files with 137 additions and 72 deletions

View File

@@ -15,9 +15,7 @@
/* $asf_license$ */
#include "system_sam3u.h"
#include "sam3u.h"
#include "sam3u_ek.h"
#include "sam3.h"
/* @cond 0 */
/**INDENT-OFF**/