mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-16 07:39:21 +08:00
5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
mmcinfo
|
|
fatload mmc 0 0x80200000 rtthread.bin
|
|
go 0x80200000
|
|
|
|
其中的地址0x80200000根据链接地址确定 |