mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-18 12:54:25 +01:00
Updating readme with misc. 0008 fixes.
This commit is contained in:
parent
4f53ea6303
commit
67ce547deb
@ -47,11 +47,15 @@ from Processing and Wiring.
|
|||||||
UPDATES
|
UPDATES
|
||||||
|
|
||||||
0008
|
0008
|
||||||
* Added an EEPROM library.
|
|
||||||
|
* Added an EEPROM library (see reference for details).
|
||||||
* Patched to reduce binary sketch sizes by building the Arduino core as
|
* Patched to reduce binary sketch sizes by building the Arduino core as
|
||||||
a library (.a) file. Originally written by Nicolas Roland, revised by
|
a library (.a) file. Originally written by Nicolas Roland, revised by
|
||||||
Don Cross.
|
Don Cross.
|
||||||
* Fixed bug in Serial.available(). Report and fix by Don Cross.
|
* Fixed bug in Serial.available(). Report and fix by Don Cross.
|
||||||
|
* Now recompiling libraries when switching microcontrollers. Reported by
|
||||||
|
Julian Bleecker; fixed by Nicholas Zambetti.
|
||||||
|
* Removed the delay from analogRead().
|
||||||
|
|
||||||
0007 - 2006.12.25
|
0007 - 2006.12.25
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user