All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.2 - 2024-06-29
- Fix race condition in EEPROM emulation
0.2.1 - 2024-06-29
- Add EEPROM emulation
- Fix GPIO emulation bug
0.2.0 - 2023-03-20
- Add GRISP 2 support
- New emulation's design and refactoring grisp_emulation/#2
0.1.2 - 2020-07-02
- Fixed emulation of PmodGYRO to match the latest implementation in the GRiSP runtime (grisp/#76)
0.1.1 - 2020-03-03
- Add missing indices to the emulation GPIO driver (#1)
0.1.0 - 2019-03-21
- Initial release