acassis commented on PR #19182:
URL: https://github.com/apache/nuttx/pull/19182#issuecomment-4792836485

   > > @xiaoxiang781216 there is some issues caused by previous PR:
   > > <img alt="image" width="1532" height="132" 
src="https://private-user-images.githubusercontent.com/37000/612630202-43c8022d-0180-4f8c-bb20-becac0b51d8e.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODIzMjgyMTYsIm5iZiI6MTc4MjMyNzkxNiwicGF0aCI6Ii8zNzAwMC82MTI2MzAyMDItNDNjODAyMmQtMDE4MC00ZjhjLWJiMjAtYmVjYWMwYjUxZDhlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA2MjQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNjI0VDE5MDUxNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTA2NWQzN2M5ZTJkZjc1YWYxN2E3MDc3NzAzNzAzOTY2ZTNlNDgzNjk3OTVmYWNkMTI4MTdmODg2MDdlNGNmZDQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.oJNAXbS0exHVJ697nsaIEgj9IIDlj_K4LNJNPMwK-Fw";>
   > 
   > @michael-membrowse could you look at this problem?
   
   @xiaoxiang781216 the issue was just detected by his membrowse test, I think 
the recent PR from @raiden00pl removed almost all boards, except:
   
   ```
   alan@dev:~/nuttxspace/nuttx$ ls boards/arm/stm32/
   common  stm32f103-minimum  stm32f4discovery
   ```
   
   So, the board that membrowse is trying to check doesn't exist anymore:
   
   ```
   alan@dev:~/nuttxspace/nuttx$ ls 
boards/arm/stm32/nucleo-f103rb/scripts/ld.script
   ls: cannot access 'boards/arm/stm32/nucleo-f103rb/scripts/ld.script': No 
such file or directory
   ```


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