mirror of
https://github.com/esp8266/Arduino.git
synced 2025-10-21 08:47:48 +03:00
[sam] Working LED Blink on variant SAM3S-EK using IAR EWARM
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
/** Name of the board */
|
||||
#define VARIANT_NAME "SAM3S-EK"
|
||||
|
||||
/*
|
||||
#define VARIANT_REV_A
|
||||
*/
|
||||
/*
|
||||
#define VARIANT_REV_B
|
||||
*/
|
||||
|
||||
/** Frequency of the board main oscillator */
|
||||
#define VARIANT_MAINOSC 12000000
|
||||
|
Reference in New Issue
Block a user