mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			pin_names-generic test update before skipping it
							parent
							
								
									64027e4a03
								
							
						
					
					
						commit
						971d0dd3bd
					
				| 
						 | 
				
			
			@ -24,8 +24,8 @@
 | 
			
		|||
Requirements specified in docs/design-documents/hal/0004-pin-names-general-guidelines.md
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
#ifndef LED1
 | 
			
		||||
#error [NOT_SUPPORTED] Target is not following mbed-os pin names standard // Test is set as Skipped
 | 
			
		||||
#if !defined LED1 && !defined BUTTON1
 | 
			
		||||
#error [NOT_SUPPORTED] Target doesn't have any LED and BUTTON
 | 
			
		||||
#else
 | 
			
		||||
 | 
			
		||||
using namespace utest::v1;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue