incubator-nuttx/drivers/wireless
Gregory Nutt 8394f9b60f Squashed commit of the following:
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.
2017-09-30 12:59:33 -06:00
..
cc3000 sem_open() should return SEM_FAILED on any failures. This is change change in the POSIX specification since the original sem_open() was written so many years ago. 2017-09-08 10:14:51 -06:00
ieee80211 Remove dangling whitespace form the end of lines 2017-06-17 14:13:25 -06:00
ieee802154 Merged in merlin17/nuttx (pull request #485) 2017-09-15 19:41:24 +00:00
spirit 6LoWPAN/Radio: Rename radio property sp_pktlen to sp_framelen. Add 6LoWPAN utility to get the max frame length (not yet hooked in) 2017-09-10 10:13:33 -06:00
ISM1_868MHzGFSK100kbps.c drivers/wireless: Fixes to spacing and alignement 2015-10-10 11:51:32 -06:00
ISM2_905MHzGFSK250kbps.c drivers/wireless: Fixes to spacing and alignement 2015-10-10 11:51:32 -06:00
Kconfig Squashed commit of the following: 2017-07-24 16:46:30 -06:00
Make.defs Squashed commit of the following: 2017-07-24 16:46:30 -06:00
cc1101.c Squashed commit of the following: 2017-09-30 12:59:33 -06:00
nrf24l01.c Add an instance argument to the SPIDEV definitions. 2017-04-29 12:26:52 -06:00
nrf24l01.h IOCTLS. Separate wireless character driver IOCTL commands from wireless network driver IOCTL commands. Move from wireless.h to ioctl.h. 2017-04-27 16:58:30 -06:00