pkarashchenko commented on a change in pull request #3172: URL: https://github.com/apache/incubator-nuttx/pull/3172#discussion_r837484034
########## File path: boards/arm/stm32h7/portenta-h7/kernel/stm32_userspace.c ########## @@ -0,0 +1,136 @@ +/**************************************************************************** + * boards/arm/stm32h7/portenta-h7/kernel/stm32_userspace.c + * + * Copied from: + * + * boards/arm/stm32h7/stm32h747i-disco/kernel/stm32_userspace.c + * + * Copyright (C) 2019 Gregory Nutt. All rights reserved. + * Author: Gregory Nutt <[email protected]> Review comment: @microhobby I do not see this is addressed -- 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]
