Fixed invalid spiffs size
This commit is contained in:
		
							parent
							
								
									b78613a131
								
							
						
					
					
						commit
						9a348c8cfc
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@ -43,7 +43,7 @@ console-site:
 | 
				
			|||||||
spiffs: console-site spiffs-image 
 | 
					spiffs: console-site spiffs-image 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
spiffs-image:
 | 
					spiffs-image:
 | 
				
			||||||
	python Release/esptool/spiffsgen.py 2031616 ./Console/build Release/console_image.bin
 | 
						python Release/esptool/spiffsgen.py 1966080 ./Console/build Release/console_image.bin
 | 
				
			||||||
 | 
					
 | 
				
			||||||
upload-spiffs:
 | 
					upload-spiffs:
 | 
				
			||||||
	@echo Deploying SPIFFS image...
 | 
						@echo Deploying SPIFFS image...
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user