atc1441 / D6-arduino-nRF5

D6 Fitness Tracker Arduino Core for Nordic Semiconductor nRF5 based boards
Other
22 stars 9 forks source link

Making it work on Linux #1

Closed rpseng closed 5 years ago

rpseng commented 5 years ago

Dear Aaron,

Thank you very much for putting this project together and for your youtube Videos, they are nice!

Well, this PR is the result of my effort to get your project compiling on Linux.

All the best, Rafael

atc1441 commented 5 years ago

Wow, thank you for that, i tested it under an linux vm but i missed this erro: https://github.com/atc1441/D6-arduino-nRF5/pull/1/commits/b85516fabd2957f257bb544811716b419a908c83

Only thing left is to add an Arm version for Raspberry pi now :D

atc1441 commented 5 years ago

Successfully tested it now on my wm, had to restart after adding the path to .bashrc

Thank you so much for that.