From b87733e0a1af61885dbfb626373a02383ff017a6 Mon Sep 17 00:00:00 2001 From: erikkaashoek Date: Wed, 14 Dec 2022 08:42:58 +0100 Subject: [PATCH] Update README.md Add build command for Ultra --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fc3309d..6d14c70 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,10 @@ Just make in the directory. $ make +For tinySA Ultra use this command + + $ make TARGET="F303" + ### Build firmware using docker Using [this docker image](https://hub.docker.com/r/edy555/arm-embedded) and without installing arm toolchain, you can build the firmware.