1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Merge remote-tracking branch 'ide-1.5.x-core.a-rebuild' into ide-1.5.x

This commit is contained in:
Cristian Maglie
2014-11-02 11:20:37 +01:00
2 changed files with 55 additions and 18 deletions

View File

@ -2,6 +2,8 @@
ARDUINO 1.5.9
[ide]
* Sketch build process: fixed full rebuild on windows even if not needed
* Sketch build process: core.a rebuild only if needed (Matthijs Kooijman)
* Updated AStyle formatter to v2.04: http://astyle.sourceforge.net/notes.html
[core]