mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 07:09:48 +08:00
docs(i18n): PX4 guide translations (Crowdin) - ko (#27208)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
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