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:58 UTC

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

apache-mynewt-bot removed a comment 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-492080232
 
 
   
   <!-- license-bot -->
   
   ## RAT Report (2019-05-14 05:06:21)
   
   ## New files with unknown licenses
   
   * <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/include/bsp/stm32f4xx_hal_conf.h">hw/bsp/black_vet6/include/bsp/stm32f4xx_hal_conf.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/src/arch/cortex_m4/startup_STM32F40x.s">hw/bsp/black_vet6/src/arch/cortex_m4/startup_STM32F40x.s</a>
   * <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/src/system_stm32f4xx.c">hw/bsp/black_vet6/src/system_stm32f4xx.c</a>
   
   <details>
     <summary>Detailed analysis</summary>
   
   ## New files in this PR
   
   | License | File |
   |---------|------|
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/6dc72f1691698f0a193bdd22c7e5ac6f9f66fa25/encoding/cborattr/selftest/src/testcases/cborattr_encode_omit.c">encoding/cborattr/selftest/src/testcases/cborattr_encode_omit.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/6dc72f1691698f0a193bdd22c7e5ac6f9f66fa25/encoding/cborattr/selftest/src/testcases/cborattr_encode_simple.c">encoding/cborattr/selftest/src/testcases/cborattr_encode_simple.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/6dc72f1691698f0a193bdd22c7e5ac6f9f66fa25/encoding/cborattr/selftest/syscfg.yml">encoding/cborattr/selftest/syscfg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/boot-stm32f4ve.ld">hw/bsp/black_vet6/boot-stm32f4ve.ld</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/bsp.yml">hw/bsp/black_vet6/bsp.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/include/bsp/bsp.h">hw/bsp/black_vet6/include/bsp/bsp.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/include/bsp/stm32f4xx_hal_conf.h">hw/bsp/black_vet6/include/bsp/stm32f4xx_hal_conf.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/pkg.yml">hw/bsp/black_vet6/pkg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/run_from_flash.ld">hw/bsp/black_vet6/run_from_flash.ld</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/run_from_loader.ld">hw/bsp/black_vet6/run_from_loader.ld</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/run_from_sram.ld">hw/bsp/black_vet6/run_from_sram.ld</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/src/arch/cortex_m4/startup_STM32F40x.s">hw/bsp/black_vet6/src/arch/cortex_m4/startup_STM32F40x.s</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/src/hal_bsp.c">hw/bsp/black_vet6/src/hal_bsp.c</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/src/system_stm32f4xx.c">hw/bsp/black_vet6/src/system_stm32f4xx.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/stm32f4ve.ld">hw/bsp/black_vet6/stm32f4ve.ld</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/stm32f4ve_debug.cmd">hw/bsp/black_vet6/stm32f4ve_debug.cmd</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/stm32f4ve_debug.sh">hw/bsp/black_vet6/stm32f4ve_debug.sh</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/stm32f4ve_download.cmd">hw/bsp/black_vet6/stm32f4ve_download.cmd</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/stm32f4ve_download.sh">hw/bsp/black_vet6/stm32f4ve_download.sh</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/ae15140ca796c1c6287f7a5739775c0991bf33a2/hw/bsp/black_vet6/syscfg.yml">hw/bsp/black_vet6/syscfg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/417842caeb5a9f5bed33f8f6048e4b955d9eeee6/hw/drivers/pwm/pwm_da1469x/include/pwm_da1469x/pwm_da1469x.h">hw/drivers/pwm/pwm_da1469x/include/pwm_da1469x/pwm_da1469x.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/957c526939722a5c5693a0d12e6a5765493f168e/hw/drivers/sensors/dps368/README.md">hw/drivers/sensors/dps368/README.md</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/957c526939722a5c5693a0d12e6a5765493f168e/hw/drivers/sensors/dps368/include/dps368/dps368.h">hw/drivers/sensors/dps368/include/dps368/dps368.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/957c526939722a5c5693a0d12e6a5765493f168e/hw/drivers/sensors/dps368/pkg.yml">hw/drivers/sensors/dps368/pkg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/957c526939722a5c5693a0d12e6a5765493f168e/hw/drivers/sensors/dps368/src/dps368.c">hw/drivers/sensors/dps368/src/dps368.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/957c526939722a5c5693a0d12e6a5765493f168e/hw/drivers/sensors/dps368/src/dps368_comm_interface.c">hw/drivers/sensors/dps368/src/dps368_comm_interface.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/957c526939722a5c5693a0d12e6a5765493f168e/hw/drivers/sensors/dps368/src/dps368_priv.h">hw/drivers/sensors/dps368/src/dps368_priv.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/957c526939722a5c5693a0d12e6a5765493f168e/hw/drivers/sensors/dps368/src/dps368_shell.c">hw/drivers/sensors/dps368/src/dps368_shell.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/957c526939722a5c5693a0d12e6a5765493f168e/hw/drivers/sensors/dps368/syscfg.yml">hw/drivers/sensors/dps368/syscfg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/25599a579815122c9e3eee53e00efe57982efa47/hw/drivers/sensors/kxtj3/include/kxtj3/kxtj3.h">hw/drivers/sensors/kxtj3/include/kxtj3/kxtj3.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/25599a579815122c9e3eee53e00efe57982efa47/hw/drivers/sensors/kxtj3/pkg.yml">hw/drivers/sensors/kxtj3/pkg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/25599a579815122c9e3eee53e00efe57982efa47/hw/drivers/sensors/kxtj3/src/kxtj3.c">hw/drivers/sensors/kxtj3/src/kxtj3.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/25599a579815122c9e3eee53e00efe57982efa47/hw/drivers/sensors/kxtj3/src/kxtj3_priv.h">hw/drivers/sensors/kxtj3/src/kxtj3_priv.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/25599a579815122c9e3eee53e00efe57982efa47/hw/drivers/sensors/kxtj3/src/kxtj3_shell.c">hw/drivers/sensors/kxtj3/src/kxtj3_shell.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/25599a579815122c9e3eee53e00efe57982efa47/hw/drivers/sensors/kxtj3/syscfg.yml">hw/drivers/sensors/kxtj3/syscfg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/439db0c4e371bb7509328df4328d8fc1524fe3b9/hw/drivers/sensors/lsm6dso/include/lsm6dso/lsm6dso.h">hw/drivers/sensors/lsm6dso/include/lsm6dso/lsm6dso.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/439db0c4e371bb7509328df4328d8fc1524fe3b9/hw/drivers/sensors/lsm6dso/pkg.yml">hw/drivers/sensors/lsm6dso/pkg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/439db0c4e371bb7509328df4328d8fc1524fe3b9/hw/drivers/sensors/lsm6dso/src/lsm6dso.c">hw/drivers/sensors/lsm6dso/src/lsm6dso.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/439db0c4e371bb7509328df4328d8fc1524fe3b9/hw/drivers/sensors/lsm6dso/src/lsm6dso_priv.h">hw/drivers/sensors/lsm6dso/src/lsm6dso_priv.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/439db0c4e371bb7509328df4328d8fc1524fe3b9/hw/drivers/sensors/lsm6dso/src/lsm6dso_shell.c">hw/drivers/sensors/lsm6dso/src/lsm6dso_shell.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/439db0c4e371bb7509328df4328d8fc1524fe3b9/hw/drivers/sensors/lsm6dso/syscfg.yml">hw/drivers/sensors/lsm6dso/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