mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Add a RAM-based logging device
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4379 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
@@ -2450,4 +2450,7 @@
|
||||
* fs/fat/fs_fatfs.c: Fix and error in the FAT statfs() implementation that
|
||||
was causing some block counts to be reported incorrectly (reported by
|
||||
David Sidrane).
|
||||
* drivers/ramlog.c: Add a character driver that can substitute
|
||||
for /dev/console and or be used for logging debug output when there
|
||||
is no serial port available (such as when a telnet console is used).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user