Age | Commit message (Collapse) | Author |
|
Fixes #831 #881 #955 #1123 #1140
|
|
https://github.com/arduino/Arduino/pull/1329#issuecomment-15609148
See #857 #1329
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See #857
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit a0c96bebddac27e8ea51811a74d6cdfa2d8a30e0.
|
|
|
|
|
|
|
|
|
|
|
|
This allows use of A0, A1, A2, A3 constants and for them to be mapped to the appropriate analog input channel. It should only be used if the macro is actually defined.
|
|
|
|
|
|
|
|
See #181 #392 #505 #543 #544
|
|
Fixes #73
Fixes #883
|
|
Fixes #857
|
|
|
|
|
|
|
|
fixes #153
fixes #1122
|
|
Rebuilt firmware for Micro.
Added pre-loaded Blink to new firmwares.
|
|
The power-on reset detection didn't work properly, but has now been
fixed
|
|
fixes #915
|
|
|
|
Otherwise, you get an error when compiling for processors with no serial port because the header file is always compiled.
See, for an example of the problem: https://github.com/damellis/attiny/issues/8
|
|
Issue 1024: TCP connections die after few seconds of inactivity
|
|
to include analog pins (fixed #1129)
|
|
bootloader merged with Blink produced using 1.0.2
|
|
|
|
|
|
|
|
|
|
|