summaryrefslogtreecommitdiff
path: root/samples/nios2-unknown-elf
AgeCommit message (Collapse)AuthorFilesLines
2019-01-29Run the samples through `ct-ng update-samples`Alexey Neyman1-0/+1
- Pin sparc-leon-linux-gnu to GCC6, again. - Remove "brokenness" explanation from moxie-elf comment (was only applicable to stage-2 compiler, not final). Signed-off-by: Alexey Neyman <stilor@att.net>
2017-07-08Update new nios2 sampleAlexey Neyman1-2/+2
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-07-04samples: remove unnecessary optionKirill K. Smirnov1-1/+0
The line CT_GETTEXT=y is remains from canadian sample. This cross sample does not need it. Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
2017-07-01samples: add a config for bare metal NIOS2Kirill K. Smirnov2-0/+8
Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>