News

Final Project Control Target

Written on 31.07.2025 17:24 by Ali Abbasi

Hi,

Just to make sure there is no confusion: The first (control) target is BLE_GAP of mbed-os (which you had to build as part of your homework). 

To make your life easier and enable fuzzing, we decided to provide you with two patches. Please apply the following:

disable-hard-float

invalid-control-write

 

If it helps, you could look at: 

https://github.com/ARMmbed/mbed-os-example-ble/tree/development/BLE_GAP

https://github.com/ARMmbed/mbed-os

https://os.mbed.com/docs/mbed-os/v6.16/build-tools/use.html

 

For those who could not do the homework, where you built the BLE GAP: Clone the BLE_GAP example from the repo BLE GAP.  Initialize the project with mbed-tools, which will automatically clone the required submodules, including the mbed-os repository. Apply the above-mentioned patches directly to the main mbed-os repository within your project directory.

Privacy Policy | Legal Notice
If you encounter technical problems, please contact the administrators.