2012-01-28 18:42:55 +01:00
|
|
|
config BR2_PACKAGE_HOST_SAM_BA
|
|
|
|
bool "host sam-ba"
|
2012-04-17 07:05:40 +02:00
|
|
|
depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
|
2012-12-29 07:14:51 +01:00
|
|
|
select BR2_HOSTARCH_NEEDS_IA32_LIBS
|
2012-01-28 18:42:55 +01:00
|
|
|
help
|
|
|
|
Atmel SAM-BA software provides an open set of tools for
|
|
|
|
programming the Atmel SAM3, SAM7 and SAM9 ARM-based
|
|
|
|
microcontrollers.
|
|
|
|
|
|
|
|
http://www.at91.com/linux4sam/bin/view/Linux4SAM/SoftwareTools
|