Skip to content

Conversation

@cybertale
Copy link
Contributor

These series of commits is planning for adding ADC driver support for STM32 series soc, this first commit is for adding basic dts support.
Also for solving the issue #10896.

Signed-off-by: Song Qiang [email protected]

@cybertale cybertale requested a review from erwango as a code owner January 14, 2019 09:47
@codecov-io
Copy link

codecov-io commented Jan 14, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@f8275da). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #12460   +/-   ##
=========================================
  Coverage          ?   49.76%           
=========================================
  Files             ?      292           
  Lines             ?    42394           
  Branches          ?     9962           
=========================================
  Hits              ?    21096           
  Misses            ?    17147           
  Partials          ?     4151

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f8275da...e747e5b. Read the comment docs.

@erwango
Copy link
Member

erwango commented Jan 14, 2019

^^ @ekarlso

@cybertale cybertale force-pushed the adc_stm32 branch 3 times, most recently from 18a215b to e747e5b Compare January 14, 2019 13:41
@ekarlso
Copy link
Contributor

ekarlso commented Jan 20, 2019

@cybertale I already have some code, should we collaborate?

@cybertale
Copy link
Contributor Author

Hi @ekarlso, that would be great! I just wrote some skeloton code and hadn't test them. If you already have some code that's working then we won't need to start from beginning!

@cybertale
Copy link
Contributor Author

I invited you as a collaborator, feel free to commit so we can talk about the code! :)

@ekarlso
Copy link
Contributor

ekarlso commented Jan 21, 2019

@cybertale are you on Slack and if not would you mind joining ?

@ekarlso
Copy link
Contributor

ekarlso commented Jan 21, 2019

new code pushed to https://github.com/ekarlso/zephyr/tree/stm32-adc

@cybertale
Copy link
Contributor Author

Hi @ekarlso , very sorry for the late reply, I got a serious flue and didn't touch the computer for several days. Of course joining slack is good! How do I join your channels?

@ekarlso
Copy link
Contributor

ekarlso commented Jan 29, 2019

@cybertale You need to join the zephyr projects slack channels, you will be autojoined to the #general channels.

Adding ADC1 dts support to these series of soc, not covering ADC2.

Signed-off-by: Song Qiang <[email protected]>
Pinmux support for ADC of all series stm32.

Signed-off-by: Song Qiang <[email protected]>
Common name translation for ADC1 of all series stm32.

Signed-off-by: Song Qiang <[email protected]>
@cybertale
Copy link
Contributor Author

Development moves to #13447 so this PR is closed.

@cybertale cybertale closed this Feb 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants