mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04:00
14 lines
320 B
Plaintext
14 lines
320 B
Plaintext
|
|
/**
|
||
|
|
@page file_formats File Formats
|
||
|
|
|
||
|
|
Descriptions of various file formats used in Flipper Zero, grouped by applications that use them.
|
||
|
|
|
||
|
|
- @subpage badusb_file_format
|
||
|
|
- @subpage ibutton_file_format
|
||
|
|
- @subpage infrared_file_format
|
||
|
|
- @subpage lfrfid_file_format
|
||
|
|
- @subpage nfc_file_format
|
||
|
|
- @subpage subghz_file_format
|
||
|
|
|
||
|
|
*/
|