Coding Spirit

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

Website is currently under maintenance since some new features I have enabled recently might cause some performance issues(i.e. loading too slow)…

Using configs we can easily set up usb gadget in user space. You even can make your board as a compound USB device, just by few commands.

Read more »

I have got used to create patch and bbappend files manually, now I’m switching to use devtool - To be honest it’s quite easy to use.

Read more »

I’m planing to do some research on ST newest MPU series: STM32MP1. It’s a Cortex A7(solo or dual core) + M4 solution, not very powerful but the price might be very competitive. In this post we will setup the development environments.

Read more »

In my scenario it was caused by some docker containers - All of them have booting issues but they have been set as –restart=always, which caused they start to create js requests periodicity. Everything is ok after removing those docker containers.

0%