File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 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,
You can’t perform that action at this time.
0 commit comments