Does everything belong to a Monorepo?
January 30, 2023 from Phillip Johnston The implication in the name Monorepo Is that only one – everything is included. But in Get rid of old codeI mentioned that 45…
Embedded Systems Courses – Educational Engineering Team Leading Team in Engineering Industry
January 30, 2023 from Phillip Johnston The implication in the name Monorepo Is that only one – everything is included. But in Get rid of old codeI mentioned that 45…
February 14, 2023 from Phillip Johnston A recent experience has brought this point home for me: Inadequate documentation wastes the time of everyone. In Add delimitation between the string elements…
March 1, 2023 from Phillip Johnston TLDR: If you want to issue -Wl,--print-memory-usage the content of .data (or another block) in several sections, such as FLASH And RAMYou have to…
March 2, 2023 from Phillip Johnston • Last updated on June 7, 2023 Embedded art And Memfault Connect together to organize a quarterly embedded field of discussion that focuses on…
April 7, 2023 from Phillip Johnston • Last updated on March 13, 2024 I interrupted mine Monorepo migration effort to complete a client project. Now I’m back in action. At…
April 11, 2023 from Phillip Johnston • Last updated on June 15, 2023 Here is a question that we answered in the interrupt slack channel afterwards OTA updates panel. We…
April 12, 2023 from Phillip Johnston Here is a question that we answered in the interrupt slack channel afterwards OTA updates panel. We share the answer in our blog to…
April 13, 2023 from Phillip Johnston Here is a question that we answered in the interrupt slack channel afterwards OTA updates panel. We share the answer in our blog to…
April 17, 2023 from Phillip Johnston I am slowly working on migrating many of my Bash scripts python. A usual operation that I do is find. Since I have to…
April 18, 2023 from Phillip Johnston Our Monorepo work has included this to create several Helper scripts for repeated complex operations. This is essential, but let me tell you that…