Hey there,
I am quite new to this topic, so sorry if my question may sound stupid.
I am currently starting in developing a custom board (BLE sensor) which is advertising every ten minutes some data which can be fetched by home assistant to display it.
Now I have created my own small board featuring a stm32wb55ceu6 ic as microcontroller.
My journey now starts with actually developing the firmware and I stumbled upon mbed os which sounds quite promising.
I had a look in the stm ecosystem but I actually don’t really like the cube wb stuff as it is not that intuitive to use.
With mbed os my task seems to be a lot easier to fulfill.
So my question is: can someone help me out in adding a stm32wb55ceu6 as a board?
What I need to add and specially where I need to add?
I saw targets for some nucleo boards but they are not utilizing the microcontroller I need.
Any help / guide is highly appreciated
Thank you