Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
						commit
						bc4ab8a433
					
				
					 2 changed files with 2 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -34,6 +34,3 @@
 | 
			
		|||
// LEDs (Mapped to R and G channel of the Bit-C PRO's RGB led)
 | 
			
		||||
#define D5 16U
 | 
			
		||||
#define B0 17U
 | 
			
		||||
 | 
			
		||||
// Bit-C LED (mapped to B channel of the Bit-C PRO's RGB led)
 | 
			
		||||
#define F0 18U
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -46,12 +46,6 @@
 | 
			
		|||
#define B2 PAL_LINE(GPIOA, 7)
 | 
			
		||||
#define B6 PAL_LINE(GPIOA, 4)
 | 
			
		||||
 | 
			
		||||
// Extra elite-c compatible pinout
 | 
			
		||||
#define B7 PAL_LINE(GPIOC, 13)
 | 
			
		||||
#define D5 PAL_LINE(GPIOC, 14)
 | 
			
		||||
#define C7 PAL_LINE(GPIOC, 15)
 | 
			
		||||
#define F1 PAL_LINE(GPIOA, 0)
 | 
			
		||||
#define F0 PAL_LINE(GPIOA, 1)
 | 
			
		||||
 | 
			
		||||
// TX/RX pins of promicro
 | 
			
		||||
// LEDs
 | 
			
		||||
#define D5 PAL_LINE(GPIOA, 8) // User LED
 | 
			
		||||
#define B0 PAL_LINE(GPIOA, 9) // unconnected pin
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue