mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 06:12:43 +01:00
board/udoo: addjusted CPU for renamed sam3
This commit is contained in:
parent
c387224c7e
commit
2195ce7860
@ -1,5 +1,6 @@
|
||||
# define the cpu used by the udoo board
|
||||
export CPU = sam3x8e
|
||||
export CPU = sam3
|
||||
export CPU_MODEL = sam3x8e
|
||||
|
||||
#define the flash-tool and default port depending on the host operating system
|
||||
OS := $(shell uname)
|
||||
|
Loading…
Reference in New Issue
Block a user