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/11/10 06:03:24 UTC

[GitHub] ccollins476ad opened a new pull request #655: Support for APOLLO 2 and emspi HCI transport

ccollins476ad opened a new pull request #655: Support for APOLLO 2 and emspi HCI transport
URL: https://github.com/apache/mynewt-core/pull/655
 
 
   This PR adds support for the Ambiq APOLLO 2 MCU and the apollo2_evb BSP.
   
   In addition, it contains an implementation of a new HCI transport: emspi.  This is HCI over SPI, using EM's SPI protocol (as defined in the EM9304 datasheet: http://www.emmicroelectronic.com/sites/default/files/public/products/datasheets/9304-ds.pdf).
   
   There are quite a few pieces still missing:
   * Tickless idle task
   * Additional timers
   * Watchdog
   * SPI slave mode
   * I2C drivers
   * Power management

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