Add ftdi_eeprom target (currently disabled). Get version info from CMakeLists.txt
[libftdi] / libftdi.lnt
CommitLineData
5432fb9b
TJ
1// PC-Lint 9.00 settings
2
3-emacro(527, ftdi_error_return) // ignore "unreachable code"
4-emacro(717, ftdi_error_return)
5
6-epu // Pointer to unsigned/signed of the same type is ok
7
8+fie // Allow enum to int conversion
9
6ac169ea 10-ecall(534, usb_close) // silence ignored return value from usb_close