]> begriffs open source - freertos/commit
Move some of the complex pre-processor guards on prvWriteNameToBuffer() to compile...
authorRichardBarry <3073890+RichardBarry@users.noreply.github.com>
Sun, 19 Dec 2021 19:18:54 +0000 (11:18 -0800)
committerPaul Bartell <paul.bartell@gmail.com>
Wed, 10 Aug 2022 17:14:56 +0000 (10:14 -0700)
commitc2bbe92cabd414d796fc335948cb5b4d70393a4b
tree372f1ad8ca7c57fa2d26f7e8574c7b648f284f4d
parent8741c4f919891316d8b236c2dd85d9430b656aca
Move some of the complex pre-processor guards on prvWriteNameToBuffer() to compile time checks in FreeRTOS.h.

Co-authored-by: Paul Bartell <pbartell@amazon.com>
include/FreeRTOS.h
tasks.c