/Rtos_course_project

Modified the FreeRTOS Kernel source code to add a context switching counter. Implemented on Raspberry Pi Pico.

Primary LanguageCGNU General Public License v3.0GPL-3.0

Rtos_course_project

Implement FreeRTOS on ARM, add a context switching counter to the Kernel source code and print it.

#Note

Pico sdk path and FreeRTOS Kernel paths are set as environment variables. Setting them is required for CMake to build the project.

Standard Output