You've already forked comprehensive-rust
							
							
				mirror of
				https://github.com/google/comprehensive-rust.git
				synced 2025-10-31 08:37:45 +02:00 
			
		
		
		
	Add reference to microcontrollers as target for rust (#986)
This commit is contained in:
		| @@ -22,7 +22,7 @@ Rust fits in the same area as C++: | ||||
|  | ||||
| * High flexibility. | ||||
| * High level of control. | ||||
| * Can be scaled down to very constrained devices like mobile phones. | ||||
| * Can be scaled down to very constrained devices such as microcontrollers. | ||||
| * Has no runtime or garbage collection. | ||||
| * Focuses on reliability and safety without sacrificing performance. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user