Skip to content

Commit 24bffb6

Browse files
committed
Add hello_encrypted to readme
1 parent a037c89 commit 24bffb6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,12 @@ App|Description
8282
[channel_irq](dma/channel_irq) | Use an IRQ handler to reconfigure a DMA channel, in order to continuously drive data through a PIO state machine.
8383
[sniff_crc](dma/sniff_crc) | Use the DMA engine's 'sniff' capability to calculate a CRC32 on a data buffer.
8484

85+
### Encrypted
86+
87+
App|Description
88+
---|---
89+
[hello_encrypted](encrypted/hello_encrypted) | Create a self-decrypting binary.
90+
8591
### HSTX
8692

8793
App|Description

0 commit comments

Comments
 (0)