From f19259fb36ffe74a11325c14ee2260a8e323b8ee Mon Sep 17 00:00:00 2001 From: John Ogness Date: Fri, 15 Feb 2019 13:16:28 +0106 Subject: schulung_tools: drivers: remove modules subdir There is no need for the extra directory level. Move all the example modules to the parent "drivers" directory and delete the modules directory. Signed-off-by: John Ogness --- schulung_tools/drivers/hellodriver/patches-leds/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 schulung_tools/drivers/hellodriver/patches-leds/README (limited to 'schulung_tools/drivers/hellodriver/patches-leds/README') diff --git a/schulung_tools/drivers/hellodriver/patches-leds/README b/schulung_tools/drivers/hellodriver/patches-leds/README new file mode 100644 index 0000000..51bbffa --- /dev/null +++ b/schulung_tools/drivers/hellodriver/patches-leds/README @@ -0,0 +1,6 @@ +This set of patches show how different subsystems can be used +by the driver to communicate with the hardware and to present +itself to the user. + +For live demonstrations with actual blinking leds, use the +"leds" program. (See the README there for details.) -- cgit v1.2.3