FreeRTOS / FreeRTOS-Plus-TCP

FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
MIT License
152 stars 163 forks source link

Fix CI build checks with latest kernel #1082

Closed tony-josi-aws closed 9 months ago

tony-josi-aws commented 9 months ago

Description

This PR updates the function definition of vApplicationGetIdleTaskMemory and vApplicationGetTimerTaskMemory to match with latest kernel main.

Test Steps

Build tests.

Checklist:

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.