We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30436a9 commit 29f36e8Copy full SHA for 29f36e8
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [3.0.3] - 2024-08-19
4
+
5
+### Fixed
6
7
+- Fix UART2 pin mappings not matching labels ([`5728b36`](https://github.com/fossasia/pslab-firmware/commit/5728b36939f8dd76bfd83889c1cd94a57bab4329)) (Alexander Bessman)
8
9
## [3.0.2] - 2024-07-30
10
11
### Added
@@ -21,6 +27,7 @@
21
27
22
28
_Major refactorization of firmware._
23
29
30
+[3.0.3]: https://github.com/fossasia/pslab-firmware/releases/tag/3.0.3
24
31
[3.0.2]: https://github.com/fossasia/pslab-firmware/releases/tag/3.0.2
25
32
[3.0.1]: https://github.com/fossasia/pslab-firmware/releases/tag/3.0.1
26
33
[3.0.0]: https://github.com/fossasia/pslab-firmware/releases/tag/v3.0.0
0 commit comments