C2: Add Supported Device Types"

This commit is contained in:
David Rebbe
2026-05-14 19:08:11 -04:00
committed by Kyle Schwarz
parent c3762bbf22
commit b3bb033ecb
8 changed files with 207 additions and 0 deletions
+8
View File
@@ -10,6 +10,14 @@ Simple
.. literalinclude:: ../../examples/c2/simple/src/main.c
:language: c
Supported Devices
=================
:download:`Download example <../../examples/c2/supported_devices/src/main.c>`
.. literalinclude:: ../../examples/c2/supported_devices/src/main.c
:language: c
Disk Format
===========