The end
With that, our journey comes to an end. Throughout this book, we covered a lot of ground across various Cortex-M topics. Part 1, Get Set Up, detailed how to intelligently select the right hardware, software, and tools for your specific project requirements. Part 2, Sharpen Your Skills, showed how to implement key software topics (booting to main, optimizing performance, leveraging machine learning, and enforcing security) and development techniques (streamlining with the cloud and implementing continuous integration). This last chapter offered avenues to continue learning how to be a better Cortex-M software developer: helpful tips and examples to view today, projects to leverage in the coming months, and our subjective previews into futuristic shifts to get ahead of in the coming years.
Be sure to reference our GitHub repository containing all example code referenced in this book. If you have any questions or comments about the book or Cortex-M development in general, feel...