raiden00pl commented on issue #11321:
URL: https://github.com/apache/nuttx/issues/11321#issuecomment-3907760100

   @linguini1 correct. One more step will be to clean `boards/` from references 
to the removed logic and this is probably where the most work is:
   
   
https://github.com/apache/nuttx/blob/56112efbd3f5027dda1cf8498c94f8e3b311e80a/boards/arm/stm32/stm32f4discovery/src/stm32_appinit.c#L67
   
   
https://github.com/apache/nuttx/blob/56112efbd3f5027dda1cf8498c94f8e3b311e80a/boards/arm/stm32/stm32f4discovery/src/CMakeLists.txt#L96
   
   
https://github.com/apache/nuttx/blob/56112efbd3f5027dda1cf8498c94f8e3b311e80a/boards/arm/stm32/stm32f4discovery/src/Make.defs#L102
   
   
https://github.com/apache/nuttx/blob/56112efbd3f5027dda1cf8498c94f8e3b311e80a/boards/arm/stm32/stm32f4discovery/src/stm32_bringup.c#L212-L217
   
   for stm32 chips this is rather standardized, I'm not sure about other 
architectures


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