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/07/14 10:57:59 UTC

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #1783: Modified the nRF5x timer and system init code to use the nRF HFXO manager

apache-mynewt-bot commented on issue #1783: Modified the nRF5x timer and system init code to use the nRF HFXO manager
URL: https://github.com/apache/mynewt-core/pull/1783#issuecomment-511192832
 
 
   
   <!-- license-bot -->
   
   ## RAT Report (2019-07-14 10:57:53)
   
   ## New files with unknown licenses
   
   * <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/include/bsp/stm32l4xx_hal_conf.h">hw/bsp/b-l475e-iot01a/include/bsp/stm32l4xx_hal_conf.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/src/arch/cortex_m4/startup_stm32l475xx.s">hw/bsp/b-l475e-iot01a/src/arch/cortex_m4/startup_stm32l475xx.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/src/system_stm32l4xx.c">hw/bsp/b-l475e-iot01a/src/system_stm32l4xx.c</a>
   * <a href="https://github.com/apache/mynewt-core/blob/7655ec17eae9c46e108b050d114a7f1324142e43/hw/bsp/nucleo-f439zi/include/bsp/stm32f4xx_hal_conf.h">hw/bsp/nucleo-f439zi/include/bsp/stm32f4xx_hal_conf.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/7655ec17eae9c46e108b050d114a7f1324142e43/hw/bsp/nucleo-f439zi/src/arch/cortex_m4/startup_stm32f439xx.s">hw/bsp/nucleo-f439zi/src/arch/cortex_m4/startup_stm32f439xx.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/6b3f46c2ef73c227a136dd078a49c3e59d124811/hw/bsp/sensorhub/src/clock_stm32f4xx.c">hw/bsp/sensorhub/src/clock_stm32f4xx.c</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/drivers/include/nrfx_dppi.h">hw/mcu/nordic/src/ext/nrfx/drivers/include/nrfx_dppi.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/drivers/include/nrfx_nvmc.h">hw/mcu/nordic/src/ext/nrfx/drivers/include/nrfx_nvmc.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/drivers/include/nrfx_temp.h">hw/mcu/nordic/src/ext/nrfx/drivers/include/nrfx_temp.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/drivers/src/nrfx_dppi.c">hw/mcu/nordic/src/ext/nrfx/drivers/src/nrfx_dppi.c</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/drivers/src/nrfx_nvmc.c">hw/mcu/nordic/src/ext/nrfx/drivers/src/nrfx_nvmc.c</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/drivers/src/nrfx_temp.c">hw/mcu/nordic/src/ext/nrfx/drivers/src/nrfx_temp.c</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_aar.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_aar.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_acl.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_acl.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_bprot.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_bprot.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_dppi.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_dppi.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_ficr.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_ficr.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_kmu.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_kmu.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_mpu.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_mpu.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_mwu.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_mwu.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_regulators.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_regulators.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_spu.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_spu.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_vmc.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_vmc.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/arm_startup_nrf52811.s">hw/mcu/nordic/src/ext/nrfx/mdk/arm_startup_nrf52811.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/arm_startup_nrf9160.s">hw/mcu/nordic/src/ext/nrfx/mdk/arm_startup_nrf9160.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/gcc_startup_nrf52811.S">hw/mcu/nordic/src/ext/nrfx/mdk/gcc_startup_nrf52811.S</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/gcc_startup_nrf9160.S">hw/mcu/nordic/src/ext/nrfx/mdk/gcc_startup_nrf9160.S</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/iar_startup_nrf52811.s">hw/mcu/nordic/src/ext/nrfx/mdk/iar_startup_nrf52811.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/iar_startup_nrf9160.s">hw/mcu/nordic/src/ext/nrfx/mdk/iar_startup_nrf9160.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf52810_name_change.h">hw/mcu/nordic/src/ext/nrfx/mdk/nrf52810_name_change.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf52810_to_nrf52811.h">hw/mcu/nordic/src/ext/nrfx/mdk/nrf52810_to_nrf52811.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811.h">hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811.svd">hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811.svd</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811_bitfields.h">hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811_bitfields.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811_peripherals.h">hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811_peripherals.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811_xxaa.ld">hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811_xxaa.ld</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160.h">hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160.svd">hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160.svd</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160_bitfields.h">hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160_bitfields.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160_peripherals.h">hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160_peripherals.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160_xxaa.ld">hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160_xxaa.ld</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf91_common.ld">hw/mcu/nordic/src/ext/nrfx/mdk/nrf91_common.ld</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/ses_startup_nrf52811.s">hw/mcu/nordic/src/ext/nrfx/mdk/ses_startup_nrf52811.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/ses_startup_nrf9160.s">hw/mcu/nordic/src/ext/nrfx/mdk/ses_startup_nrf9160.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/system_nrf52811.c">hw/mcu/nordic/src/ext/nrfx/mdk/system_nrf52811.c</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/system_nrf52811.h">hw/mcu/nordic/src/ext/nrfx/mdk/system_nrf52811.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/system_nrf9160.c">hw/mcu/nordic/src/ext/nrfx/mdk/system_nrf9160.c</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/system_nrf9160.h">hw/mcu/nordic/src/ext/nrfx/mdk/system_nrf9160.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/soc/nrfx_irqs_nrf52811.h">hw/mcu/nordic/src/ext/nrfx/soc/nrfx_irqs_nrf52811.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/soc/nrfx_irqs_nrf9160.h">hw/mcu/nordic/src/ext/nrfx/soc/nrfx_irqs_nrf9160.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/templates/nRF52811/nrfx_config.h">hw/mcu/nordic/src/ext/nrfx/templates/nRF52811/nrfx_config.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/templates/nRF9160/nrfx_config.h">hw/mcu/nordic/src/ext/nrfx/templates/nRF9160/nrfx_config.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/ae40a2f378f4f9e030661b0004d6270eb0d7f065/hw/mcu/stm/stm32f4xx/src/clock_stm32f4xx.c">hw/mcu/stm/stm32f4xx/src/clock_stm32f4xx.c</a>
   * <a href="https://github.com/apache/mynewt-core/blob/50978aed43a8d72a1c74215aaf198e7e6f2110db/hw/mcu/stm/stm32f4xx/src/ext/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f413xx.s">hw/mcu/stm/stm32f4xx/src/ext/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f413xx.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/50978aed43a8d72a1c74215aaf198e7e6f2110db/hw/mcu/stm/stm32f4xx/src/ext/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f423xx.s">hw/mcu/stm/stm32f4xx/src/ext/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f423xx.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/50978aed43a8d72a1c74215aaf198e7e6f2110db/hw/mcu/stm/stm32f4xx/src/ext/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h">hw/mcu/stm/stm32f4xx/src/ext/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/50978aed43a8d72a1c74215aaf198e7e6f2110db/hw/mcu/stm/stm32f4xx/src/ext/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_smbus.h">hw/mcu/stm/stm32f4xx/src/ext/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_smbus.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/50978aed43a8d72a1c74215aaf198e7e6f2110db/hw/mcu/stm/stm32f4xx/src/ext/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c">hw/mcu/stm/stm32f4xx/src/ext/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c</a>
   * <a href="https://github.com/apache/mynewt-core/blob/50978aed43a8d72a1c74215aaf198e7e6f2110db/hw/mcu/stm/stm32f4xx/src/ext/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_smbus.c">hw/mcu/stm/stm32f4xx/src/ext/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_smbus.c</a>
   * <a href="https://github.com/apache/mynewt-core/blob/50978aed43a8d72a1c74215aaf198e7e6f2110db/hw/mcu/stm/stm32f4xx/src/ext/stm32cube-version.md">hw/mcu/stm/stm32f4xx/src/ext/stm32cube-version.md</a>
   * <a href="https://github.com/apache/mynewt-core/blob/ae40a2f378f4f9e030661b0004d6270eb0d7f065/hw/mcu/stm/stm32f4xx/src/system_stm32f4xx.c">hw/mcu/stm/stm32f4xx/src/system_stm32f4xx.c</a>
   * <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x4.h">hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x4.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x6.h">hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x6.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x8.h">hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x8.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010xb.h">hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010xb.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/gcc/startup_stm32l010x4.s">hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/gcc/startup_stm32l010x4.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/gcc/startup_stm32l010x6.s">hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/gcc/startup_stm32l010x6.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/gcc/startup_stm32l010x8.s">hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/gcc/startup_stm32l010x8.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/gcc/startup_stm32l010xb.s">hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/gcc/startup_stm32l010xb.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_ll_usb.h">hw/mcu/stm/stm32l0xx/src/ext/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_ll_usb.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_ll_usb.c">hw/mcu/stm/stm32l0xx/src/ext/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_ll_usb.c</a>
   * <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l412xx.h">hw/mcu/stm/stm32l4xx/src/ext/Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l412xx.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l422xx.h">hw/mcu/stm/stm32l4xx/src/ext/Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l422xx.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/CMSIS/Device/ST/STM32L4xx/Source/Templates/gcc/startup_stm32l412xx.s">hw/mcu/stm/stm32l4xx/src/ext/Drivers/CMSIS/Device/ST/STM32L4xx/Source/Templates/gcc/startup_stm32l412xx.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/CMSIS/Device/ST/STM32L4xx/Source/Templates/gcc/startup_stm32l422xx.s">hw/mcu/stm/stm32l4xx/src/ext/Drivers/CMSIS/Device/ST/STM32L4xx/Source/Templates/gcc/startup_stm32l422xx.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h">hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_mmc.h">hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_mmc.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_mmc_ex.h">hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_mmc_ex.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_exti.c">hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_exti.c</a>
   * <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_mmc.c">hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_mmc.c</a>
   * <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_mmc_ex.c">hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_mmc_ex.c</a>
   
   <details>
     <summary>Detailed analysis</summary>
   
   ## New files in this PR
   
   | License | File |
   |---------|------|
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/1e35b9a8822c1e33e267d167e005468b94b4605b/apps/coremark/include/core_portme.h">apps/coremark/include/core_portme.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/1e35b9a8822c1e33e267d167e005468b94b4605b/apps/coremark/include/coremark.h">apps/coremark/include/coremark.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/1e35b9a8822c1e33e267d167e005468b94b4605b/apps/coremark/pkg.yml">apps/coremark/pkg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/1e35b9a8822c1e33e267d167e005468b94b4605b/apps/coremark/src/core_list_join.c">apps/coremark/src/core_list_join.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/1e35b9a8822c1e33e267d167e005468b94b4605b/apps/coremark/src/core_main.c">apps/coremark/src/core_main.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/1e35b9a8822c1e33e267d167e005468b94b4605b/apps/coremark/src/core_matrix.c">apps/coremark/src/core_matrix.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/1e35b9a8822c1e33e267d167e005468b94b4605b/apps/coremark/src/core_portme.c">apps/coremark/src/core_portme.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/1e35b9a8822c1e33e267d167e005468b94b4605b/apps/coremark/src/core_state.c">apps/coremark/src/core_state.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/1e35b9a8822c1e33e267d167e005468b94b4605b/apps/coremark/src/core_util.c">apps/coremark/src/core_util.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/1e35b9a8822c1e33e267d167e005468b94b4605b/apps/coremark/syscfg.yml">apps/coremark/syscfg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/b-l475e-iot01a.ld">hw/bsp/b-l475e-iot01a/b-l475e-iot01a.ld</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/b-l475e-iot01a_debug.cmd">hw/bsp/b-l475e-iot01a/b-l475e-iot01a_debug.cmd</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/b-l475e-iot01a_debug.sh">hw/bsp/b-l475e-iot01a/b-l475e-iot01a_debug.sh</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/b-l475e-iot01a_download.cmd">hw/bsp/b-l475e-iot01a/b-l475e-iot01a_download.cmd</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/b-l475e-iot01a_download.sh">hw/bsp/b-l475e-iot01a/b-l475e-iot01a_download.sh</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/boot-b-l475e-iot01a.ld">hw/bsp/b-l475e-iot01a/boot-b-l475e-iot01a.ld</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/bsp.yml">hw/bsp/b-l475e-iot01a/bsp.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/include/bsp/bsp.h">hw/bsp/b-l475e-iot01a/include/bsp/bsp.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/include/bsp/stm32l4xx_hal_conf.h">hw/bsp/b-l475e-iot01a/include/bsp/stm32l4xx_hal_conf.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/pkg.yml">hw/bsp/b-l475e-iot01a/pkg.yml</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/src/arch/cortex_m4/startup_stm32l475xx.s">hw/bsp/b-l475e-iot01a/src/arch/cortex_m4/startup_stm32l475xx.s</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/src/hal_bsp.c">hw/bsp/b-l475e-iot01a/src/hal_bsp.c</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/src/system_stm32l4xx.c">hw/bsp/b-l475e-iot01a/src/system_stm32l4xx.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/44f8c9b768b4179110dbfd5773aba3d5e3b98e44/hw/bsp/b-l475e-iot01a/syscfg.yml">hw/bsp/b-l475e-iot01a/syscfg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d63dcbe64e7737f829f78c3f26529f7923a31178/hw/bsp/dialog_da1469x-dk-pro/da1469x_header_tool.py">hw/bsp/dialog_da1469x-dk-pro/da1469x_header_tool.py</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/7655ec17eae9c46e108b050d114a7f1324142e43/hw/bsp/nucleo-f439zi/boot-nucleo-f439zi.ld">hw/bsp/nucleo-f439zi/boot-nucleo-f439zi.ld</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/7655ec17eae9c46e108b050d114a7f1324142e43/hw/bsp/nucleo-f439zi/bsp.yml">hw/bsp/nucleo-f439zi/bsp.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/7655ec17eae9c46e108b050d114a7f1324142e43/hw/bsp/nucleo-f439zi/include/bsp/bsp.h">hw/bsp/nucleo-f439zi/include/bsp/bsp.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/7655ec17eae9c46e108b050d114a7f1324142e43/hw/bsp/nucleo-f439zi/include/bsp/stm32f4xx_hal_conf.h">hw/bsp/nucleo-f439zi/include/bsp/stm32f4xx_hal_conf.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/7655ec17eae9c46e108b050d114a7f1324142e43/hw/bsp/nucleo-f439zi/nucleo-f439zi.ld">hw/bsp/nucleo-f439zi/nucleo-f439zi.ld</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/7655ec17eae9c46e108b050d114a7f1324142e43/hw/bsp/nucleo-f439zi/nucleo-f439zi_debug.cmd">hw/bsp/nucleo-f439zi/nucleo-f439zi_debug.cmd</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/7655ec17eae9c46e108b050d114a7f1324142e43/hw/bsp/nucleo-f439zi/nucleo-f439zi_debug.sh">hw/bsp/nucleo-f439zi/nucleo-f439zi_debug.sh</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/7655ec17eae9c46e108b050d114a7f1324142e43/hw/bsp/nucleo-f439zi/nucleo-f439zi_download.cmd">hw/bsp/nucleo-f439zi/nucleo-f439zi_download.cmd</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/7655ec17eae9c46e108b050d114a7f1324142e43/hw/bsp/nucleo-f439zi/nucleo-f439zi_download.sh">hw/bsp/nucleo-f439zi/nucleo-f439zi_download.sh</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/7655ec17eae9c46e108b050d114a7f1324142e43/hw/bsp/nucleo-f439zi/pkg.yml">hw/bsp/nucleo-f439zi/pkg.yml</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/7655ec17eae9c46e108b050d114a7f1324142e43/hw/bsp/nucleo-f439zi/src/arch/cortex_m4/startup_stm32f439xx.s">hw/bsp/nucleo-f439zi/src/arch/cortex_m4/startup_stm32f439xx.s</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/7655ec17eae9c46e108b050d114a7f1324142e43/hw/bsp/nucleo-f439zi/src/hal_bsp.c">hw/bsp/nucleo-f439zi/src/hal_bsp.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/7655ec17eae9c46e108b050d114a7f1324142e43/hw/bsp/nucleo-f439zi/syscfg.yml">hw/bsp/nucleo-f439zi/syscfg.yml</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/6b3f46c2ef73c227a136dd078a49c3e59d124811/hw/bsp/sensorhub/src/clock_stm32f4xx.c">hw/bsp/sensorhub/src/clock_stm32f4xx.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/49a09e53045c7aa74c75d5bd8ccecccea602c493/hw/drivers/chg_ctrl/da1469x_charger/include/da1469x_charger/da1469x_charger.h">hw/drivers/chg_ctrl/da1469x_charger/include/da1469x_charger/da1469x_charger.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/49a09e53045c7aa74c75d5bd8ccecccea602c493/hw/drivers/chg_ctrl/da1469x_charger/pkg.yml">hw/drivers/chg_ctrl/da1469x_charger/pkg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/49a09e53045c7aa74c75d5bd8ccecccea602c493/hw/drivers/chg_ctrl/da1469x_charger/src/da1469x_charger.c">hw/drivers/chg_ctrl/da1469x_charger/src/da1469x_charger.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/49a09e53045c7aa74c75d5bd8ccecccea602c493/hw/drivers/chg_ctrl/da1469x_charger/src/da1469x_charger_shell.c">hw/drivers/chg_ctrl/da1469x_charger/src/da1469x_charger_shell.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/49a09e53045c7aa74c75d5bd8ccecccea602c493/hw/drivers/chg_ctrl/da1469x_charger/syscfg.yml">hw/drivers/chg_ctrl/da1469x_charger/syscfg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/f1341feae380e9e97e789f0d37cad7e9eec2370e/hw/drivers/sensors/bma253/README.md">hw/drivers/sensors/bma253/README.md</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/5b5dc7bc236b2acca3a23b759ab062eaa7f3d1c1/hw/drivers/sensors/bmp388/README.md">hw/drivers/sensors/bmp388/README.md</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/5b5dc7bc236b2acca3a23b759ab062eaa7f3d1c1/hw/drivers/sensors/bmp388/include/bmp388/bmp388.h">hw/drivers/sensors/bmp388/include/bmp388/bmp388.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/5b5dc7bc236b2acca3a23b759ab062eaa7f3d1c1/hw/drivers/sensors/bmp388/pkg.yml">hw/drivers/sensors/bmp388/pkg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/5b5dc7bc236b2acca3a23b759ab062eaa7f3d1c1/hw/drivers/sensors/bmp388/src/bmp388.c">hw/drivers/sensors/bmp388/src/bmp388.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/5b5dc7bc236b2acca3a23b759ab062eaa7f3d1c1/hw/drivers/sensors/bmp388/src/bmp388_priv.h">hw/drivers/sensors/bmp388/src/bmp388_priv.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/5b5dc7bc236b2acca3a23b759ab062eaa7f3d1c1/hw/drivers/sensors/bmp388/src/bmp388_shell.c">hw/drivers/sensors/bmp388/src/bmp388_shell.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/5b5dc7bc236b2acca3a23b759ab062eaa7f3d1c1/hw/drivers/sensors/bmp388/syscfg.yml">hw/drivers/sensors/bmp388/syscfg.yml</a> |
   | N      | <a href="https://github.com/apache/mynewt-core/blob/c6dce6607ef9c5315ab84011d928848b59605d59/hw/drivers/sensors/icp101xx/License.txt">hw/drivers/sensors/icp101xx/License.txt</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/c6dce6607ef9c5315ab84011d928848b59605d59/hw/drivers/sensors/icp101xx/include/icp101xx/icp101xx.h">hw/drivers/sensors/icp101xx/include/icp101xx/icp101xx.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/c6dce6607ef9c5315ab84011d928848b59605d59/hw/drivers/sensors/icp101xx/pkg.yml">hw/drivers/sensors/icp101xx/pkg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/c6dce6607ef9c5315ab84011d928848b59605d59/hw/drivers/sensors/icp101xx/src/icp101xx.c">hw/drivers/sensors/icp101xx/src/icp101xx.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/c6dce6607ef9c5315ab84011d928848b59605d59/hw/drivers/sensors/icp101xx/src/icp101xx_priv.h">hw/drivers/sensors/icp101xx/src/icp101xx_priv.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/c6dce6607ef9c5315ab84011d928848b59605d59/hw/drivers/sensors/icp101xx/src/icp101xx_shell.c">hw/drivers/sensors/icp101xx/src/icp101xx_shell.c</a> |
   | MIT    | <a href="https://github.com/apache/mynewt-core/blob/c6dce6607ef9c5315ab84011d928848b59605d59/hw/drivers/sensors/icp101xx/syscfg.yml">hw/drivers/sensors/icp101xx/syscfg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/40d4f7e7e22f190be67771376abac00bd85bd2e7/hw/drivers/trng/trng_sw/include/trng_sw/trng_sw.h">hw/drivers/trng/trng_sw/include/trng_sw/trng_sw.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/40d4f7e7e22f190be67771376abac00bd85bd2e7/hw/drivers/trng/trng_sw/pkg.yml">hw/drivers/trng/trng_sw/pkg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/40d4f7e7e22f190be67771376abac00bd85bd2e7/hw/drivers/trng/trng_sw/selftest/pkg.yml">hw/drivers/trng/trng_sw/selftest/pkg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/40d4f7e7e22f190be67771376abac00bd85bd2e7/hw/drivers/trng/trng_sw/selftest/src/test.c">hw/drivers/trng/trng_sw/selftest/src/test.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/40d4f7e7e22f190be67771376abac00bd85bd2e7/hw/drivers/trng/trng_sw/selftest/src/testcases/trng_sw_test_entropy.c">hw/drivers/trng/trng_sw/selftest/src/testcases/trng_sw_test_entropy.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/40d4f7e7e22f190be67771376abac00bd85bd2e7/hw/drivers/trng/trng_sw/selftest/src/testcases/trng_sw_test_read.c">hw/drivers/trng/trng_sw/selftest/src/testcases/trng_sw_test_read.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/40d4f7e7e22f190be67771376abac00bd85bd2e7/hw/drivers/trng/trng_sw/selftest/src/trng_sw_test.h">hw/drivers/trng/trng_sw/selftest/src/trng_sw_test.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/40d4f7e7e22f190be67771376abac00bd85bd2e7/hw/drivers/trng/trng_sw/src/trng_sw.c">hw/drivers/trng/trng_sw/src/trng_sw.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/7e8ba3ef53a13ec7f591b264210a08ade1352551/hw/drivers/uart/uart_bitbang/syscfg.yml">hw/drivers/uart/uart_bitbang/syscfg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/af296c05b67a2fe77d8a8b0651dcfa6757c11185/hw/mcu/dialog/da1469x/hosttest/include/da1469x_test/da1469x_test.h">hw/mcu/dialog/da1469x/hosttest/include/da1469x_test/da1469x_test.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/af296c05b67a2fe77d8a8b0651dcfa6757c11185/hw/mcu/dialog/da1469x/hosttest/pkg.yml">hw/mcu/dialog/da1469x/hosttest/pkg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/af296c05b67a2fe77d8a8b0651dcfa6757c11185/hw/mcu/dialog/da1469x/hosttest/src/da1469x_test.c">hw/mcu/dialog/da1469x/hosttest/src/da1469x_test.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/af296c05b67a2fe77d8a8b0651dcfa6757c11185/hw/mcu/dialog/da1469x/hosttest/src/testcases/da1469x_snc_test_cases.c">hw/mcu/dialog/da1469x/hosttest/src/testcases/da1469x_snc_test_cases.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/af296c05b67a2fe77d8a8b0651dcfa6757c11185/hw/mcu/dialog/da1469x/hosttest/syscfg.yml">hw/mcu/dialog/da1469x/hosttest/syscfg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/af296c05b67a2fe77d8a8b0651dcfa6757c11185/hw/mcu/dialog/da1469x/include/mcu/da1469x_snc.h">hw/mcu/dialog/da1469x/include/mcu/da1469x_snc.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/af296c05b67a2fe77d8a8b0651dcfa6757c11185/hw/mcu/dialog/da1469x/src/da1469x_snc.c">hw/mcu/dialog/da1469x/src/da1469x_snc.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/da4049c24437cac84cc09b296f92b09b96ce8c57/hw/mcu/nordic/nrf52xxx/include/nrfx52810_config.h">hw/mcu/nordic/nrf52xxx/include/nrfx52810_config.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/da4049c24437cac84cc09b296f92b09b96ce8c57/hw/mcu/nordic/nrf52xxx/include/nrfx52811_config.h">hw/mcu/nordic/nrf52xxx/include/nrfx52811_config.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/drivers/include/nrfx_dppi.h">hw/mcu/nordic/src/ext/nrfx/drivers/include/nrfx_dppi.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/drivers/include/nrfx_nvmc.h">hw/mcu/nordic/src/ext/nrfx/drivers/include/nrfx_nvmc.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/drivers/include/nrfx_temp.h">hw/mcu/nordic/src/ext/nrfx/drivers/include/nrfx_temp.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/drivers/src/nrfx_dppi.c">hw/mcu/nordic/src/ext/nrfx/drivers/src/nrfx_dppi.c</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/drivers/src/nrfx_nvmc.c">hw/mcu/nordic/src/ext/nrfx/drivers/src/nrfx_nvmc.c</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/drivers/src/nrfx_temp.c">hw/mcu/nordic/src/ext/nrfx/drivers/src/nrfx_temp.c</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_aar.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_aar.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_acl.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_acl.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_bprot.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_bprot.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_dppi.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_dppi.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_ficr.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_ficr.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_kmu.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_kmu.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_mpu.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_mpu.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_mwu.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_mwu.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_regulators.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_regulators.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_spu.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_spu.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/hal/nrf_vmc.h">hw/mcu/nordic/src/ext/nrfx/hal/nrf_vmc.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/arm_startup_nrf52811.s">hw/mcu/nordic/src/ext/nrfx/mdk/arm_startup_nrf52811.s</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/arm_startup_nrf9160.s">hw/mcu/nordic/src/ext/nrfx/mdk/arm_startup_nrf9160.s</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/gcc_startup_nrf52811.S">hw/mcu/nordic/src/ext/nrfx/mdk/gcc_startup_nrf52811.S</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/gcc_startup_nrf9160.S">hw/mcu/nordic/src/ext/nrfx/mdk/gcc_startup_nrf9160.S</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/iar_startup_nrf52811.s">hw/mcu/nordic/src/ext/nrfx/mdk/iar_startup_nrf52811.s</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/iar_startup_nrf9160.s">hw/mcu/nordic/src/ext/nrfx/mdk/iar_startup_nrf9160.s</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf52810_name_change.h">hw/mcu/nordic/src/ext/nrfx/mdk/nrf52810_name_change.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf52810_to_nrf52811.h">hw/mcu/nordic/src/ext/nrfx/mdk/nrf52810_to_nrf52811.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811.h">hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811.svd">hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811.svd</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811_bitfields.h">hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811_bitfields.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811_peripherals.h">hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811_peripherals.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811_xxaa.ld">hw/mcu/nordic/src/ext/nrfx/mdk/nrf52811_xxaa.ld</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160.h">hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160.svd">hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160.svd</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160_bitfields.h">hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160_bitfields.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160_peripherals.h">hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160_peripherals.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160_xxaa.ld">hw/mcu/nordic/src/ext/nrfx/mdk/nrf9160_xxaa.ld</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/nrf91_common.ld">hw/mcu/nordic/src/ext/nrfx/mdk/nrf91_common.ld</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/ses_startup_nrf52811.s">hw/mcu/nordic/src/ext/nrfx/mdk/ses_startup_nrf52811.s</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/ses_startup_nrf9160.s">hw/mcu/nordic/src/ext/nrfx/mdk/ses_startup_nrf9160.s</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/system_nrf52811.c">hw/mcu/nordic/src/ext/nrfx/mdk/system_nrf52811.c</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/system_nrf52811.h">hw/mcu/nordic/src/ext/nrfx/mdk/system_nrf52811.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/system_nrf9160.c">hw/mcu/nordic/src/ext/nrfx/mdk/system_nrf9160.c</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/mdk/system_nrf9160.h">hw/mcu/nordic/src/ext/nrfx/mdk/system_nrf9160.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/soc/nrfx_irqs_nrf52811.h">hw/mcu/nordic/src/ext/nrfx/soc/nrfx_irqs_nrf52811.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/soc/nrfx_irqs_nrf9160.h">hw/mcu/nordic/src/ext/nrfx/soc/nrfx_irqs_nrf9160.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/templates/nRF52811/nrfx_config.h">hw/mcu/nordic/src/ext/nrfx/templates/nRF52811/nrfx_config.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d92e0127b8761cae2048c9eb8eb2cd5223bf9e84/hw/mcu/nordic/src/ext/nrfx/templates/nRF9160/nrfx_config.h">hw/mcu/nordic/src/ext/nrfx/templates/nRF9160/nrfx_config.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/ae40a2f378f4f9e030661b0004d6270eb0d7f065/hw/mcu/stm/stm32f4xx/src/clock_stm32f4xx.c">hw/mcu/stm/stm32f4xx/src/clock_stm32f4xx.c</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/50978aed43a8d72a1c74215aaf198e7e6f2110db/hw/mcu/stm/stm32f4xx/src/ext/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f413xx.s">hw/mcu/stm/stm32f4xx/src/ext/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f413xx.s</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/50978aed43a8d72a1c74215aaf198e7e6f2110db/hw/mcu/stm/stm32f4xx/src/ext/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f423xx.s">hw/mcu/stm/stm32f4xx/src/ext/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f423xx.s</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/50978aed43a8d72a1c74215aaf198e7e6f2110db/hw/mcu/stm/stm32f4xx/src/ext/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h">hw/mcu/stm/stm32f4xx/src/ext/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/50978aed43a8d72a1c74215aaf198e7e6f2110db/hw/mcu/stm/stm32f4xx/src/ext/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_smbus.h">hw/mcu/stm/stm32f4xx/src/ext/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_smbus.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/50978aed43a8d72a1c74215aaf198e7e6f2110db/hw/mcu/stm/stm32f4xx/src/ext/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c">hw/mcu/stm/stm32f4xx/src/ext/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/50978aed43a8d72a1c74215aaf198e7e6f2110db/hw/mcu/stm/stm32f4xx/src/ext/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_smbus.c">hw/mcu/stm/stm32f4xx/src/ext/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_smbus.c</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/50978aed43a8d72a1c74215aaf198e7e6f2110db/hw/mcu/stm/stm32f4xx/src/ext/stm32cube-version.md">hw/mcu/stm/stm32f4xx/src/ext/stm32cube-version.md</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/ae40a2f378f4f9e030661b0004d6270eb0d7f065/hw/mcu/stm/stm32f4xx/src/system_stm32f4xx.c">hw/mcu/stm/stm32f4xx/src/system_stm32f4xx.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/7655ec17eae9c46e108b050d114a7f1324142e43/hw/mcu/stm/stm32f4xx/stm32f439.ld">hw/mcu/stm/stm32f4xx/stm32f439.ld</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x4.h">hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x4.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x6.h">hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x6.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x8.h">hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x8.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010xb.h">hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010xb.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/gcc/startup_stm32l010x4.s">hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/gcc/startup_stm32l010x4.s</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/gcc/startup_stm32l010x6.s">hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/gcc/startup_stm32l010x6.s</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/gcc/startup_stm32l010x8.s">hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/gcc/startup_stm32l010x8.s</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/gcc/startup_stm32l010xb.s">hw/mcu/stm/stm32l0xx/src/ext/Drivers/CMSIS/Device/ST/STM32L0xx/Source/Templates/gcc/startup_stm32l010xb.s</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_ll_usb.h">hw/mcu/stm/stm32l0xx/src/ext/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_ll_usb.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/771dfb73f16ba6fda8d41d27942d7c0b918a7cdf/hw/mcu/stm/stm32l0xx/src/ext/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_ll_usb.c">hw/mcu/stm/stm32l0xx/src/ext/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_ll_usb.c</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l412xx.h">hw/mcu/stm/stm32l4xx/src/ext/Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l412xx.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l422xx.h">hw/mcu/stm/stm32l4xx/src/ext/Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l422xx.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/CMSIS/Device/ST/STM32L4xx/Source/Templates/gcc/startup_stm32l412xx.s">hw/mcu/stm/stm32l4xx/src/ext/Drivers/CMSIS/Device/ST/STM32L4xx/Source/Templates/gcc/startup_stm32l412xx.s</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/CMSIS/Device/ST/STM32L4xx/Source/Templates/gcc/startup_stm32l422xx.s">hw/mcu/stm/stm32l4xx/src/ext/Drivers/CMSIS/Device/ST/STM32L4xx/Source/Templates/gcc/startup_stm32l422xx.s</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h">hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_mmc.h">hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_mmc.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_mmc_ex.h">hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_mmc_ex.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_exti.c">hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_exti.c</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_mmc.c">hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_mmc.c</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/552bc845e7881d92b1426dc0aeb3a23c76c3b91a/hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_mmc_ex.c">hw/mcu/stm/stm32l4xx/src/ext/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_mmc_ex.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/31f54a1e4449ec7afc1b471bc81efd713568cfb1/kernel/os/src/os_error.c">kernel/os/src/os_error.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/e485d87c3cb5b2d8a6965c5837d51179c9b7faf4/mgmt/imgmgr/src/imgmgr_log.c">mgmt/imgmgr/src/imgmgr_log.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/4d37e68313f9dbae9f5abd6cc695372b57f58fdc/sys/shell/src/shell_bridge.c">sys/shell/src/shell_bridge.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/4d37e68313f9dbae9f5abd6cc695372b57f58fdc/sys/shell/src/shell_bridge_streamer.c">sys/shell/src/shell_bridge_streamer.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/15d991048f905d7c4595cdd29bdd3189f923b675/util/streamer/include/streamer/streamer.h">util/streamer/include/streamer/streamer.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/15d991048f905d7c4595cdd29bdd3189f923b675/util/streamer/pkg.yml">util/streamer/pkg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/15d991048f905d7c4595cdd29bdd3189f923b675/util/streamer/src/streamer.c">util/streamer/src/streamer.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/15d991048f905d7c4595cdd29bdd3189f923b675/util/streamer/src/streamer_console.c">util/streamer/src/streamer_console.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/15d991048f905d7c4595cdd29bdd3189f923b675/util/streamer/src/streamer_mbuf.c">util/streamer/src/streamer_mbuf.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/15d991048f905d7c4595cdd29bdd3189f923b675/util/streamer/syscfg.yml">util/streamer/syscfg.yml</a> |
   </details>
   
   

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