From fb8b45e4794ee491cc92376e23eef082ad8ab31d Mon Sep 17 00:00:00 2001 From: mrdudz Date: Thu, 24 Sep 2020 00:18:28 +0200 Subject: [PATCH] added note on how to manage the sample programs --- samples/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/samples/README b/samples/README index 73d048fca..3c9247c39 100644 --- a/samples/README +++ b/samples/README @@ -18,6 +18,10 @@ Please note: * Use "make disk" to build a disk image with all sample programs. + * All programs in the root of the "samples" directory have been written to + be portable and work on more than one target. Programs that are specific + to a certain target live in a subdirectory with the name of the target. + List of supplied sample programs: -----------------------------------------------------------------------------