i-tesetd-it-no-problem commented on issue #12774:
URL: https://github.com/apache/nuttx/issues/12774#issuecomment-2254167163

   @acassis 
   Thank you, I'm trying to add my own board using the GD32F3 series chips. I 
copied the 'gd32f4' directory under 'arch' to 'gd32f3'. When I tried to modify 
the source code in 'gd32f3/src', I found it very cumbersome and difficult. I 
constantly need to refer to the chip manual to adjust corresponding offsets and 
so on. Can I directly replace the files in 'src' with the firmware library 
provided by the chip manufacturer? This way, I only need to follow the driver's 
registration rules to implement it, which can save a lot of work.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to