Skip to content

Commit 68c835b

Browse files
committed
Add hello_encrypted to readme
1 parent c930456 commit 68c835b

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
@@ -86,6 +86,12 @@ App|Description
8686
[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.
8787
[sniff_crc](dma/sniff_crc) | Use the DMA engine's 'sniff' capability to calculate a CRC32 on a data buffer.
8888

89+
### Encrypted
90+
91+
App|Description
92+
---|---
93+
[hello_encrypted](encrypted/hello_encrypted) | Create a self-decrypting binary.
94+
8995
### HSTX (RP235x Only)
9096

9197
App|Description

0 commit comments

Comments
 (0)