Tero Koskinen is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

tkoskine / arduino-eeprom

Access I2C EEPROM using Arduino and AVR-Ada.

Clone this repository (size: 12.5 KB): HTTPS / SSH
hg clone https://bitbucket.org/tkoskine/arduino-eeprom
hg clone ssh://hg@bitbucket.org/tkoskine/arduino-eeprom
Branch
default
Filename Size Date modified Message
Makefile 746 B Add main file, Makefile, and license headers (GMGPL).
main.adb 2.6 KB Add main file, Makefile, and license headers (GMGPL).
main.gpr 155 B Add main file, Makefile, and license headers (GMGPL).
two_wire.adb 8.8 KB Clear Data_Sent flag at the beginning of each write
two_wire.ads 2.0 KB Add main file, Makefile, and license headers (GMGPL).