mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-25 06:22:11 +03:00
Adapting Rick's platform work to other platform changes.
This commit is contained in:
@ -1,13 +1,13 @@
|
||||
##############################################################
|
||||
|
||||
sam3s_ek.name=Atmel SAM3S-EK
|
||||
sam3s_ek.platform=sam
|
||||
sam3s_ek.upload.protocol=sam-ba
|
||||
sam3s_ek.upload.maximum_size=49152
|
||||
sam3s_ek.upload.speed=115200
|
||||
sam3s_ek.bootloader.path=sam3s_boot
|
||||
sam3s_ek.bootloader.file=sam3s_boot.bin
|
||||
sam3s_ek.build.mcu=sam3s4c
|
||||
sam3s_ek.build.mcu=cortex-m3
|
||||
sam3s_ek.build.f_cpu=64000000L
|
||||
sam3s_ek.build.core=at91
|
||||
|
||||
|
||||
sam3s_ek.build.core=sam
|
||||
sam3s_ek.build.pins=sam3s-ek
|
Reference in New Issue
Block a user