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 2019/04/04 20:15:34 UTC

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request #1741: Add initial support for Dialog DA1469x MCU family

andrzej-kaczmarek opened a new pull request #1741: Add initial  support for Dialog DA1469x MCU family
URL: https://github.com/apache/mynewt-core/pull/1741
 
 
   This adds initial support for Dialog DA1469x MCU family and BSP for DA1469x Pro Development Kit. More about the MCU itself here: https://www.dialog-semiconductor.com/products/da1469x-product-family
   
   Supported features:
   - all HALs
   - ADC (both GP and ΣΔ) also with DMA support
   - PWM driver
   - TRNG driver
   - BLE controller (via separate PR on NimBLE)
   
   Port is fully functional, however it is not complete and will be extended over time (in particular, power consumption is not optimized at all).
   
   Flashing script currently is provided for Linux/OSX only and uses `apps/flash_loader` (has to be build separately) to write image.
   
   Kudos to @kasjer @mkiiskila and @rymanluk for implementing many parts of this PR.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services