aboutsummaryrefslogtreecommitdiff
path: root/samples/aarch64-rpi3-linux-gnueabi
Commit message (Collapse)AuthorAgeFilesLines
* Run samples through 'ct-ng update-samples'.Alexey Neyman2017-01-191-3/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Make all samples save tarballs.Alexey Neyman2016-11-181-0/+1
| | | | | | ... and provide consistent logging. Signed-off-by: Alexey Neyman <stilor@att.net>
* Remove --with-expat from extra GDB args.Alexey Neyman2016-04-011-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>
* samples: add aarch64-rpi3-linux-gnueabiBryan Hundven2016-03-032-0/+17
This is a aarch64 raspberry pi 3 sample. Please test! Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>