dart_periphery 0.7.6-beta
dart_periphery: ^0.7.6-beta copied to clipboard
dart_periphery is a Dart port of the native c-periphery library for Linux Peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO and Serial peripheral I/O).
0.7.6-beta 2021-02-09 #
- Fix C linker problem with periphery_version_info()
0.7.5-beta 2021-02-09 #
- Update pupspec.yaml, solve linter error and warnings.
- Release PWM support
0.7.1-beta 2021-02-07 #
- Update pupspec.yaml, solve linter error and warnings.
- Add method getCperipheryVersion()
0.7.0-beta 2021-02-06 #
- Initial development release.