test code for SPI communications with any board

Dependencies:   mbed-dev

Committer:
adimmit
Date:
Fri Apr 15 14:11:25 2022 +0000
Revision:
17:f200f87b4087
Parent:
0:76c761d3caf1
changed to mini cheetah version;

Who changed what in which revision?

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