Coding Spirit

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

It specifies that a member field has the smallest possible alignment. That is, one byte for a variable field, and one bit for a bitfield, unless you specify a larger value with the aligned attribute.

Read more »

Recently I start to evaluate the feasibility of porting one old C++ Qt4 project to PyQt5 since Python is more friendly for some engineers.

Read more »

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 »
0%