File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 22title : Change Log 
33--- 
44
5- ## Current version  
5+ ## 2.3.0  
6+ June 23, 2016
7+ 
8+ Package link: ` http://arduino.esp8266.com/versions/2.3.0/package_esp8266com_index.json ` .
69
710### Core  
811-  Fix NMI interrupt handler alignment
@@ -29,6 +32,11 @@ title: Change Log
2932-  MD5Builder::addStream: fixed falsy calculated hash for len > filelength (#2126  )
3033-  Fix SPIFFS.openDir("") (#2143  )
3134-  Bring back old semantics to random and randomSeed, add secureRandom (#1710  ) (#2142  )
35+ -  Add missing pgm_read_ptr{_ near/_ far} macros (#2160  )
36+ -  Add macro for maximum open SPIFFS files, settings it to 1 saves about 1k heap. (#2167  )
37+ -  Fix UART pins setting (#2098  )
38+ -  Fix ESP.getSketchSize, add ESP.getSketchMD5 (#2158  )
39+ -  Add Serial.baudRate() to get current baud rate (#2079  )
3240
3341### Libraries  
3442
@@ -70,7 +78,7 @@ title: Change Log
7078-  Python 3 compatibility for get.py
7179-  Device side test library and test runner
7280-  Fix ARM toolchain files permissions (#2004  )
73- 
81+ -  Update esptool to 0.4.9 
7482
7583## 2.2.0  
7684April 18, 2016
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments