11 lines
279 B
Markdown
11 lines
279 B
Markdown
|
# 使用方法
|
||
|
>- CC=arm-none-linux-gnueabi-gcc CFLAGS=-O2 ./configure
|
||
|
>- make LDFLAGS=-static
|
||
|
|
||
|
# pc -> device
|
||
|
>- ./lrz
|
||
|
>- Mobaxterm use [ctrl + 鼠标右键] 选择send file using Z-modem
|
||
|
# device -> pc
|
||
|
>- ./lsz [file]
|
||
|
>- 按住ctrl+鼠标右键,选择Receive file using Z-mode
|