1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00
Arduino/hardware/arduino/avr
Arturo Guadalupi 5199b0f6d3 Fixes #2969:
This fixes the Wire examples that uses I2C reserved address (from 0 to 7) substituting them with 8 that is the first one available and that can be used.

I also modified the wire reference
http://www.arduino.cc/en/reference/wire
according to this fact.
2015-05-14 11:27:00 +02:00
..
bootloaders [gemma] Integration of Gemma board 2015-05-06 15:55:56 +02:00
cores/arduino Fixed indentation in Stream.cpp, no code change 2015-04-21 18:10:32 +02:00
firmwares Merge branch 'master' into ide-1.5.x 2014-09-16 12:19:39 +02:00
libraries Fixes #2969: 2015-05-14 11:27:00 +02:00
variants [gemma] Integration of Gemma board 2015-05-06 15:55:56 +02:00
boards.txt [gemma] Integration of Gemma board 2015-05-06 15:55:56 +02:00
platform.txt saveHex: rename recipe.hex -> recipe.output 2015-05-07 11:57:12 +02:00
programmers.txt [gemma] Integration of Gemma board 2015-05-06 15:55:56 +02:00