This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

What files are needed for a serialized application?

I have up and running the serialized ble_app_hts using ser_s130_hci serialization on two BMD-200 evaluation board of Rigado.

Now I want to know what files I have to use in a STM32Fxx project to run the application on my target board.

I have found information of porting the low level infrastructure files here, but I can't find a list of all needed files on application side.

Related