summaryrefslogtreecommitdiff
path: root/nuttx/include/debug.h
Commit message (Expand)AuthorAgeFilesLines
* Unify sensor debug. ADX driver was using input debug; LM75 and QENCODE that ...Gregory Nutt2014-12-161-1/+25
* Update everything under apps/ to use the corrected syslog interfacesGregory Nutt2014-10-081-2/+2
* make standard syslog and vsyslog POSIX compliant (also modify non-standard sy...Gregory Nutt2014-10-081-4/+4
* Move cypto debug definitions to debug.h with other susbsystem-level debugGregory Nutt2014-07-031-118/+143
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-62/+62
* Add audio/ sub-syste, include/nuttx/audio.h interface, and drivers/audio/vs10...Gregory Nutt2013-05-191-0/+32
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-25/+12
* Fix some early z180 compile errorspatacongo2012-12-111-15/+10
* Header file clean-uppatacongo2012-07-171-7/+7
* Add interface to enabled/disable debug outputpatacongo2012-02-121-0/+6
* STM32 F4 RTC driver is fully coded (but not tested)patacongo2011-12-141-0/+24
* Add framework for input devices and TSC2007 touchscreen driverpatacongo2011-07-291-1/+33
* Fix demand-paging compilation errorspatacongo2010-08-221-1/+33
* Switching to C99 stdint.h typespatacongo2009-12-141-5/+7
* Numerous fixes for basic STM32 SDIO DMA accesspatacongo2009-11-261-0/+32
* Use lldbg() instead of dbg() in interrupt level logicpatacongo2009-09-151-5/+40
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-151-4/+4
* Fixes for clean ez80 compilationpatacongo2009-06-261-1/+2
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-8/+92
* Easing in binfmt supportpatacongo2009-06-171-4/+28
* Fix some debug macro defintionspatacongo2009-03-151-0/+2
* Prep for 0.4.3 releasenuttx-4.3patacongo2009-03-141-1/+1
* Add support for graphics debugpatacongo2008-11-251-0/+24
* Added low-level, verbose debug supportpatacongo2008-10-271-57/+99
* Preparing USB environmentpatacongo2008-09-281-0/+20
* Support C pre-processors without variable-arg macrospatacongo2008-01-091-17/+123
* fs/ and lib/ debug can be selectively enabledpatacongo2007-11-241-0/+20
* Debug can now be selectively enabled by subystempatacongo2007-11-231-0/+32
* Eliminating GCC dependenciespatacongo2007-02-201-3/+14
* NuttX RTOSpatacongo2007-02-171-0/+103