Skip to content

Commit

Permalink
drivers: sensor: ams_as5600: Rewrite driver to enhance configuration
Browse files Browse the repository at this point in the history
This is a complete rewrite of the existing AS5600 driver. Device registers
and configuration are supported through the fetch and get API using
channels and attributes. The device tree binding was updated to cover all
configurable options of the device. The device is now initialized to the
state defined in the device tree on init or its power on reset state if a
setting is not configured.

Signed-off-by: Cameron Ewing <cameronramsayewing@gmail.com>
  • Loading branch information
Cameron Ewing committed Mar 4, 2025
1 parent 43564e7 commit cd65082
Show file tree
Hide file tree
Showing 3 changed files with 979 additions and 56 deletions.
Loading

0 comments on commit cd65082

Please sign in to comment.