raiden00pl opened a new pull request, #14414:
URL: https://github.com/apache/nuttx/pull/14414

   ## Summary
   
   `nucleo-144` combines 3 different ST boards. This approach is inconsistent 
with the support for the rest of the nucleo boards in NuttX, where each board 
is in separate folders. Also `nucleo-144` is no longer reserved for STM32F7 
chips but other families also use this format.
   
   After this commit `nucleo-144` is divided into 3 boards:
   
   - nucleo-f746zg
   - nucleo-f767zi
   - nucleo-f722ze
   
   ## Impact
   
   Breaking change for users that use nucleo-144 board configuration, they need 
to migrate to a specific board.
   No functional changes.
   
   ## Testing
   building locally new configurations
   
   
   


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