linguini1 commented on issue #15770:
URL: https://github.com/apache/nuttx/issues/15770#issuecomment-3879696329

   Closing this issue since CMake support has since been added to RP2040 boards:
   
   ```console
   $ cmake -B build -DBOARD_CONFIG=raspberrypi-pico:usbnsh -GNinja
   $ cmake --build build
   [1162/1164] Linking C executable nuttx
   Memory region         Used Size  Region Size  %age Used
              flash:        156 KB         2 MB      7.62%
               sram:        8836 B       264 KB      3.27%
   [1164/1164] Regenerate nuttx.uf2
   ```


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