mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-12 20:49:16 +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