diff -r d9c5eaf85fab -r 48f29a1d43d6 platformio.ini --- a/platformio.ini Mon Oct 04 21:14:39 2021 +0200 +++ b/platformio.ini Mon Oct 04 21:15:35 2021 +0200 @@ -21,6 +21,7 @@ platform = ststm32 framework = mbed platform_packages = +# framework-mbed @ file:///home/david/perso/embed/platformio/framework-mbed framework-mbed @ https://github.com/douardda/mbed-os.git#platformio board = hp34970_fp_f303rd board_build.mbed.ldscript = @@ -34,8 +35,8 @@ [env:fp_stlink] platform = ststm32 framework = mbed -platform_packages = - framework-mbed @ https://github.com/douardda/mbed-os.git#platformio +#platform_packages = +# framework-mbed @ https://github.com/douardda/mbed-os.git#platformio board = hp34970_fp_f303rd board_build.mbed.ldscript = $PROJECTSRC_DIR/../TARGET_HP34970_FP_F303RD/STM32F303XE.ld