GitHunt
AL

alexandcote/mbed-example

Example MBED

Clonning the repository

mbed import git@github.com:alexandcote/mbed-example.git mbed-example

Compile the project

cd mbed-example
mbed compile -m LPC1768 -t GCC_ARM

Run the script to copy the binary file on the MBED

./mbed_copy BUILD/LPC1768/GCC_ARM/mbed-example.bin /Volumes/MBED

Contributors

Created March 6, 2017
Updated January 28, 2023
alexandcote/mbed-example | GitHunt