摘要:
for -> 的:#interrupt-cells indicates the number of cells in the interrupts property for the interrupts managed by the selected interrupt controller.#in 阅读全文
摘要:
一、git tag and describe 1. Create a tag with patterned name git tag "tagname_v1.02" (one tag is pointed to a specified commit) 2. get tag describe to u 阅读全文