mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Fixed attribution rights for SAM delayMicroseconds function
This commit is contained in:
@ -214,7 +214,7 @@ ARDUINO 1.5.3 BETA - 2013.08.30
|
||||
* Scrollable menus can now be scrolled with the mouse wheel
|
||||
|
||||
[arduino core]
|
||||
* sam: Fixed delayMicrosecond() when interrupts are disabled
|
||||
* sam: Fixed delayMicrosecond() when interrupts are disabled (Paul Stoffregen)
|
||||
* sam: Upgraded libsam, and added missing modules (CAN, ETH, etc.) (Thibaut Viard)
|
||||
* sam: Added compatibility for avr/pgmspace.h (Paul Stoffregen)
|
||||
* sam: Added serialEvent*() support
|
||||
|
Reference in New Issue
Block a user