Releases: lahirunirmalx/PS2Keyboard
Releases · lahirunirmalx/PS2Keyboard
2.5
Changelog
All notable changes to this project will be documented in this file.
Added
- ESP32 Platform Support: Enhanced compatibility for the ESP32 platform, allowing the library to work with ESP32-based projects.
- PlatformIO Configuration:
- Created
platformio.ini
configuration for both ESP32 and Arduino Uno environments. - Set up common library dependency from the PS2Keyboard Library by lahirunirmalx in
platformio.ini
. - Defined monitor speed at 115200 baud for both environments.
- Created
- Common Library Dependency: Added a shared library dependency configuration under
[common]
inplatformio.ini
, allowing seamless integration across multiple environments.
Improved
- Modular PlatformIO Setup: Separated common dependencies to improve modularity and ease of maintenance for multiple environments.
Full Changelog: 2.4...2.5