[
https://issues.apache.org/jira/browse/MYNEWT-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227329#comment-15227329
]
Marko Kiiskila commented on MYNEWT-114:
---------------------------------------
Here's one option, you could give this one a try:
https://github.com/ccompiler4pic32/pic32-gcc
I have not checked it out myself.
Microchip has their own version of GCC:
http://www.microchip.com/mplab/compilers
and there's a free version of that. Which is pretty limited, but can be a
starting point as well.
All the compiler settings we have at the moment can be seen in
https://github.com/apache/incubator-mynewt-core/tree/master/compiler.
There's only Cortex-M0/M4 and simulator at the moment.
> GSoC - Port core OS and a subset of the utilities to a new 32-bit
> microcontroller
> ---------------------------------------------------------------------------------
>
> Key: MYNEWT-114
> URL: https://issues.apache.org/jira/browse/MYNEWT-114
> Project: Mynewt
> Issue Type: New Feature
> Reporter: Aditi Hilbert
> Assignee: Aditi Hilbert
> Labels: gsoc2016
>
> Mentor: Will San Filippo, Aditi Hilbert
> Difficulty: Medium
> Skills: C programming, familiarity with GNU Tool chain
> Description: Understand the ports already implemented for some MCUs (e.g. ST
> Micro’s STM32, Nordic nRF52) in Apache Mynewt and implement a basic run time
> system for your proposed MCU and the associated BSP (Board Support Package).
> You may also implement a HAL (Hardware Abstraction Layer) to include a small
> set of peripherals available for the MCU. All code must be tested and
> validated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)