zephyrproject-rtos / meta-zephyr-sdk

Zephyr SDK (obsolete)
MIT License
44 stars 29 forks source link

openocd: update to the latest version to add support for more Silabs EFM32/EFR32 Series MCUs #100

Closed mnkp closed 5 years ago

mnkp commented 6 years ago

Recently Zephyr added support for a couple of very interesting SiLabs chips, namely efm32wg and efr32fg1p series with more series coming. Unfortunately to flash this MCUs one has to use vendor tools since the current version of openocd provided by zephyr-sdk is too old.

Support for more Silabs EFM32/EFR32 Series in openocd was added relatively recently on Wed, 14 Feb 2018 with the following commit: http://openocd.zylin.com/gitweb?p=openocd.git;a=commitdiff;h=6d390e1b2a393505b38e1d0fcd741cd0b1cf92aa

I would like to request to update openocd to a newer version.

mnkp commented 5 years ago

Zephyr SDK 0.9.4-rc5 supports flashing Silabs EFM32/EFR32 Series MCUs.

nashif commented 5 years ago

Great. Closing then