mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Add bk72xx base test file (#6522)
This commit is contained in:
		| @@ -0,0 +1,18 @@ | ||||
| esphome: | ||||
|   name: componenttestespbk72xx | ||||
|   friendly_name: $component_name | ||||
|  | ||||
| bk72xx: | ||||
|   board: cb3s | ||||
|  | ||||
| logger: | ||||
|   level: VERY_VERBOSE | ||||
|  | ||||
| packages: | ||||
|   component_under_test: !include | ||||
|     file: $component_test_file | ||||
|     vars: | ||||
|       component_name: $component_name | ||||
|       test_name: $test_name | ||||
|       target_platform: $target_platform | ||||
|       component_test_file: $component_test_file | ||||
		Reference in New Issue
	
	Block a user