Will Richey
Will Richey
@delaitre - correct me if I'm wrong, but the strategy you mention above creates `DJINNI_GENERATED_SOURCES` at cmake _generate_ time, right? Do you have a way to get cmake to run...
(I realize this issue is closed, but wanted to add...) Have you, @eblot, considered using [doctest](https://docs.python.org/3/library/doctest.html) on the sample code?
FYI, EEPROM layout and features supported are adapter specific. FTDI handles EEPROM config with the GUI tool [FT_PROG](https://www.ftdichip.com/Support/Utilities.htm#FT_PROG). You may be able to extract the information necessary to support various...