| # install dependent libraries | # install dependent libraries | ||||
| # http://platformio.org/#!/lib/show/539/SerialFlash | # http://platformio.org/#!/lib/show/539/SerialFlash | ||||
| - platformio lib install 539 | - platformio lib install 539 | ||||
| - export PLATFORMIO_BUILD_FLAGS=-larm_cortexM4l_math | |||||
| # remove "extras" directory | # remove "extras" directory | ||||
| - rm -r extras | - rm -r extras |