incubator-nuttx/drivers/contactless
Gregory Nutt dc8c814ca3 Squashed commit of the following:
Fixed coding standard error in several files.  Use of while( is incorrect; a space is required between while and (.  Also ran tools/nxstyle and fix thoses complaints as well in most files.

    Changes to comply with coding standard.  Mostly focused on files with missing space after keyword in if(, switch(, and for(.  Offending files also got changes to comply with tools nxstyle.  If there were logs of nxstyle complaints, the file also got a taste of tools/indent.sh.  Still need to fix occurrences of while( with missing space.  There are a lot of them.
2019-02-27 08:41:08 -06:00
..
Kconfig
Make.defs
mfrc522.c Squashed commit of the following: 2019-02-27 08:41:08 -06: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