MSP430G2553 I2C library based on demo code provided by Texas Instruments
Code Composer Studio 6.0+ but likely works on IAR and GCC.
Tested the code using a ADS1115 analog-to-digital converter to start writing a library for it.
Add source files to project.
- Provide some examples;
- Clean up some of the code;
- Further optimize RAM and Flash usage;
- Helio Capella