FreeCalypso > hg > fc-usbser-tools
changeset 8:1415508e7ea2
add README
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 04 Sep 2023 21:31:37 +0000 |
parents | b2c891299e83 |
children | ab506f6aa57c |
files | README |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Mon Sep 04 21:31:37 2023 +0000 @@ -0,0 +1,6 @@ +This code repository is a work in progress. The initial objective is to move +FTDI EEPROM tools out of freecalypso-hwlab Hg repository and polish them into +an installable software component similar to other FreeCalypso tools; I am also +looking at the possibility of developing some tools for old-style CP2102 chips +that require EEPROM tinkering in order to switch between 230400/460800/921600 +and 203125/406250/812500 baud rates.