mbrossard / daplink-validation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

daplink-validation

This repository is a fork of daplink-validation.

$ virtualenv venv
$ source venv/bin/activate
$ pip install mbed-cli
$ mbed config root .
$ mbed toolchain GCC_ARM
$ mbed deploy
$ make

About


Languages

Language:C 95.6%Language:C++ 2.3%Language:Python 2.0%Language:Makefile 0.1%