mcci-catena / Catena-Arduino-Platform

Arduino platform library for MCCI Catena IoT Systems
MIT License
12 stars 11 forks source link

Fix #350: added library support for STM32Lxx watchdog timer #351

Closed Pranau-R closed 2 months ago

Pranau-R commented 2 months ago

looks good with watchdog timer portion. we also need to get the README updated and versioning changes done.

I have updated the README with watchdog timer changes and versioning has been done.

dhineshkumarmcci commented 2 months ago

@Pranau-R adding Watchdog is a new feature, the version change should have incremental in the minor field and not in the field patch, please change version from 0.22.1 to 0.23.0

Pranau-R commented 2 months ago

@Pranau-R adding Watchdog is a new feature, the version change should have incremental in the minor field and not in the field patch, please change version from 0.22.1 to 0.23.0

Sorry for the inconvenience caused. I have changed the version from 0.22.1 to 0.23.0

dhineshkumarmcci commented 2 months ago

good to go for the release