1 Commits (bdd2c5b28836a80e3a79be23bfe45fd159203d8a)

Author SHA1 Message Date
patacongo 6913926a96 Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file 13 years ago
patacongo c22a13ef4a Move file-system header files to include/nuttx/fs 13 years ago
patacongo bf06e16a5f Various STM32 SDIO and DMA fixes (SDIO DMA still does not work) 13 years ago
patacongo acf1031af3 Add interface to enabled/disable debug output 13 years ago
patacongo 686d0f0daa Fix a small RAM log bug (the RAM log still does not work) 13 years ago
patacongo a563ce3647 Fix some typos and compilation errors introduced in the last checkin 13 years ago
patacongo 57ae1bb526 The RAM log cannot block like more character drivers, otherwise cat /dev/syslog does not work 13 years ago
patacongo 592c4f7deb Add dmesg command that can be used to dump the syslog 13 years ago
patacongo bdbe8e114c Add logic to re-direct debug output to a sysloggin device 13 years ago
patacongo f03655f43a Add logic so that a RAM log can be used in place of a console device 13 years ago
patacongo ddd6b7d383 Add a RAM-based logging device 13 years ago