anchao commented on PR #11707: URL: https://github.com/apache/nuttx/pull/11707#issuecomment-1951488049
@acassis 1. All files in this pull request are **re-implemented based** on nuttx RTOS and do not use any code from Infineon SDK/HAL. 2. The Infineon **low-level driver (iLLD)** referenced in the nuttx kernel is released for free in AURIX™ Development Studio. Anyone can obtain the relevant SDK on the infineon official website: https://www.infineon.com/cms/en/product/promopages/aurix-development-studio/  and Infineon also open sourced the relevant code on github: https://github.com/Infineon/AURIX_code_examples/tree/master e.g: https://github.com/Infineon/AURIX_code_examples/tree/master/code_examples/GPT12_Timer_Concatenation_1_KIT_TC397_TFT: 4. nuttx only provides a free platform licensed by Apache to demo the Infineon development board. If developers or companies want to use it commercially, then they should consider licensing issues. -- 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org