From 468ffa4e15a64c2ba78f518d67e65d788f53b23f Mon Sep 17 00:00:00 2001 From: occheung Date: Mon, 5 Oct 2020 15:35:45 +0800 Subject: [PATCH] readme: add CI & elf binary download --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c77d0f1..379f29d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Humpback DDS -RF signal generator using Urukul, Humpback and STM32 NUCLEO-H743ZI2 +MQTT-controlled 4-channel DDS signal generator using Urukul, Humpback and STM32 NUCLEO. + +- [Continuous Integration](https://nixbld.m-labs.hk/job/stm32/stm32/humpback-dds) +- [Download latest firmware build](https://nixbld.m-labs.hk/job/stm32/stm32/humpback-dds/latest/download-by-type/file/binary-dist) ## Nix commands