lot_uart 0.2.0 copy "lot_uart: ^0.2.0" to clipboard
lot_uart: ^0.2.0 copied to clipboard

PlatformLinux

`lot_uart` is a library to communicate with uart devices.

0.2.0 #

  • lib: src: uart: set fd to private and remove final
  • lib: src: uart: remove final from device
  • lib: src: uart: change init() from returning bool to throwing error

0.1.0 #

  • linux: lot_uart: add init() and dispose()
  • linux: lot_uart: add set_baudrate()
  • linux: lot_uart: add set_data_bits()
  • linux: lot_uart: add set_parity_bits()
  • linux: lot_uart: add set_stop_bits()
  • linux: lot_uart: add transmit()
  • linux: lot_uart: add receive_available()
  • linux: lot_uart: add receive()
  • lib: src: bindings.g: update
  • lib: src: uart: reflect linux/lot_uart
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

`lot_uart` is a library to communicate with uart devices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

ffi, flutter

More

Packages that depend on lot_uart