Go to file
Zorph 63f2cf419e Added idle mode to the delay function
The controller will be sent to idle mode if the remaining delay time allows this. It will be woken up by any interrupt, which will be latest by the timer0 interrupt.

Rebase of https://github.com/arduino/Arduino/pull/2240/
2017-11-13 15:58:31 +01:00
bootloaders Adding Arduino.org new boards 2016-12-16 10:59:00 +01:00
cores/arduino Added idle mode to the delay function 2017-11-13 15:58:31 +01:00
extras Add extras folder for packagein and CI 2017-11-13 11:53:21 +01:00
firmwares Added support to Genuino boards (drivers, boards.txt entries, bootloaders) 2015-08-27 10:40:03 +02:00
libraries [WIRE] Remove extra line from digital_potentiometer example 2017-11-13 12:42:12 +01:00
variants Added Adafruit Circuits Playground board 2016-12-14 15:00:23 +01:00
boards.txt Use correct part names in Tools > Processor menus 2017-07-18 12:22:43 +02:00
platform.txt Update bundled avr core to 1.6.20 2017-08-18 15:58:02 +02:00
programmers.txt Merge branch 'master' into stk500-jtagice3 2017-02-08 12:56:49 +01:00