summaryrefslogtreecommitdiff
path: root/samples/aarch64-rpi3-linux-gnueabi
AgeCommit message (Collapse)AuthorFilesLines
2016-11-18Make all samples save tarballs.Alexey Neyman1-0/+1
... and provide consistent logging. Signed-off-by: Alexey Neyman <stilor@att.net>
2016-04-02Remove --with-expat from extra GDB args.Alexey Neyman1-1/+0
300-gdb.sh always adds --with-expat, no need to list it in crosstool.config. Signed-off-by: Alexey Neyman <stilor@att.net>
2016-03-03samples: add aarch64-rpi3-linux-gnueabiBryan Hundven2-0/+17
This is a aarch64 raspberry pi 3 sample. Please test! Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>