IRNAS / irnas-notecard-driver

Zephyr driver for Blues' Notecard modules
0 stars 0 forks source link

Add basic notecard driver support over i2c and uart. #1

Closed MarkoSagadin closed 1 year ago

MarkoSagadin commented 2 years ago

Description

This PR adds basic notecard driver support over i2c and uart.

Created samples demonstrate basic functionality by talking to the notecard and asking it for the version.

This driver is far from done, see related issue for more info

Related #2

Areas of interest for the reviewer

Checklist

After-review steps