openthread / ot-reference-release

BSD 3-Clause "New" or "Revised" License
11 stars 27 forks source link

[build] add support for EFR32 devices on Thread 1.3 #8

Closed lmnotran closed 3 years ago

lmnotran commented 3 years ago

This adds support for building efr32 images for Thread 1.3

It also refactors the make-firmware.bash and make-reference-release.bash scripts to allow other platforms to be easily added.


Main changes

Other changes

lmnotran commented 3 years ago

@jwhui - Could you add @romacdon and @suveshpratapa as reviewers?

lmnotran commented 3 years ago

CC: @edmont

romacdon commented 3 years ago

@jwhui can you answer @lmnotran's question above? Also, we'd appreciate it if you or someone from your team could review the changes as well. Thanks

jwhui commented 3 years ago

@jwhui can you answer @lmnotran's question above? Also, we'd appreciate it if you or someone from your team could review the changes as well. Thanks

@romacdon , you should be able to assign reviewers now. I have also assigned a couple of additional reviewers. Thanks.

lmnotran commented 3 years ago

Thanks for reviewing @superwhd @simonlingoogle !

@jwhui - I just addressed the nits. Should be good to go!