Go to file
Karl Fessel b0dc9758a3 declare timer0_fract non static and volatile to make it available for linking
using timer0_fract and Timer0s count register it's possible to write more
precise millis function that include all milliseconds or return some extra
accuracy (eg 1/4 on 1/8 millisecond) with less overhead than micros.
2017-11-13 17:31:32 +01:00
bootloaders
cores/arduino declare timer0_fract non static and volatile to make it available for linking 2017-11-13 17:31:32 +01:00
extras Add extras folder for packagein and CI 2017-11-13 11:53:21 +01:00
firmwares
libraries [WIRE] Remove extra line from digital_potentiometer example 2017-11-13 12:42:12 +01:00
variants
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 Updated Arduino as ISP setting 2017-11-13 16:37:40 +01:00