hlnd / nrf51-pure-gcc-setup

A simple and cross-platform GCC setup for nRF51-series development for Windows, OS X and Linux
BSD 3-Clause "New" or "Revised" License
131 stars 36 forks source link

S130 support? #15

Open jfhc opened 10 years ago

jfhc commented 10 years ago

The S130 SD was released recently and I was hoping to use it in a project (where my nRF51822 boards would act in both central and peripheral roles -- I think S130 is the only wy to do this). Is there any way to use your pure gcc setup with S130?

hlnd commented 10 years ago

There shouldn't be any problems getting this setup to work with the S130, but I hadn't yet looked at it.

However, I took a look now, and I've just pushed a branch with what I believe should be a working setup, but I haven't been able to test it fully... Feel free to have a look at it, and let me know should you have any issues! Beware that the S130 application seems to be built for SDK 5.1.0/5.2.0, not 6.0.0.