mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 11:28:22 +08:00
fd4db67b43
printf("null: %s\n", NULL); => null: (null).
This commit restores this functionality for new printf library.