To complete the exercises in this chapter, you will require the following:
- A Nucleo F767 dev board
- Jumper wires—20 to 22 AWG (~0.65 mm) solid core wire
- A Micro-USB cable
- STM32CubeIDE and source code (instructions in the Setting up Our IDE section in Chapter 5, Selecting an IDE)
- SEGGER J-Link, Ozone, and SystemView (instructions in Chapter 6, Debugging Tools for Real-Time Systems)
All source code used in this chapter is available at https://github.com/PacktPublishing/Hands-On-RTOS-with-Microcontrollers/tree/master/Chapter_10.