]> begriffs open source - freertos/commit
Renamed trace point in prvNotifyQueueSetContainer() so it isn't a d… (#47)
authorcykro82 <48791109+cykro82@users.noreply.github.com>
Tue, 2 Jun 2020 17:50:02 +0000 (19:50 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2020 17:50:02 +0000 (10:50 -0700)
commit6199b72fbf57a7c5b3d7b195a3bd1446779314cd
treeadfda553768fc6d9f1c58a435bd31d3caa5b7f38
parent4b353bfd7aa009d553f31b4e47dfb49a9f3c75b1
Renamed trace point in prvNotifyQueueSetContainer() so it isn't a d… (#47)

* * Renamed trace point in prvNotifyQueueSetContainer() so it isn't a duplicate of the trace point in xQueueGenericSend()

* * Fixed backwards compatibility.

Co-authored-by: Erik Tamlin <erik.tamlin@percepio.com>
include/FreeRTOS.h
queue.c