You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2017/12/21 00:39:43 UTC

[GitHub] wes3 opened a new pull request #711: Initial ARCv2 port of mynewt

wes3 opened a new pull request #711: Initial ARCv2 port of mynewt
URL: https://github.com/apache/mynewt-core/pull/711
 
 
   This is the initial port of mynewt to the ARCv2 architecture. This is not a complete port by a long shot. There are still quite a few things to be done to make it complete. These are:
   
   * Better default interrupt routines which call assert or coredump.
   * Peripheral implementation.
   * Tickless timer implementation.
   * Assumes kernel mode only
   * Have not implemented automatic load/debug scripts.
   
   I am sure there are other missing features but I wanted to commit this so folks could give it a look over. Note that using this port requires the installation of the arc-elf32-gcc compiler and tools 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services