mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-15 20:46:47 +08:00

embedlog.h were residing in include/system path, but has been moved to include/logging. This causes psmq to not be able to find <embedlog.h> include, which results in compilation error Signed-off-by: Michał Łyszczek <michal.lyszczek@bofc.pl>