Skip to content

Releases: lahirunirmalx/PS2Keyboard

2.5

04 Nov 08:14
Compare
Choose a tag to compare

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.
  • Common Library Dependency: Added a shared library dependency configuration under [common] in platformio.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