mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Merge branch 'master' into ide-1.5.x
This commit is contained in:
@ -26,6 +26,7 @@ ARDUINO 1.5.5 BETA
|
||||
* avr: Refactored Mega* variants definitions in boards.txt (Kristian Sloth Lauszus)
|
||||
* avr: Removed File object destructor. In order to free memory allocated by a File object the safest way is to call its close() method
|
||||
* Added digitalPinToInterrupt variant macro (Paul Stoffregen)
|
||||
* avr: added variant file for Arduino Ethernet
|
||||
|
||||
ARDUINO 1.5.4 BETA 2013.09.10
|
||||
|
||||
|
Reference in New Issue
Block a user