Updated README.md
parent
aceee4cfc2
commit
bce859cbfd
|
@ -9,6 +9,9 @@ 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)
|
||||
* wolfSSH SCP transfer firmware update mechanism, with [freeRTOS on Freescale K64F](freeRTOS-Freescale-K64F-scp)
|
||||
* BLE-GATT FOTA service using [RIOT-OS and Nimble on Nordic nRF52](riotOS-nrf52840dk-ble)
|
||||
* Measured boot demo using [wolfTPM on STM32F4](test-app-STM32F4-measured-boot)
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Freescale-K64F-FreeRTOS-TLS1.3-Update
|
||||
# Freescale-K64F-FreeRTOS-SCP-Update
|
||||
|
||||
Firmware update example on FreeRTOS, using wolfSSH
|
||||
|
||||
|
|
Loading…
Reference in New Issue