1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-10-12 12:44:53 +03:00

portOutputRegister is now writeable.

This commit is contained in:
Cristian Maglie
2012-11-09 10:54:30 +01:00
parent b5b50caf33
commit 74dea07f2c
2 changed files with 9 additions and 0 deletions

View File

@@ -2,6 +2,9 @@
[ide]
* Fixed IDE startup bug "Menu has no enabled items"
[arduino core]
* sam: portOutputRegister() is now writeable.
ARDUINO BETA 1.5.1r2 - 2012.11.06
* Fixed wrong release file for windows.