Add RAK4630 BSP
This commit is contained in:
		
							parent
							
								
									477c6d0385
								
							
						
					
					
						commit
						d1e86b43b7
					
				
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							| @ -37,6 +37,10 @@ prep-samd: | ||||
| 	arduino-cli core update-index --config-file arduino-cli.yaml | ||||
| 	arduino-cli core install adafruit:samd | ||||
| 
 | ||||
| prep-nrf: | ||||
| 	arduino-cli core update-index --config-file arduino-cli.yaml | ||||
| 	arduino-cli core install rakwireless:nrf52 | ||||
| 
 | ||||
| console-site: | ||||
| 	make -C Console clean site | ||||
| 
 | ||||
|  | ||||
| @ -1,3 +1,4 @@ | ||||
| board_manager: | ||||
|   additional_urls: | ||||
|   - https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json | ||||
|   - https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json | ||||
|   - https://raw.githubusercontent.com/RAKwireless/RAKwireless-Arduino-BSP-Index/main/package_rakwireless_index.json | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user