mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
board/arduino-due: adjusted CPU for renamed sam3
This commit is contained in:
parent
88c32664a8
commit
c387224c7e
@ -1,5 +1,6 @@
|
||||
# define the cpu used by the arduino due board
|
||||
export CPU = sam3x8e
|
||||
export CPU = sam3
|
||||
export CPU_MODEL = sam3x8e
|
||||
|
||||
# define the default port depending on the host OS
|
||||
PORT_LINUX ?= /dev/ttyACM0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user