An open API service indexing awesome lists of open source software.

https://github.com/spotlightkid/mbed-api-client


https://github.com/spotlightkid/mbed-api-client

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# mbed-api-client

A client for the [mbed compile API] that allows to compile a repository on
http://developer.mbed.org/ or a program in your workspace with the mbed
[online compiler] and download the compiled firmware.

This version is based on the [mbed API helper] script and was cleaned up
and extended somewhat.

[mbed compile API]: https://developer.mbed.org/handbook/Compile-API
[online compiler]: https://developer.mbed.org/compiler/
[mbed API helper]: https://developer.mbed.org/teams/mbed/code/mbed-API-helper/