Test of the µNFC stack with the Adafruit PN532 board

Dependencies:   AppNearMe_MuNFC_PN532 mbed-rtos mbed

MuNFCConfig.h

Committer:
AppNearMe
Date:
2012-07-26
Revision:
0:170d2659e354

File content as of revision 0:170d2659e354:

/*
    MuNFCConfig.h 
    Copyright (c) Donatien Garnier 2012
    donatien.garnier@appnearme.com
    http://www.appnearme.com/
*/


#ifndef MUNFCCONFIG_H_
#define MUNFCCONFIG_H_

//#include "munfc/nfc_config.h"


#define MUNFC_RTOS 1


#endif /* MUNFCCONFIG_H_ */