8394f9b60f
configs/z80sim and xtrs: Serial driver lower halfs ioctl methods should return a negated errno value, not set the errno variable. drivers/wireless: CC1101 driver not permitted to set errno. drivers/sensors: LIS331DL driver not permitted to set errno. drivers/lcd: ILI9341 initialize method not permitted to set errno, drivers/serial: 16550 UART driver IOCTL method must not set errno; it must return a negated errno value. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
stm32_appinit.c | ||
stm32_autoleds.c | ||
stm32_boot.c | ||
stm32_buttons.c | ||
stm32_extmem.c | ||
stm32_idle.c | ||
stm32_ili93414ws.c | ||
stm32_l3gd20.c | ||
stm32_lcd.c | ||
stm32_ostest.c | ||
stm32_spi.c | ||
stm32_stmpe811.c | ||
stm32_usb.c | ||
stm32_userleds.c | ||
stm32f429i-disco.h |