Skip to content

Commit fe6e20d

Browse files
Update CHANGELOG
1 parent 1f2e0ea commit fe6e20d

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@ Put unreleased changes here!
99
Builtin Apps:
1010
- About: cleanup unnecessary code
1111

12+
Board Support:
13+
- Fri3d 2024: register i2c with DeviceManager for add-ons
14+
- Fri3d 2024 and 2026: detect and initialize Fri3d Communicator 2024 or 2026 Keyboard
15+
- Fri3d Communicator Add-On: improve UART handling
16+
- Fri3d Communicator Add-On Keyboard: new input device (indev) for LVGL with IRQ mode, polling mode, key repeat, escape and arrows for navigation
17+
1218
Frameworks:
1319
- AudioManager: tweak WAV input buffer to reduce glitches
1420
- FontManager: default to non-emoji font unless emoji=True to improve performance
1521
- FontManager: add a few more emojis
1622

17-
OS:
18-
- Fri3d Communicator: improve UART handling
19-
- Fri3d Communicator Keyboard: new input device (indev) for LVGL with IRQ mode, polling mode, key repeat, escape and arrows for navigation
20-
- Fri3d 2024: register i2c with DeviceManager for add-ons
21-
- Fri3d 2024 and 2026: detect and initialize Fri3d Communicator 2024 or 2026 Keyboard
22-
2323

2424
0.11.0
2525
======
@@ -45,6 +45,9 @@ OS:
4545
- Re-enable UART REPL again BUT add esp.uart_repl(False) functionality to disable/enable it at runtime
4646
- Format internal storage if mounting fails instead of hanging (even if not empty)
4747

48+
Board Support:
49+
- Freenove's ESP32-S3 display board by @Rohansi
50+
4851
0.10.0
4952
======
5053

0 commit comments

Comments
 (0)