mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-15 04:45:51 +08:00

Changes from v0.4.0 - add thread safety code - add option to print function info (name) in logs - abi/api stabilization - bug fixes + increased reliability Signed-off-by: Michał Łyszczek <michal.lyszczek@bofc.pl> --- v1 -> v2 [suggested by Brennan Ashton] - fix path to embedlog_main.c in header comment - change license from bsd3 to apache2.0