12 lines
		
	
	
		
			200 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			200 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| = Examples
 | |
| 
 | |
| Embassy provides examples for all HALs supported. You can find them in the `examples/` folder.
 | |
| 
 | |
| 
 | |
| Main loop example
 | |
| 
 | |
| [source,rust]
 | |
| ----
 | |
| include::example$examples/std/src/bin/tick.rs[]
 | |
| ----
 |