pkarashchenko commented on code in PR #8219:
URL: https://github.com/apache/nuttx/pull/8219#discussion_r1087225236


##########
arch/arm/src/stm32h7/stm32_tim_lowerhalf.c:
##########
@@ -0,0 +1,581 @@
+/****************************************************************************
+ * arch/arm/src/stm32h7/stm32_tim_lowerhalf.c
+ *
+ *   Copyright (C) 2023 Max Kriegleder. All rights reserved.
+ *   Copyright (C) 2015 Wail Khemir. All rights reserved.
+ *   Copyright (C) 2015 Omni Hoverboards Inc. All rights reserved.
+ *   Authors: Wail Khemir <[email protected]>
+ *            Paul Alexander Patience <[email protected]>
+ *            Max Kriegleder <[email protected]>
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:

Review Comment:
   Can you contribute under Apache Software Foundation (ASF) license?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to