mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-04 02:56:33 +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>