mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
docs: auto-sync metadata [skip ci]
Co-Authored-By: PX4 BuildBot <bot@px4.io>
This commit is contained in:
@@ -342,6 +342,19 @@ mft_cfg <command> [arguments...]
|
||||
<hwver>, id == revision for <hwrev> )
|
||||
```
|
||||
|
||||
## mklittlefs
|
||||
|
||||
Source: [systemcmds/mklittlefs](https://github.com/PX4/PX4-Autopilot/tree/main/src/systemcmds/mklittlefs)
|
||||
|
||||
Format a device with the littlefs filesystem.
|
||||
|
||||
### Usage {#mklittlefs_usage}
|
||||
|
||||
```
|
||||
mklittlefs [arguments...]
|
||||
<device> <mountpoint> Device and mount point (e.g. /dev/mtd0 /fs/flash)
|
||||
```
|
||||
|
||||
## mtd
|
||||
|
||||
Source: [systemcmds/mtd](https://github.com/PX4/PX4-Autopilot/tree/main/src/systemcmds/mtd)
|
||||
|
||||
Reference in New Issue
Block a user