mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			files case sensitive
							parent
							
								
									ec806bdb3e
								
							
						
					
					
						commit
						d43ad08fd4
					
				| 
						 | 
				
			
			@ -21,12 +21,12 @@
 | 
			
		|||
#include "mbed_events.h"
 | 
			
		||||
#include "mbed-client-cli/ns_cmdline.h"
 | 
			
		||||
#include "rtos\Thread.h"
 | 
			
		||||
#include "nfcTestShim.h"
 | 
			
		||||
#include "nfcCommands.h"
 | 
			
		||||
#include "NFCTestShim.h"
 | 
			
		||||
#include "NFCCommands.h"
 | 
			
		||||
 | 
			
		||||
#if MBED_CONF_NFCEEPROM
 | 
			
		||||
#include "NFCEEPROMDriver.h"
 | 
			
		||||
#include "nfcProcessEeprom.h"
 | 
			
		||||
#include "NFCProcessEEPROM.h"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
using mbed::nfc::nfc_rf_protocols_bitmask_t;
 | 
			
		||||
| 
						 | 
				
			
			@ -18,9 +18,9 @@
 | 
			
		|||
#define _NFCCOMMANDS_H_INCLUDED
 | 
			
		||||
 | 
			
		||||
#if MBED_CONF_NFCEEPROM
 | 
			
		||||
#include "nfcProcessEeprom.h"
 | 
			
		||||
#include "NFCProcessEEPROM.h"
 | 
			
		||||
#else
 | 
			
		||||
#include "nfcProcessCtrl.h"
 | 
			
		||||
#include "NFCProcessCtrl.h"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
// see https://support.microsoft.com/en-my/help/208427/maximum-url-length-is-2-083-characters-in-internet-explorer
 | 
			
		||||
| 
						 | 
				
			
			@ -29,8 +29,8 @@
 | 
			
		|||
#include "nfc/ndef/common/util.h"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#include "nfcCommands.h"
 | 
			
		||||
#include "nfcProcessCtrl.h"
 | 
			
		||||
#include "NFCCommands.h"
 | 
			
		||||
#include "NFCProcessCtrl.h"
 | 
			
		||||
#include "SmartPoster.h"
 | 
			
		||||
 | 
			
		||||
using mbed::Span;
 | 
			
		||||
| 
						 | 
				
			
			@ -25,7 +25,7 @@
 | 
			
		|||
#include "nfc/ndef/MessageBuilder.h"
 | 
			
		||||
#include "nfc/ndef/common/URI.h"
 | 
			
		||||
#include "nfc/ndef/common/util.h"
 | 
			
		||||
#include "nfcTestShim.h"
 | 
			
		||||
#include "NFCTestShim.h"
 | 
			
		||||
 | 
			
		||||
#if !MBED_CONF_NFCEEPROM
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -30,7 +30,7 @@
 | 
			
		|||
#if MBED_CONF_NFCEEPROM
 | 
			
		||||
#include "NFCEEPROMDriver.h"
 | 
			
		||||
 | 
			
		||||
#include "nfcProcessEeprom.h"
 | 
			
		||||
#include "NFCProcessEEPROM.h"
 | 
			
		||||
#include "SmartPoster.h"
 | 
			
		||||
 | 
			
		||||
using mbed::Span;
 | 
			
		||||
| 
						 | 
				
			
			@ -25,7 +25,7 @@
 | 
			
		|||
#include "nfc/ndef/MessageBuilder.h"
 | 
			
		||||
#include "nfc/ndef/common/URI.h"
 | 
			
		||||
#include "nfc/ndef/common/util.h"
 | 
			
		||||
#include "nfcTestShim.h"
 | 
			
		||||
#include "NFCTestShim.h"
 | 
			
		||||
 | 
			
		||||
#if MBED_CONF_NFCEEPROM
 | 
			
		||||
#include "NFCEEPROM.h"
 | 
			
		||||
| 
						 | 
				
			
			@ -27,8 +27,8 @@
 | 
			
		|||
#include "nfc/nfcdefinitions.h"
 | 
			
		||||
 | 
			
		||||
#include "NFCEEPROMDriver.h"
 | 
			
		||||
#include "nfcCommands.h"
 | 
			
		||||
#include "nfcTestShim.h"
 | 
			
		||||
#include "NFCCommands.h"
 | 
			
		||||
#include "NFCTestShim.h"
 | 
			
		||||
#include "SmartPoster.h"
 | 
			
		||||
 | 
			
		||||
using mbed::Span;
 | 
			
		||||
| 
						 | 
				
			
			@ -22,8 +22,8 @@
 | 
			
		|||
#include "platform/Span.h"
 | 
			
		||||
#include "mbed_events.h"
 | 
			
		||||
#include "mbed-client-cli/ns_cmdline.h"
 | 
			
		||||
#include "nfcTestShim.h"
 | 
			
		||||
#include "nfcCommands.h"
 | 
			
		||||
#include "NFCTestShim.h"
 | 
			
		||||
#include "NFCCommands.h"
 | 
			
		||||
 | 
			
		||||
#if MBED_CONF_NFCEEPROM
 | 
			
		||||
using mbed::nfc::NFCEEPROM;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue