mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Fix initialisation, fix HardwareSerial, add esptool.py flashing
This commit is contained in:
@ -344,4 +344,4 @@ PROVIDE ( flashchip = 0x3fffc714);
|
||||
|
||||
malloc = pvPortMalloc;
|
||||
free = vPortFree;
|
||||
|
||||
realloc = pvPortRealloc;
|
||||
|
Reference in New Issue
Block a user