fossasia / pslab-firmware

Firmware for PSLab Open Hardware Platform https://pslab.io
Apache License 2.0
1.56k stars 76 forks source link

Prepare for release 3.0.3 #179

Closed bessman closed 2 months ago

bessman commented 2 months ago

Summary by Sourcery

Prepare for release 3.0.3 by updating the firmware version and fixing UART2 pin mappings.

Bug Fixes:

Documentation:

sourcery-ai[bot] commented 2 months ago

Reviewer's Guide by Sourcery

This pull request prepares the project for release 3.0.3. The changes include updating the CHANGELOG.md file with information about the new release and incrementing the patch version number in the firmware code.

File-Level Changes

Files Changes
CHANGELOG.md Update CHANGELOG.md with details for release 3.0.3
src/helpers/device.c Increment patch version number from 2 to 3 in firmware code

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.