From da1b4c469aca76c44a42f2959000927a46940e2d Mon Sep 17 00:00:00 2001 From: Daniele Lacamera Date: Sun, 27 Jan 2019 14:49:07 +0100 Subject: [PATCH] Updated README.md (added riot-OS example) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce72a5a..8d701c0 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ This repository contains example applications using [wolfBoot](https://github.co ## List of examples * DTLS/IPv6/6LoWPAN/BLE secure firmware update mechanism, with [contiki OS on Nordic nRF52 platform](contiki-nrf52) + * USB CDC-ACM signed firmware update mechanism, with [RIOT-OS on Atmel SAM-R21 platform](riotOS-samr21) ## License