Start point

This commit is contained in:
2025-02-19 16:17:08 +01:00
commit 8bc6932e36
223 changed files with 63668 additions and 0 deletions

16
lib/libftdi/TODO Normal file
View File

@@ -0,0 +1,16 @@
*** TODO for 1.0 release ***
Build related:
- Rename the library and header file,
so libftdi 0.x and 1.x can co-exist
API extentions:
- TO DECIDE: Make ftdi structure opaque?
Misc:
- Resolve TODO entries in ftdi_eeprom
- Look into merging ftdi_eeprom and examples/eeprom
Documentation:
- Mention libusb-1.0 dependency
- Comparison between 1.0 and 0.19
- Document the new EEPROM function