tmobile / DevEdge-IoTDevKit-ZephyrRTOS

T-Mobile Zephyr OS is a fork of zephyrproject-rtos/zephyr that is shipped on the DevKit and used for contributing upstream.
Apache License 2.0
13 stars 5 forks source link

Cfspdk 1184 add gecko driver #160

Closed kimmansfield closed 1 year ago

kimmansfield commented 1 year ago

Zephyr style adc driver for pearl gecko.

johnlange2 commented 1 year ago

Is there any documentation on this? (there needs to be some)

This isn't mergable... There is a conflict and changes in samples/drivers/adc/src/main.c (we agreed not to modify that sample) There are compliance and documentation issues as well It also needs to be rebased and signed

kimmansfield commented 1 year ago

I put some documentation into the CFSPDK-1230 Jira ticket in the comments.

I restored samples/drivers/adc/src/main.c to the original. Did a rebase and signed the commit. There still seems to be a compliance issue but not sure why.