USCRPL / mbed-cmake

Use the power of CMake to create your MBed applications
36 stars 9 forks source link

Rename MBed to Mbed - closes #11 #12

Closed ladislas closed 4 years ago

ladislas commented 4 years ago

Ran ack MBed -l --print0 | xargs -0 -n 1 sed -i 's/MBed/Mbed/g'

Closes #11