diff -r 5b1e0b384d31 -r 86f099bda525 README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Thu Oct 15 01:11:03 2020 +0200 @@ -0,0 +1,12 @@ +Use mbed 5.14 + +For some reason I had to disable mbed-client-cli/ (multiple definition of `cmd' error at +link time). +Put a .mbedignore file in: + +$ cd /home/david/.platformio/packages/framework-mbed@6.51504.200716/features +$ cat .mbedignore +mbed-client-cli/* +frameworks/mbed-client-cli/* + +see https://docs.platformio.org/en/latest/frameworks/mbed.html#ignoring-particular-components