An i2c master interface connected to the specified pins

Dependencies:   FXAS21000 FXOS8700Q

Committer:
naqvis
Date:
Sun Feb 06 01:12:08 2022 +0000
Revision:
0:b0a4383f272b
ECE595

Who changed what in which revision?

UserRevisionLine numberNew contents of line
naqvis 0:b0a4383f272b 1 # Contributing to Mbed OS
naqvis 0:b0a4383f272b 2
naqvis 0:b0a4383f272b 3 Mbed OS is an open-source, device software platform for the Internet of Things. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor.
naqvis 0:b0a4383f272b 4
naqvis 0:b0a4383f272b 5 To encourage productive collaboration, as well as robust, consistent and maintainable code, we have a set of guidelines for [contributing to Mbed OS](https://os.mbed.com/docs/mbed-os/latest/contributing/index.html).