mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-08 11:22:40 +03:00
Incresing max memory to 1024M.
Fixed macosx info.plist Introduced arduino.l4j.ini and arduino_debug.l4j.ini for letting users customize jvm memory settings
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
<key>VMOptions</key>
|
||||
<array>
|
||||
<string>-Xms128M</string>
|
||||
<string>-Xmx256M</string>
|
||||
<string>-Xmx1024M</string>
|
||||
</array>
|
||||
|
||||
<key>MainClass</key>
|
||||
|
Reference in New Issue
Block a user