Skip to content

Commit 112dc2d

Browse files
committed
Update changelog.md
1 parent c3f04ea commit 112dc2d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

doc/changelog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Change log
22

3+
## 7.7.4
4+
5+
- Documentation updates.
6+
- Now the CD/CI chain computes code coverage for automated tests (only).
7+
- Fixed a bug in the LED strips caused by "pure" ESP32 boards not having DMA support.
8+
This was a blocking issue.
9+
- Fixed a bug in the ADC readings caused by the ADC2 unit being shared
10+
with the Bluetooth radio (only on "pure" ESP32 boards).
11+
This was a blocking issue.
12+
This patch should improve the ADC performance a bit, too.
13+
- Increased stack size for the input polling daemon.
14+
This was a blocking issue depending on the particular custom firmware.
15+
- Unused code has been removed.
16+
- **Upgrading is highly recommended.**
17+
318
## 7.7.3
419

520
- A custom DevKit PCB design has been added to the project,

0 commit comments

Comments
 (0)