ramangopalan opened a new pull request #3664:
URL: https://github.com/apache/incubator-nuttx/pull/3664


   
   Firstly, many thanks for NuttX.
   
   ## Summary
   
   I am attempting to bring NuttX to the Mizar32 platform [1] designed by
   SimpleMachines, Italy. I checked arch/avr to see what is already
   supported. I am trying to evaluate the parts of code I can reuse for
   AT32UC3A0.
   
   I simply tried compiling the code with its default configuration. This
   PR fixes the compilation problems for avr32dev1.
   
   ## Impact
   
   Not applicable.
   
   ## Testing
   
   Unfortunately, I don't have an avr32dev1 kit. This PR doesn't
   introduce any new code. The bringup and initialize functions return OK for
   now.
   
   I noticed the PIN_MUX changes between AT32UC3B0256 and AT32UC3A0256
   (reference manual). Perhaps with UART1 pin specific (and clock)
   changes, I hope I can get `nsh' working on Mizar32 though.
   
   Please let me know if this acceptable OR if there's anything else I
   can do to help. Thanks.
   
   References:
   [1]: https://simplemachines.it/index.php/historical-projects/mizar-project
   
   


-- 
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:
[email protected]


Reply via email to