We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a037c89 commit 24bffb6Copy full SHA for 24bffb6
README.md
@@ -82,6 +82,12 @@ App|Description
82
[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.
83
[sniff_crc](dma/sniff_crc) | Use the DMA engine's 'sniff' capability to calculate a CRC32 on a data buffer.
84
85
+### Encrypted
86
+
87
+App|Description
88
+---|---
89
+[hello_encrypted](encrypted/hello_encrypted) | Create a self-decrypting binary.
90
91
### HSTX
92
93
App|Description
0 commit comments