diff options
-rw-r--r-- | drivers/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/README.md b/drivers/README.md new file mode 100644 index 000000000..854acc50b --- /dev/null +++ b/drivers/README.md @@ -0,0 +1,2 @@ +This directory contains drivers for specific hardware. The drivers are +intended to work across multiple ports. |