Skip to content

psg-titech/emfrp_mbed_samples

Repository files navigation

emfrp_mbed_samples

Emfrp sample applications for Mbed OS

To clone this repository

git clone --recursive https://github.com/psg-titech/emfrp_mbed_samples.git

The command-line option --recursive is required to get mbed-os submodule. If you have cloned this repository without this option, do the following to retrieve the submodule.

cd emfrp_mbed_samples
git submodule update --init --recursive

To run sample applications

See README in each sample directory.

Requirements

About

Emfrp sample applications for Mbed OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published