From 2680db3fb8ed2efd68eb6a1d5f8e9839f487ff54 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Tue, 3 Jan 2023 14:57:25 +0100 Subject: [PATCH] Updated Firmware Compatibility (markdown) --- Firmware-Compatibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Firmware-Compatibility.md b/Firmware-Compatibility.md index 4c3b750..f274329 100644 --- a/Firmware-Compatibility.md +++ b/Firmware-Compatibility.md @@ -1,5 +1,5 @@ # Mainboard -The mainboards with a [STM32F103RCT6](https://github.com/EFeru/hoverboard-firmware-hack-FOC/blob/master/docs/literature/%5B10%5D_STM32F103xC_datasheet.pdf) or a [GD32F103RCT6](https://github.com/EFeru/hoverboard-firmware-hack-FOC/blob/master/docs/literature/%5B11%5D_GD32F103xx-Datasheet-Rev-2.7.pdf) should be supported by this firmware.
+The mainboards with a [STM32F103RCT6](https://github.com/EFeru/hoverboard-firmware-hack-FOC/blob/master/docs/literature/%5B10%5D_STM32F103xC_datasheet.pdf)/STM32F103RET6 or a [GD32F103RCT6](https://github.com/EFeru/hoverboard-firmware-hack-FOC/blob/master/docs/literature/%5B11%5D_GD32F103xx-Datasheet-Rev-2.7.pdf) should be supported by this firmware.

For the reverse-engineered schematics of the mainboard, see [20150722_hoverboard_sch.pdf](https://github.com/EFeru/hoverboard-firmware-hack-FOC/blob/master/docs/20150722_hoverboard_sch.pdf).