OevreFlataeker / ftms_emu

My attempt to implement BLE FTMS, CSCS, CPS, FE-C, ...
5 stars 0 forks source link

How to build #1

Open dfxh opened 9 months ago

dfxh commented 9 months ago

Hi,

stupid question but this looks like c code and how do I build it? There is no Makefile etc....

OevreFlataeker commented 9 months ago

It's a "Segger Embedded Studio" project, see directory https://github.com/OevreFlataeker/ftms_emu/tree/master/pca10040/s132/ses

You should first get acquainted with SES, maybe checkout the Nordic Devzone forum first more details.

I am not sure whether it 100% builds the way I pushed it here. I removed some parts which I do not want to put in the public, but you'll get the general