im-tomu / tomu-samples

Code samples for the Tomu board
https://tomu.im
GNU General Public License v3.0
80 stars 26 forks source link

Make gecko-sdk examples work again #143

Closed tangrs closed 2 years ago

tangrs commented 2 years ago

It seems that the upstream gecko_sdk repo recently had, at some point, been renamed and, its history rewritten or something similar - I was unable to find any references to v5.0.0. In any case, I was unable to build the samples out-of-the-box.

Here is a minimal patch that builds the samples against v4.0.2 instead.

Tested by building the efm32hg-blinky-usb sample, and checking it runs it on a real Tomu.