nuttx/drivers/contactless
2017-10-05 07:24:54 -06:00
..
Kconfig
Make.defs CL fixes 2016-08-31 13:41:49 +02:00
mfrc522.c Add an instance argument to the SPIDEV definitions. 2017-04-29 12:26:52 -06:00
mfrc522.h drivers/: Remove dangling space at the end of lines. 2017-06-28 13:17:17 -06:00
pn532.c sched/semaphore: sem_timedwait() is a cancellation point and, hence, cannot be called from within the OS. Created nxsem_timedwait() that is equivalent but does not modify the errno and does not cause cancellation. All calls to sem_timedwait() change to calls to nxsem_timedwait() in the OS. 2017-10-05 07:24:54 -06:00
pn532.h packed_struct replaced by begin_packed_struct and end_packed_struct 2017-01-09 14:17:49 +03:00