Coding Spirit

一位程序员,比较帅的那种

The default BSP provided by NXP doesn’t support adb, we have to port it by ourselves. Our goal is making adbd running on SoC meanwhile we can use adb through USB port.
Let’s have a quick summary before I forget it(I already done this 3 months ago…)

Read more »

As a replacement of System V init, systemd has been supported by Yocto long time ago. Let’s take a look at how to implement a Yocto recipe for systemd services.

Read more »

The default BSP provided by NXP requires login in UART after booting up, which seems “unfriendly” to some users.

Read more »
0%