witの生データをとりあえずbinに書き込むだけのプログラム

Dependencies:   mbed SDFileSystem

Committer:
MatsumotoKouki
Date:
Sat Jul 24 07:33:28 2021 +0000
Revision:
0:d7ab22d75bce
get data from WIT write them to bin file

Who changed what in which revision?

UserRevisionLine numberNew contents of line
MatsumotoKouki 0:d7ab22d75bce 1 # Contributing to Mbed OS
MatsumotoKouki 0:d7ab22d75bce 2
MatsumotoKouki 0:d7ab22d75bce 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.
MatsumotoKouki 0:d7ab22d75bce 4
MatsumotoKouki 0:d7ab22d75bce 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).