Start of a microbit mpr121 library
Dependents: microbitmpr121-example
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:cda72c6b04c0 | 2017-01-16 | owenbrotherwood | ok; |
7:ac942cee2975 | 2017-01-16 | owenbrotherwood | basic: with trying to get registerdump to work |
6:103a5a2ca571 | 2017-01-16 | owenbrotherwood | Casting hell?; Error: The object has type qualifiers that are not compatible with the member function "MicroBitMpr121::read8" in "microbitmpr121/MicroBitMpr121.cpp", Line: 109, Col: 20; |
5:4a8384331ca7 | 2017-01-16 | owenbrotherwood | Next: functionality |
4:f63476855239 | 2017-01-16 | owenbrotherwood | Complete rewrite; used MicroBitCompas as template |
3:a91b1bb396ca | 2017-01-16 | owenbrotherwood | error No default constructor exists for class "MicroBitI2C"; |
2:4e130924a398 | 2017-01-16 | owenbrotherwood | problems in library; |
1:f6fed00a3ff2 | 2017-01-16 | owenbrotherwood | wip |
0:fb4572fc4901 | 2017-01-16 | owenbrotherwood | Start |