From 03b7125577dd0298754e5af6c90d1c88f0e404c2 Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Fri, 22 Sep 2023 10:42:41 +0200 Subject: [PATCH] Rename OpenCyphalServoController12 to CyphalServoController12/CAN --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 123f3a9d..4c7ed683 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ cmake -DBUILD_EXAMPLES=ON .. && make ### Reference-Implementations * [CyphalPicoBase/CAN-firmware](https://github.com/107-systems/CyphalPicoBase/CAN-firmware): Firmware for the [CyphalPicoBase/CAN](https://github.com/generationmake/CyphalPicoBase-CAN) board. -* [OpenCyphalServoController12-firmware](https://github.com/107-systems/OpenCyphalServoController12-firmware): Firmware for the [OpenCyphalServoController12](https://github.com/generationmake/OpenCyphalServoController12) board. +* [CyphalServoController12/CAN-firmware](https://github.com/107-systems/CyphalServoController12-CAN-firmware): Firmware for the [CyphalServoController12/CAN](https://github.com/generationmake/OpenCyphalServoController12) board. * [l3xz-aux-ctrl-firmware](https://github.com/107-systems/l3xz-aux-ctrl-firmware): Firmware for the [L3X-Z](https://github.com/107-systems/l3xz) auxiliary controller ([CyphalPicoBase/CAN](https://github.com/generationmake/CyphalPicoBase-CAN)). * [l3xz-leg-ctrl-firmware](https://github.com/107-systems/l3xz-leg-ctrl-firmware): Firmware for the [L3X-Z](https://github.com/107-systems/l3xz) leg controller ([l3xz-leg-ctrl-hardware](https://github.com/107-systems/l3xz-leg-ctrl-hardware)). * [l3xz-radiation-sensor-firmware](https://github.com/107-systems/l3xz-radiation-sensor-firmware): Firmware for the [L3X-Z](https://github.com/107-systems/l3xz) radiation sensor ([CyphalPicoBase/CAN](https://github.com/generationmake/CyphalPicoBase-CAN)).