documentation: add utils and examples and hide internal files.
This commit is contained in:
parent
908fa416bf
commit
983d4932f3
7 changed files with 20 additions and 15 deletions
|
|
@ -27,7 +27,10 @@
|
|||
* Note that this license only applies on the examples, NFC library itself is under LGPL
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file nfc-utils.c
|
||||
* @brief Provide some examples shared functions like print, parity calculation, options parsing.
|
||||
*/
|
||||
#include <nfc/nfc.h>
|
||||
#include <err.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue