https://github.com/spotlightkid/mbed-api-client
https://github.com/spotlightkid/mbed-api-client
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/spotlightkid/mbed-api-client
- Owner: SpotlightKid
- Created: 2017-08-04T20:41:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-04T21:59:02.000Z (over 8 years ago)
- Last Synced: 2025-03-20T12:49:31.489Z (10 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/