You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/12/04 12:27:43 UTC

[GitHub] [incubator-nuttx] davids5 commented on pull request #2473: [DRAFT] Stm32g4 add adc

davids5 commented on pull request #2473:
URL: https://github.com/apache/incubator-nuttx/pull/2473#issuecomment-738757339


   @hartmannathan. 
   
   Here is what I would do. I would  have a look at some of the new chips ref manuals and see if the the IP is used there as well. (this was the case with the PLLs on the F7 etc) If so, I would call the file stm32_adc_v3. If not and it is a G4 only thing, I would call this file stm32_adc_v2g4 if it is a G4 family (do a survey of the family) then name it stm32_adc_v2g4xxx with the x masking the common family element.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org