disk91 / stm32-it-sdk

Disk91 STM32 IoT SDK
https://www.disk91.com
GNU General Public License v3.0
45 stars 19 forks source link

Add stm32l082 #79

Closed alxrey closed 3 years ago

alxrey commented 3 years ago

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.