nuttx kernel make menuconfig error in Ubuntu
If you are working with nuttx kernel you might have issues trying to bring up the kernel menuconfig with the below command: I had to…
Continue reading → nuttx kernel make menuconfig error in Ubuntu
If you are working with nuttx kernel you might have issues trying to bring up the kernel menuconfig with the below command: I had to…
Continue reading → nuttx kernel make menuconfig error in Ubuntu
I had written a blog on how to integrate a custom driver into Linux kernel tree previously here. Integrating a custom driver in nuttx kernel is pretty similar. But writing this down would probably be a good idea for any future reference.