From f0f6caedda368a18ee7203142ca375a0a4db92c6 Mon Sep 17 00:00:00 2001 From: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Date: Wed, 13 Jul 2022 17:40:39 +0100 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..39f7956 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# ovos_PHAL + +Plugin based Hardware Abstraction Layer + +a wrapper for software system level abstraction, where based on the environment either through known configuration or via fingerprinting, only specific plugins load to interface with the system and specific hardware + +A PHAL plugin can provide anything from hardware integrations (respeaker, mk1, mk2....) or system integrations (network manager, ovos shell)