This is an automated email from the ASF dual-hosted git repository.
janc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git
from 677558fad Enable by default some NRFX API for NRF52
new a11c5b152 mcu/nrf5340/tfm: Add FICR XOSC32TRIM read function
new 711d7c57e mcu/nrf5340: Add support for internal HFXO capacitors
new a98610048 bsp/nordic_pca10095: Enable internal HFXO capacitors
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
hw/bsp/nordic_pca10095/syscfg.yml | 1 +
hw/mcu/nordic/nrf5340/src/hal_system.c | 50 +++++++++++++++++++++++++++++
hw/mcu/nordic/nrf5340/syscfg.yml | 8 +++++
hw/mcu/nordic/nrf5340/tfm/include/tfm/tfm.h | 9 ++++++
hw/mcu/nordic/nrf5340/tfm/pkg.yml | 1 +
hw/mcu/nordic/nrf5340/tfm/src/tfm.c | 8 +++++
6 files changed, 77 insertions(+)