0d6b874d94
The link to at91.com is outdated and redirects to linux4sam.org Signed-off-by: Daniel Lang <d.lang@abatec.at> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
12 lines
408 B
Plaintext
12 lines
408 B
Plaintext
config BR2_PACKAGE_HOST_SAM_BA
|
|
bool "host sam-ba"
|
|
depends on BR2_HOSTARCH = "x86_64"
|
|
select BR2_HOSTARCH_NEEDS_IA32_LIBS
|
|
help
|
|
Atmel SAM-BA software provides an open set of tools for
|
|
programming the Atmel SAM3, SAM7 and SAM9 ARM-based
|
|
microcontrollers.
|
|
|
|
https://www.linux4sam.org/bin/view/Linux4SAM/SoftwareTools
|
|
https://www.microchip.com/en-us/development-tool/SAM-BA-IN-SYSTEM-PROGRAMMER
|