2012-07-01 06:56:41 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2012-08-18 05:48:19 +00:00
|
|
|
include "../at91/std.at91sam9"
|
2012-07-01 06:56:41 +00:00
|
|
|
|
|
|
|
# Supported SoCs for the at91 platform
|
|
|
|
device at91rm9200
|
|
|
|
device at91sam9260
|
|
|
|
device at91sam9g20
|
2012-07-27 16:38:02 +00:00
|
|
|
device at91sam9g45
|
2012-07-30 21:30:43 +00:00
|
|
|
device at91sam9x5
|
2012-07-01 06:56:41 +00:00
|
|
|
|
|
|
|
# bring in the sam specific timers and such
|
|
|
|
device at91sam9
|