mirror of
				https://github.com/jhbruhn/butns.git
				synced 2025-10-30 02:46:00 +00:00 
			
		
		
		
	Add board option
This commit is contained in:
		
							parent
							
								
									82e0890d8d
								
							
						
					
					
						commit
						4cf249477b
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/compile-sketch.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/compile-sketch.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -22,6 +22,8 @@ jobs: | ||||||
|           fqbn: rp2040:rp2040:rpipico |           fqbn: rp2040:rp2040:rpipico | ||||||
|           sketch-paths: | |           sketch-paths: | | ||||||
|             - firmware/ |             - firmware/ | ||||||
|  |           cli-compile-flags: | | ||||||
|  |             - --board-options "usbstack=tinyusb" | ||||||
|           libraries: | |           libraries: | | ||||||
|             - name: Adafruit NeoPixel |             - name: Adafruit NeoPixel | ||||||
|             - name: Adafruit MPU6050 |             - name: Adafruit MPU6050 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue