nuttx/drivers/contactless
raiden00pl a234b909bc Merged in raiden00/nuttx_l0f0 (pull request #848)
Fixes for MFRC522

drivers/contactless/mfrc522.c: in mfrc522_read uid.sak must be different from 0x04 not as before from 0x00. SAK == 0x00 is a valid PICC type

drivers/contactless/mfrc522.c: add interface to read MIFARE Ultralight data

configs/nucleo-l073rz: add mfrc522 support

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2019-04-05 15:49:45 +00:00
..
Kconfig add cl kconfig 2016-08-31 13:24:19 +02:00
Make.defs CL fixes 2016-08-31 13:41:49 +02:00
mfrc522.c Merged in raiden00/nuttx_l0f0 (pull request #848) 2019-04-05 15:49:45 +00:00
mfrc522.h drivers/: Remove dangling space at the end of lines. 2017-06-28 13:17:17 -06:00
pn532.c Squashed commit of the following: 2019-02-27 08:41:08 -06:00
pn532.h packed_struct replaced by begin_packed_struct and end_packed_struct 2017-01-09 14:17:49 +03:00