Remove fork of python xmodem that is an active project

This commit is contained in:
Brennan Ashton
2021-04-04 16:47:55 -07:00
committed by Xiang Xiao
parent 3cdc0b7332
commit 97676a3c06
2 changed files with 2 additions and 591 deletions
+2 -1
View File
@@ -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
View File
File diff suppressed because it is too large Load Diff