platformio / builder-framework-mbed

ARM mbed build script for PlatformIO Build System
http://platformio.org/frameworks/mbed
Apache License 2.0
4 stars 17 forks source link

Working with custom mbed fork #18

Open Gregwar opened 4 years ago

Gregwar commented 4 years ago

Hello,

As far as I understand and as explained here, doing the following won't work:

platform_packages = 
    ; Custom mbed
    framework-mbed @ https://my/custom/mbed-os.git

Can you explain with some details how it is then possible to work with a custom fork of mbed?

douardda commented 3 years ago

Same question, I'd like to be able to test mbed 6.5 in a platformio project. Thanks

douardda commented 2 years ago

For those looking for a solution to this question, see https://community.platformio.org/t/support-for-mbed-os-6-stable-and-mature-apis-cloud-services-support-enhancements-to-the-bare-metal-profile/15079/10