mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Remove fork of python xmodem that is an active project
This commit is contained in:
committed by
Xiang Xiao
parent
3cdc0b7332
commit
97676a3c06
+2
-1
@@ -502,7 +502,8 @@ flash_writer.py
|
||||
---------------
|
||||
|
||||
This flash writer is using the xmodem for firmware transfer on
|
||||
boards based on cxd56 chip (Ex. Spresense)
|
||||
boards based on cxd56 chip (Ex. Spresense). This tool depends on
|
||||
the xmodem package (https://pypi.org/project/xmodem/).
|
||||
|
||||
for flashing the .spk image to the board please use:
|
||||
tools/flash_writer.py -s -c /dev/ttyUSB0 -d -b 115200 -n nuttx.spk
|
||||
|
||||
-590
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user