File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,9 @@ ARDUINO 1.5.8 BETA - not yet released
17
17
* Correct implementation of gcc specific internal functions (__cxa_guard_*) (Alexey Guseynov)
18
18
* Fix for upload problems on Leonardo (and derivative boards based on mega32u4)
19
19
* Small improvements on String class (Matthijs Kooijman)
20
+ * Fixed size of available flash for mega2560 boards (Leonardo Milani, Arnav Gupta)
20
21
21
- The following changes are included also in the (not yet released) Arduino IDE 1.0.6:
22
+ The following changes are included also in the Arduino IDE 1.0.6:
22
23
23
24
[core]
24
25
* avr: Added replacement stub for cstdlib atexit() funciton (Christopher Andrews)
@@ -64,7 +65,7 @@ ARDUINO 1.5.7 BETA - 2014.07.07
64
65
* Updates/Fix to various examples
65
66
* Added Wire.setClock(..) method (Kristian Sloth Lauszus)
66
67
67
- The following changes are included also in the (not yet released) Arduino IDE 1.0.6:
68
+ The following changes are included also in the Arduino IDE 1.0.6:
68
69
69
70
[core]
70
71
* avr: Improved USB-CDC write speed (Justin Rajewski)
You can’t perform that action at this time.
0 commit comments