mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[psram] Add P4 support (#8545)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Co-authored-by: clydeps <U5yx99dok9>
This commit is contained in:
		
							
								
								
									
										9
									
								
								tests/components/psram/test.esp32-p4-idf.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								tests/components/psram/test.esp32-p4-idf.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| esp32: | ||||
|   cpu_frequency: 360MHz | ||||
|   framework: | ||||
|     type: esp-idf | ||||
|     advanced: | ||||
|       enable_idf_experimental_features: yes | ||||
|  | ||||
| psram: | ||||
|   speed: 200MHz | ||||
		Reference in New Issue
	
	Block a user