You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/03/04 10:32:50 UTC

[GitHub] [incubator-nuttx] michi-jung edited a comment on pull request #2970: WIP/RFC: STM32L5 Support / NUCLEO-L552ZE-Q / STM32L562E-DK / TrustedFirmware-M

michi-jung edited a comment on pull request #2970:
URL: https://github.com/apache/incubator-nuttx/pull/2970#issuecomment-790508746


   The remaining files with a BSD license header are:
   
   hardware/stm32l562xx_dbgmcu.h
   hardware/stm32l5_flash.h
   hardware/stm32l5_gpio.h
   hardware/stm32l5_memorymap.h
   hardware/stm32l5_pinmap.h
   hardware/stm32l5_pwr.h
   hardware/stm32l5_spi.h
   hardware/stm32l5_syscfg.h
   hardware/stm32l5_tim.h
   hardware/stm32l5_uart.h
   stm32l5_allocateheap.c
   stm32l5_flash.c
   stm32l5_flash.h
   stm32l5_gpio.c
   stm32l5_gpio.h
   stm32l5_irq.c
   stm32l5_lse.c
   stm32l5_lsi.c
   stm32l5_rcc.c
   stm32l5_rcc.h
   stm32l5_serial.c
   stm32l5_spi.c
   stm32l5_spi.h
   stm32l5_tim.c
   stm32l5_tim.h
   stm32l5_tim_lowerhalf.c
   stm32l5_uart.h
   
   Most of them can get cleared if we get ICLAs or an SGA from the Haltian team.
   


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