13 lines
		
	
	
		
			320 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			320 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # embassy-boot-rp
 | |
| 
 | |
| An [Embassy](https://embassy.dev) project.
 | |
| 
 | |
| An adaptation of `embassy-boot` for RP2040.
 | |
| 
 | |
| NOTE: The applications using this bootloader should not link with the `link-rp.x` linker script.
 | |
| 
 | |
| ## Features
 | |
| 
 | |
| * Configure bootloader partitions based on linker script.
 | |
| * Load applications from active partition.
 |