| 
									
										
										
										
											2017-08-15 16:11:19 +08:00
										 |  |  | # Reduce bootloader log verbosity | 
					
						
							| 
									
										
										
										
											2019-05-09 14:10:35 +02:00
										 |  |  | CONFIG_BOOTLOADER_LOG_LEVEL_WARN=y | 
					
						
							|  |  |  | CONFIG_BOOTLOADER_LOG_LEVEL=2 | 
					
						
							| 
									
										
										
										
											2017-08-15 16:11:19 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | # Increase main task stack size | 
					
						
							| 
									
										
										
										
											2019-04-30 12:51:55 +02:00
										 |  |  | CONFIG_ESP_MAIN_TASK_STACK_SIZE=7168 | 
					
						
							| 
									
										
										
										
											2017-08-15 16:11:19 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | # Enable filesystem | 
					
						
							|  |  |  | CONFIG_PARTITION_TABLE_CUSTOM=y | 
					
						
							|  |  |  | CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_example.csv" | 
					
						
							|  |  |  | CONFIG_PARTITION_TABLE_FILENAME="partitions_example.csv" | 
					
						
							| 
									
										
										
										
											2018-01-31 14:04:40 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | # Enable FreeRTOS stats formatting functions, needed for 'tasks' command | 
					
						
							|  |  |  | CONFIG_FREERTOS_USE_TRACE_FACILITY=y | 
					
						
							|  |  |  | CONFIG_FREERTOS_USE_STATS_FORMATTING_FUNCTIONS=y | 
					
						
							| 
									
										
										
										
											2018-04-20 16:57:15 +10:00
										 |  |  | 
 | 
					
						
							|  |  |  | CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y |