11 lines
371 B
Plaintext
11 lines
371 B
Plaintext
config BR2_PACKAGE_HOST_SAM_BA
|
|
bool "host sam-ba"
|
|
depends on BR2_HOSTARCH = "x86_64"
|
|
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
|