2024-06-25 14:52:00 +00:00
|
|
|
## v1.4.8
|
|
|
|
- added support for MacAlly Joystick
|
2024-08-15 10:06:27 +00:00
|
|
|
- added support for Wiimotes
|
|
|
|
- D-pad movement working, click on B, half-click on A
|
|
|
|
- selectable movement speed on the Weemote + LED feedback
|
|
|
|
- this lay the framework to add drivers for some unsupported devices
|
2024-06-25 14:52:00 +00:00
|
|
|
|
2024-06-18 09:54:42 +00:00
|
|
|
## v1.4.7
|
|
|
|
- new feature: half click on right BT click (similar to some ADB devices)
|
|
|
|
- workarounds for v1.4.6 green led regression
|
|
|
|
|
2024-06-06 18:44:51 +00:00
|
|
|
## v1.4.6
|
|
|
|
- added support for ADB composite devices (Kensignton and some Joysticks)
|
|
|
|
- fixed ADB start and stop bit times (65 µs vs 70 µs, error in AN591)
|
|
|
|
- update to ESP-IDF v5.2.2
|
|
|
|
- https://github.com/espressif/esp-idf/releases/tag/v5.2.2
|
|
|
|
- fixed flash corruption after pairing too much devices (20+)
|
|
|
|
- fixed ADB host mode where the ESP boot was too fast (v5.2 regression)
|
|
|
|
|
2023-12-28 20:45:46 +00:00
|
|
|
## v1.4.5
|
|
|
|
- update to ESP-IDF v5.1.2
|
2024-06-06 18:44:51 +00:00
|
|
|
- https://github.com/espressif/esp-idf/releases/tag/v5.1.2
|
2023-12-28 20:45:46 +00:00
|
|
|
- big background update, lot of cleaning and rewrites
|
2024-06-06 18:44:51 +00:00
|
|
|
- as most patches are now mainstream, sdk patching is now minimal
|
|
|
|
- removed direct ABI bluedroid call
|
2023-12-28 20:45:46 +00:00
|
|
|
|
2022-04-03 19:28:45 +00:00
|
|
|
## v1.4.4
|
|
|
|
- update to ESP-IDF v4.2.3:
|
2024-06-06 18:44:51 +00:00
|
|
|
- https://github.com/espressif/esp-idf/releases/tag/v4.2.3
|
2022-04-03 19:28:45 +00:00
|
|
|
- mostly bluetooth related security and bug fixes
|
|
|
|
|
2021-12-02 13:00:12 +00:00
|
|
|
## v1.4.3
|
|
|
|
- provides some slight acceleration and desceleration on bluetooth mouses
|
|
|
|
|
2021-10-30 13:38:34 +00:00
|
|
|
## v1.4.2
|
2021-10-30 13:06:51 +00:00
|
|
|
- added support for MicroSpeed MacTRAC 2.0
|
2021-10-30 13:38:34 +00:00
|
|
|
- fixed a BT led state when a device reconnect while scanning
|
2021-10-30 13:06:51 +00:00
|
|
|
|
2021-09-19 21:32:58 +00:00
|
|
|
## v1.4.1
|
|
|
|
- update to ESP-IDF v4.2.2:
|
|
|
|
- https://github.com/espressif/esp-idf/releases/tag/v4.2.2
|
|
|
|
- fixed controller not reporting disconnect event
|
2021-09-20 22:09:09 +00:00
|
|
|
- fixed BT LED state when using multiple mouses
|
2021-09-19 21:32:58 +00:00
|
|
|
|
2021-08-22 19:06:00 +00:00
|
|
|
## v1.4.0
|
|
|
|
- Initial firmare release
|
2024-06-06 18:44:51 +00:00
|
|
|
- 1.4.x series is compatible with 1.3 and 1.4 PCBs (EDA subfolder)
|