Library for MAX7300 GPIO Expander
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:e75913818f75 | 2016-05-12 | j3 | updated docs |
6:3674af0a03cf | 2015-10-16 | j3 | fixed slave adrs in read functions, was using the write due to copy and paste, but luckily the read member function forces the lower bit to 1, so no harm done. |
5:c4d2978bdebb | 2015-08-14 | j3 | changed repeated start to false after read in 'config_port' and 'write_config_register' |
4:4ffbd5539b69 | 2015-07-24 | j3 | fixed comments |
3:e044960e516c | 2015-07-23 | j3 | added () around defines |
2:fd2de5d21702 | 2015-07-19 | j3 | removed header for private fx |
1:e1ee2549a047 | 2015-07-16 | j3 | Finished library, ready for review. |
0:350a850a7191 | 2015-07-15 | j3 | initial commit |