Techblog
-
[Techblog] Supporting high speed writing on SD card for Nuttx
Basic implementation The official Youtube channel shows an example of simple usage of SD card on Nuttx. The steps for menuconfig can be summarized as:
-
[Techblog] Creating startup application for nuttx
Creating startup app for nuttx is actually simple, but not well documented on the official website. Follow those steps: Create folder etc/init.d/ under nuttx/boards/[your board]/include