building parts of libftdi via cmake is now optional.
[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
a03099a9 10// -dLIBFTDI_LINUX_ASYNC_MODE=1 // also lint async code
6ac169ea
TJ
11
12-ecall(534, usb_close) // silence ignored return value from usb_close