mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2025-10-10 15:12:41 +02:00
* Developers Docs editing * Logo underline removed The underline has been removed when hovering over the logo. * proofread docs * application -> app in several files --------- Co-authored-by: knrn64 <25254561+knrn64@users.noreply.github.com> Co-authored-by: あく <alleteam@gmail.com>
11 lines
353 B
Plaintext
11 lines
353 B
Plaintext
/**
|
|
@page dev_tools Developer Tools
|
|
|
|
Hardware and software tools for all kinds of programming.
|
|
|
|
- @subpage fbt — Official build and deployment tool for Flipper Zero
|
|
- @subpage vscode — Flipper Zero integration for VS Code
|
|
- @subpage dev_board — ESP32-based development board
|
|
- @subpage ota_updates — Standalone firmware self-update mechanism
|
|
*/
|