Skip to content

Releases: BroderickCarlin/regiface

regiface-v0.2.4

18 Dec 07:04
3186669
Compare
Choose a tag to compare

Added

  • Add a high level error type to simplify error handling

regiface-v0.2.3

18 Dec 06:18
1dc8010
Compare
Choose a tag to compare

Fixed

  • Expose ByteArray trait

Other

  • Merge pull request #16 from BroderickCarlin/release-plz-2024-12-13T01-13-46Z

regiface-v0.2.2

13 Dec 01:15
58ca065
Compare
Choose a tag to compare

Fixed

  • Remove dependencies on std

regiface-v0.2.1

12 Dec 22:57
82c552a
Compare
Choose a tag to compare

Fixed

  • Remove ThisError dependancy

regiface-v0.2.0

09 Dec 05:18
50d4fe0
Compare
Choose a tag to compare

Added

  • Add invoke_command function pair
  • [breaking] Add Command trait to represent invocable commands
  • add register attribute macro for simplified register definition

Other

  • add comprehensive documentation for I2C/SPI modules

regiface-macros-v0.2.0

09 Dec 05:18
50d4fe0
Compare
Choose a tag to compare

Added

  • [breaking] Add Command trait to represent invocable commands
  • add register attribute macro for simplified register definition

regiface-v0.1.4

12 Feb 04:19
7d954f5
Compare
Choose a tag to compare

Fixed

  • Fix packed_struct feature not propertly cfg gated

Other

  • rustfmt fix
  • Merge remote-tracking branch 'origin/main'

regiface-v0.1.3

12 Feb 03:31
973323d
Compare
Choose a tag to compare

Fixed

  • remove default features from packed_struct dep

regiface-v0.1.2

12 Feb 03:07
Compare
Choose a tag to compare

Added

  • Add derive macros

Other

  • Fix README links

regiface-macros-v0.1.2

12 Feb 03:08
e1dbb83
Compare
Choose a tag to compare

Other

  • release