Adding STM32L082 definitions for support of all CMWX1ZZABZ.
Only CMWX1ZZABZ-091 was supported (based on STM32L072). Now CMWX1ZZABZ-078 (STM32L082 ) is also supported (according to the datasheet, page 4).
For better clarity I put all the code related to the STML082 next to the one of L072. This is why I shifted #define in Inc/it_sdk/config_defines.h.
Adding STM32L082 definitions for support of all CMWX1ZZABZ. Only CMWX1ZZABZ-091 was supported (based on STM32L072). Now CMWX1ZZABZ-078 (STM32L082 ) is also supported (according to the datasheet, page 4).
For better clarity I put all the code related to the STML082 next to the one of L072. This is why I shifted
#define
inInc/it_sdk/config_defines.h
.