* Add flash drivers for L0, L1, L4, WB and WL. Not tested for WB, but should be similar to WL. * Add embassy-boot-stm32 for bootloading on STM32. * Add flash examples and bootloader examples * Update stm32-data
		
			
				
	
	
		
			11 lines
		
	
	
		
			351 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			351 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| * xref:runtime.adoc[Runtime]
 | |
| * xref:traits.adoc[APIs]
 | |
| * xref:hal.adoc[Hardware Abstraction Layer]
 | |
| ** xref:nrf.adoc[nRF]
 | |
| ** xref:stm32.adoc[STM32]
 | |
| * xref:bootloader.adoc[Bootloader]
 | |
| * xref:getting_started.adoc[Getting started]
 | |
| ** xref:basic_application.adoc[Basic application]
 | |
| ** xref:layer_by_layer.adoc[Layer by Layer]
 | |
| * xref:examples.adoc[Examples]
 |