-
Notifications
You must be signed in to change notification settings - Fork 3k
Add bootloader support for target NUCLEO_F303RE #7798
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add bootloader support for target NUCLEO_F303RE #7798
Conversation
* Change the heap size value to be the stated 1/4 of the RAM.
@cmonr Can this be taken in for next mbed-os-5.9.6 release. |
@yogpan01 Looks like it should be fine to come in the next patch. |
/morph build |
Build : SUCCESSBuild number : 2828 Triggering tests/morph test |
/morph uvisor-test |
Exporter Build : SUCCESSBuild number : 2458 |
Test : SUCCESSBuild number : 2580 |
/morph uvisor-test |
…otloader_support Add bootloader support for target NUCLEO_F303RE
Description
Bootloader support for Nucleo F303RE.
Needed for adding Client Lite support for Nucleo F303RE.
Related Pull Requests: https://github.com/ARMmbed/mbed-cloud-client-example-internal/pull/559 and https://github.com/ARMmbed/mbed-bootloader-internal/pull/132.
Pull request type