Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add TODO list.
  • Loading branch information
rgwan authored Mar 27, 2018
1 parent a2939c0 commit 4c293c6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@ If someone want to help me, please __start__, __fork__ and support more chips, T

TODO
------------
Implement UART programming function for CH554 working on USB Host mode.
Implement UART programming function for CH554 working on USB Host mode (It is very simple to realize: just add serial port interface to the program and 0x619e, accumulate checksum in packet tail).

Implement new CH55x ISP protocol (bootloader version > 2.30), now we have no chip shipped with new bootloader: WCH's FAE said that they will send chips with new bootloader after Apr.2018.

Contributions are always welcome.

Command Line Parameters
------------
Expand Down

0 comments on commit 4c293c6

Please sign in to comment.