crownstone / bluenet

Bluenet is the in-house firmware on Crownstone hardware. Functions: switching, dimming, energy monitoring, presence detection, indoor localization, switchcraft.
https://crownstone.rocks
91 stars 62 forks source link

Update arm-none-eabi-gcc version #202

Open BillyNate opened 7 months ago

BillyNate commented 7 months ago

Since it's possible to easily install arm-none-eabi-gcc by apt install, it would be nice if Bluenet supports the newer version (currently 12.2).
The download script downloads version 10.3. Using this version to build Bluenet will work fine, but unfortunately newer versions (11, 12 & 13) will throw errors when building.