From 4cb183d1f570725f827ea6274ac88bd4b7222e6d Mon Sep 17 00:00:00 2001 From: Grazfather Date: Fri, 24 Jan 2025 23:08:00 -0500 Subject: [PATCH] Update readme --- drivers/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/README.md b/drivers/README.md index 30927958..ae37b0ab 100644 --- a/drivers/README.md +++ b/drivers/README.md @@ -19,4 +19,5 @@ A collection of device drivers for the use with MicroZig. - Wireless - [ ] [SX1276, SX1278](https://github.com/ZigEmbeddedGroup/microzig/issues/248) - Stepper - - [ ] A4988 + - [x] A4988 + - [x] DRV8825 (Implemented but untested