Skip to content

Releases: grisp/grisp_emulation

0.2.2

29 Jul 10:23
0.2.2
f7ad504
Compare
Choose a tag to compare
  • Fix race condition in EEPROM emulation

Full Changelog: 0.2.1...0.2.2

0.2.1

29 Jul 09:43
0.2.1
fc52eda
Compare
Choose a tag to compare
  • Fix the gpio value by @sylane in #3
  • Add emulation of SOM and board EEPROMs by @sylane in #4

Full Changelog: 0.2.0...0.2.1

0.2.0

20 Mar 16:42
0.2.0
881c2fc
Compare
Choose a tag to compare

Added

  • Add GRISP 2 support

Changed

New Contributors

  • @ziopio made their first contribution in #2

Full Changelog: v0.1.1...0.2.0

0.1.2

02 Jul 08:21
0.1.2
45d54ff
Compare
Choose a tag to compare

Fixed

  • Fixed emulation of PmodGYRO to match the latest implementation in the GRiSP
    runtime (grisp/#76)

0.1.1

03 Mar 16:17
v0.1.1
7dc2a5f
Compare
Choose a tag to compare

Fixed

  • Add missing indices to the emulation GPIO driver (#1)

0.1.0

03 Mar 16:45
v0.1.0
fe007bd
Compare
Choose a tag to compare

Added

  • Initial release