shithub: MicroHs

Download patch

ref: 820ebb5f04f1c17c638d0c51f9957a8b78bbae08
parent: 7cfca2419f93f86d07197aa914fcfd772f3cbb4f
author: Lennart Augustsson <lennart.augustsson@epicgames.com>
date: Fri Jan 12 16:45:10 EST 2024

Mention STM32.

--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
 It uses combinators for the runtime execution.
 
 The runtime system has minimal dependencies, and can be compiled even for micro-controllers.
+The STM32 directory contains some sample code for an STM32F407G-DISC1 board.
 
 The compiler can compile itself.
 
--