All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- removed accidental
axp173
dependency
- implemented FLASH + example
- fixed PWM example
- minimal pwm: added TIM2-based PWM + example
- smps: added SMPS enable/disable
- i2c: added
DmaTransferError
error - i2c: added error/nack interrupt enable/disable/clear methods
- Added LPTIM1 and LPTIM2 support
- Added DMA module
- Added DMA support for I2C module
- Added
xC-package
,xE-package
orxG-package
features to select FLASH memory size - Added a build script that selects appropriate linker file
- BLE examples are moved into stm32wb55 repo