To complete the hands-on experiments included in this chapter, you will require the following:
- A Nucleo F767 development board
- A Micro-USB cable
- STM32CubeIDE and source code (for instructions, visit the Setting up our IDE section in Chapter 5, Selecting an IDE)
- SEGGER J-Link, Ozone, and SystemView (for instructions, visit Chapter 6, Debugging Tools for Real-Time Systems)
- Python >= 3.8
All source code for this chapter is available at https://github.com/PacktPublishing/Hands-On-RTOS-with-Microcontrollers/tree/master/Chapter_13.