Commit Graph
5 Commits
Author SHA1 Message Date
River M 5a0ae8abc3 Update README.md 2023-03-09 14:15:12 -08:00
23ca06a336 add Badges (#23)
* Update README.md

syntax error in instructions. this command as written will not work because if flag --chip is used it needs to be --chip=bl70x with the "="
does not work: blisp write --chip bl70x --reset name_of_firmware.bin
or if "=" is not desired then "-c bl70x" could be used instead.

-c, --chip=<chip_type>    Chip Type

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

---------

Co-authored-by: River <97197236+River-b@users.noreply.github.com>
Co-authored-by: Marek Kraus <gamelaster@users.noreply.github.com>
2023-03-02 09:59:05 +01:00
River M c157261bf2 Update README.md 2023-03-02 09:44:16 +01:00
River M b54d820408 Update README.md 2023-03-02 09:44:16 +01:00
River M 9d4294f308 Update README.md 2023-03-02 09:44:16 +01:00