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 2020/09/03 12:01:45 UTC

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2368: hw: Add MCU and BSP for Dialog CMAC

apache-mynewt-bot removed a comment on pull request #2368:
URL: https://github.com/apache/mynewt-core/pull/2368#issuecomment-686343367


   
   <!-- license-bot -->
   
   ## RAT Report (2020-09-03 08:37:42)
   
   ## New files with unknown licenses
   
   * <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/cmac.ld">hw/mcu/dialog/cmac/cmac.ld</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/include/CMAC.h">hw/mcu/dialog/include/CMAC.h</a>
   * <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/include/system_CMAC.h">hw/mcu/dialog/include/system_CMAC.h</a>
   
   ## 43 new files were excluded from check (.rat-excludes)
   
   <details>
     <summary>Detailed analysis</summary>
   
   ## New files in this PR
   
   | License | File |
   |---------|------|
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/bsp/dialog_cmac/bsp.yml">hw/bsp/dialog_cmac/bsp.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/bsp/dialog_cmac/cmac.ld">hw/bsp/dialog_cmac/cmac.ld</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/bsp/dialog_cmac/dialog_cmac_debug.sh">hw/bsp/dialog_cmac/dialog_cmac_debug.sh</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/bsp/dialog_cmac/dialog_cmac_download.sh">hw/bsp/dialog_cmac/dialog_cmac_download.sh</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/bsp/dialog_cmac/pkg.yml">hw/bsp/dialog_cmac/pkg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/bsp/dialog_cmac/syscfg.yml">hw/bsp/dialog_cmac/syscfg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/bsp/dialog_cmac/include/bsp/bsp.h">hw/bsp/dialog_cmac/include/bsp/bsp.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/bsp/dialog_cmac/src/hal_bsp.c">hw/bsp/dialog_cmac/src/hal_bsp.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/bsp/dialog_cmac/src/sbrk.c">hw/bsp/dialog_cmac/src/sbrk.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/bsp/dialog_cmac/src/arch/cortex_m0_cmac/gcc_startup_cmac.S">hw/bsp/dialog_cmac/src/arch/cortex_m0_cmac/gcc_startup_cmac.S</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/cmac.ld">hw/mcu/dialog/cmac/cmac.ld</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/pkg.yml">hw/mcu/dialog/cmac/pkg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/syscfg.yml">hw/mcu/dialog/cmac/syscfg.yml</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/include/cmac/arch/cortex_m0_cmac/os/os_arch.h">hw/mcu/dialog/cmac/include/cmac/arch/cortex_m0_cmac/os/os_arch.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/include/cmac/arch/cortex_m0_cmac/os/os_arch_cmac.h">hw/mcu/dialog/cmac/include/cmac/arch/cortex_m0_cmac/os/os_arch_cmac.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/include/mcu/cmac_hal.h">hw/mcu/dialog/cmac/include/mcu/cmac_hal.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/include/mcu/cmac_pdc.h">hw/mcu/dialog/cmac/include/mcu/cmac_pdc.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/include/mcu/cmac_periph.h">hw/mcu/dialog/cmac/include/mcu/cmac_periph.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/include/mcu/cmac_timer.h">hw/mcu/dialog/cmac/include/mcu/cmac_timer.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/include/mcu/cortex_m0.h">hw/mcu/dialog/cmac/include/mcu/cortex_m0.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/include/mcu/mcu.h">hw/mcu/dialog/cmac/include/mcu/mcu.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/src/cmac_isr.c">hw/mcu/dialog/cmac/src/cmac_isr.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/src/cmac_periph.c">hw/mcu/dialog/cmac/src/cmac_periph.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/src/cmac_priv.h">hw/mcu/dialog/cmac/src/cmac_priv.h</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/src/cmac_sleep.c">hw/mcu/dialog/cmac/src/cmac_sleep.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/src/cmac_timer.c">hw/mcu/dialog/cmac/src/cmac_timer.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/src/hal_os_tick.c">hw/mcu/dialog/cmac/src/hal_os_tick.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/src/hal_system.c">hw/mcu/dialog/cmac/src/hal_system.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/src/hal_timer.c">hw/mcu/dialog/cmac/src/hal_timer.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/src/hal_watchdog.c">hw/mcu/dialog/cmac/src/hal_watchdog.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/src/system_cmac.c">hw/mcu/dialog/cmac/src/system_cmac.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/src/arch/cortex_m0_cmac/cmac_sleep.S">hw/mcu/dialog/cmac/src/arch/cortex_m0_cmac/cmac_sleep.S</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/src/arch/cortex_m0_cmac/os_arch_arm.c">hw/mcu/dialog/cmac/src/arch/cortex_m0_cmac/os_arch_arm.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/src/arch/cortex_m0_cmac/os_arch_cmac.c">hw/mcu/dialog/cmac/src/arch/cortex_m0_cmac/os_arch_cmac.c</a> |
   | AL     | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/cmac/src/arch/cortex_m0_cmac/os_fault.c">hw/mcu/dialog/cmac/src/arch/cortex_m0_cmac/os_fault.c</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/include/CMAC.h">hw/mcu/dialog/include/CMAC.h</a> |
   | ?????  | <a href="https://github.com/apache/mynewt-core/blob/d7a14a7b93ddc64eded09f739074923460bfbe53/hw/mcu/dialog/include/system_CMAC.h">hw/mcu/dialog/include/system_CMAC.h</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