]> begriffs open source - freertos/commit
Make configSUPPORT_STATIC_ALLOCATION==1 an error for MPU ports (#953)
authorIsaacDynamo <61521674+IsaacDynamo@users.noreply.github.com>
Thu, 18 Jan 2024 19:02:41 +0000 (20:02 +0100)
committerGitHub <noreply@github.com>
Thu, 18 Jan 2024 19:02:41 +0000 (11:02 -0800)
commitaa07289c24dd631a7d3d55781a9c5fa9017d5db8
tree38bfbd7d4f109b40ae52efd68834d2e838d96400
parentc083af972ab1172aa09938e910ed9451053a9fcf
Make configSUPPORT_STATIC_ALLOCATION==1 an error for MPU ports (#953)

* Error when configSUPPORT_STATIC_ALLOCATION is set for MPU ports

* Uncrustify: triggered by comment.

---------

Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Soren Ptak <ptaksoren@gmail.com>
tasks.c