From 821fc695b48a997f38b255489599b3a26109827e Mon Sep 17 00:00:00 2001 From: Imbus <> Date: Sun, 7 Apr 2024 01:24:33 +0200 Subject: [PATCH] Article --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ddf093b..dfaadb9 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,4 @@ The goal is to create a simple C example of a STM32F103C8T6 Blue Pill board runn - [Getting Started With STM32](https://stm32-base.org/guides/getting-started) - [STM32-base source](https://github.com/STM32-base/STM32-base) and the specific [F1 Template](https://github.com/STM32-base/STM32-base-F1-template) - [stm32_bare_metal repository](https://github.com/mensi/stm32_bare_metal) +- [Bare-metal STM32 Hackaday article](https://hackaday.com/2021/03/26/bare-metal-stm32-please-mind-the-interrupt-event/)