Zephyr Enthusiasts Monthly Issue 4 – 202504

Zephyr Enthusiasts Monthly Issue 4 - 202504

This issue records the latest news and shareable content about Zephyr, published in the last week of each month. This magazine is open source (GitHub: lgl88911/Zephyr_Fans_Monthly[1]), and contributions, issue submissions, or recommendations for Zephyr content are welcome. Project Data Excluding merges, 367 authors pushed 1,770 commits to the main branch and 1,884 commits to all … Read more

The Role of Stack in Assembly Language: Similar to a Handbag

The Role of Stack in Assembly Language: Similar to a Handbag

The concept of a stack in assembly language is not easy to understand. In the previous article, the usage of the stack was introduced, and in this article, I will briefly discuss my understanding of the role of the stack. In life, a stack can be likened to a temporary residence for travelers. In assembly … Read more

Zephyr 4.1 Released: Performance Surpasses FreeRTOS and ThreadX

Zephyr 4.1 Released: Performance Surpasses FreeRTOS and ThreadX

FreeRTOS, as the most widely used RTOS in the market, has been the developer’s first choice due to its superior performance and permissive open-source terms.Since Microsoft made ThreadX open-source and free for commercial use at the end of 2023 (hosted by the Eclipse Foundation), it quickly attracted a large number of developers and rapidly captured … Read more