From 8c63bcf98c84b8c19f7c00b45457d079c5966537 Mon Sep 17 00:00:00 2001 From: Sebastian Kuzminsky Date: Wed, 22 May 2024 09:13:29 -0600 Subject: [PATCH] README: fix markdown url markup, no content changes --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 0b7e4d5..c08a97c 100644 --- a/README.md +++ b/README.md @@ -2,20 +2,20 @@ [![Build](https://github.com/candle-usb/candleLight_fw/actions/workflows/ci.yml/badge.svg)](https://github.com/candle-usb/candleLight_fw/actions) This is firmware for certain STM32F042x/STM32F072xB-based USB-CAN adapters, notably: -- candleLight: https://github.com/HubertD/candleLight (STM32F072xB) -- candleLight FD: https://linux-automation.com/en/products/candlelight-fd.html (STM32G0B1CBT) -- candleLight: https://www.linux-automation.com/en/products/candlelight.html (STM32F072xB) -- cantact: https://www.linklayer.com/tools (STM32F042C6) -- canable (cantact clone): http://canable.io/ (STM32F042C6) -- USB2CAN: https://github.com/roboterclubaachen/usb2can (STM32F042x6) -- CANAlyze: https://kkuchera.github.io/canalyze/ (STM32F042C6) -- VulCAN Gen1: https://shop.copperforge.cc/products/ac41 (STM32F042x6) -- EntreƩ: https://github.com/tuna-f1sh/entree (STM32F042x6) -- CANable-MKS: https://github.com/makerbase-mks/CANable-MKS (STM32F072xB) -- ConvertDevice-xCAN: https://github.com/ConvertDevice/xCAN (STM32F072xB) -- ConvertDevice-xCANFD: https://github.com/ConvertDevice/xCANFD (STM32G0B1CBT6) -- DSD TECH SH-C30A: https://www.deshide.com/product-details.html?pid=384242&_t=1671089557 (STM32F072xB) -- FYSETC UCAN: https://www.fysetc.com/products/fysetc-ucan-board-based-on-stm32f072-usb-to-can-adapter-support-with-canable-candlelight-klipper-firmware (STM32F072xB) +- candleLight: (STM32F072xB) +- candleLight FD: (STM32G0B1CBT) +- candleLight: (STM32F072xB) +- cantact: (STM32F042C6) +- canable (cantact clone): (STM32F042C6) +- USB2CAN: (STM32F042x6) +- CANAlyze: (STM32F042C6) +- VulCAN Gen1: (STM32F042x6) +- EntreƩ: (STM32F042x6) +- CANable-MKS: (STM32F072xB) +- ConvertDevice-xCAN: (STM32F072xB) +- ConvertDevice-xCANFD: (STM32G0B1CBT6) +- DSD TECH SH-C30A: (STM32F072xB) +- FYSETC UCAN: (STM32F072xB) Of important note is that the common STM32F103 will NOT work with this firmware because its hardware cannot use both USB and CAN simultaneously. Beware also the smaller packages in the F042 series which map a USB and CAN_TX signal on the same pin and are therefore unusable !