patacongo commented on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711398850


   One thing that we could to ameliorate the problem would be to and STM32L4 
common driver directory.  These licensing problem applies only to STM32L4.
   
       boards/arm/stm32l4/nucleo-l432kc/src/stm32_dac.c: *   Copyright (C) 2017 
Haltian Ltd. All rights reserved.
       boards/arm/stm32l4/nucleo-l452re/src/stm32_dac.c: *   Copyright (C) 2017 
Haltian Ltd. All rights reserved.
       boards/arm/stm32l4/nucleo-l496zg/src/stm32_dac.c: *   Copyright (C) 2017 
Haltian Ltd. All rights reserved.
       boards/arm/stm32l4/stm32l4r9ai-disco/src/stm32_dac.c: *   Copyright (C) 
2017-2018 Haltian Ltd. All rights reserved.
   
   @acassis @daniel-p-carvalho If all of the STM32L4 board-layer drivers were 
made common, then any additional STM32L4 driver could included for any STM32L4 
board without violated the ASF licensing requirements since there would be only 
one copy of the file and that one copy can be shared by everyone.
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to