STM32MP1: Boot kernel via TFTP from U-Boot
Today I just managed to boot kernel via TFTP on STM32MP1 board but steps I go through are quite different with i.MX8. Thus, I think there is a necessity to have a short note about this 🖋
Today I just managed to boot kernel via TFTP on STM32MP1 board but steps I go through are quite different with i.MX8. Thus, I think there is a necessity to have a short note about this 🖋
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.
Recently I start to evaluate the feasibility of porting one old C++ Qt4 project to PyQt5 since Python is more friendly for some engineers.
Algorithm Puzzles everyday every week sometimes: Roman to Integer
Algorithm Puzzles everyday every week sometimes: Integer to Roman
Algorithm Puzzles everyday every week sometimes: Container With Most Water
每天 每周 偶尔一道算法题: 正则表达式匹配
Brief notes about bring up rtl8811 and wlan0 on STM32MP1
Website is currently under maintenance since some new features I have enabled recently might cause some performance issues(i.e. loading too slow)…