From d9b3a7c92fd7fc81fc92714397f6fe32459e322e Mon Sep 17 00:00:00 2001 From: Daniele Lacamera Date: Mon, 11 Mar 2019 07:50:09 +0100 Subject: [PATCH] Updated examples list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d701c0..28781b9 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ This repository contains example applications using [wolfBoot](https://github.co * 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) + * HTTPS over TLS1.3 signed firmware update mechanism, with [freeRTOS on Freescale K64F](freeRTOS-Freescale-K64F-https-TLS1.3) ## License