mirror of
https://github.com/lupyuen/pinephone-nuttx.git
synced 2025-01-13 05:08:32 +08:00
Update doc
This commit is contained in:
parent
4b83650397
commit
82a273495e
1 changed files with 1 additions and 0 deletions
|
@ -1025,6 +1025,7 @@ rm -f Image.gz
|
|||
gzip Image
|
||||
|
||||
## Copy compressed NuttX Binary Image to Jumpdrive microSD
|
||||
## https://lupyuen.github.io/articles/uboot#pinephone-jumpdrive
|
||||
## TODO: Change the microSD Path
|
||||
cp Image.gz "/Volumes/NO NAME"
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue