From e19475388dfa54efaa037810f7b3454fd05b6b5d Mon Sep 17 00:00:00 2001 From: Renaud Fivet Date: Thu, 24 Jun 2021 20:25:13 +0800 Subject: [PATCH] Migrate web pages to rfivet.github.io --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b506c8..d33f4e5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ Bring up code for low end STM32 micro-controllers -This repository contains the code explained [here](https://warehouse.motd.org/?page_id=148). +This repository contains the code explained +[here](https://rfivet.github.io/stm32bringup). ### How to build ### * dependencies: gmake, GNU Arm Embedded Toolchain.