提交历史

作者 SHA1 备注 提交日期
  Alin Jerpelea 231b8518b7 NuttX: Ken Pettit: update licenses to Apache 3 年之前
  ligd f63db66382 mqueue: add file_mq_xx for kernel use 3 年之前
  danguanghua 7a3f2bf7ab audio: uninitialize usermq to NULL when the device has not 3 年之前
  danguanghua 796217917a fix build break with CONFIG_AUDIO_MULTI_SESSION enabled 3 年之前
  YAMAMOTO Takashi 8ca0732de5 audio/audio.c: Fix a syslog format 3 年之前
  Alin Jerpelea d9d720b296 audio: nxstyle fixes for core and drivers 4 年之前
  Alin Jerpelea 76c47f6b21 libc: audio: nxstyle fixes 4 年之前
  Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 4 年之前
  Xiang Xiao 80277d1630 Refine the preprocessor conditional guard style (#190) 4 年之前
  Xiang Xiao 6a3c2aded6 Fix wait loop and void cast (#24) 4 年之前
  anchao 9e3bafc7c6 audio/audio.c: Add message type to support audio trigger. 5 年之前
  Gregory Nutt dfd2701f97 audio/audio.c: Yet another missing comma from big CONFIG_DISABLE_POLL removal. 5 年之前
  Gregory Nutt b49be4bb20 Squashed commit of the following: 5 年之前
  Gregory Nutt 2722fd8192 tools/nxstyle.c: Add capability to detect multiple blank lines. Single spacing required by the coding standard. Also coding standard fixes to server .c files for problems found during testing nxstyle. 6 年之前
  Alan Carvalho de Assis 97937d3d47 configs/stm32f103-minimum: Add support to BMP180 on BluePill (stm32f103-minimum) board. 6 年之前
  Gregory Nutt 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 年之前
  Gregory Nutt fca07be1df Squashed commit of the following: 7 年之前
  Gregory Nutt 9568600ab1 Squashed commit of the following: 7 年之前
  Gregory Nutt 42a0796615 Squashed commit of the following: 7 年之前
  Gregory Nutt 83cdb0c552 Squashed commit of the following: 7 年之前
  Gregory Nutt 43eb04bb8f Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 8 年之前
  Gregory Nutt b29a4dd49c audio/, crypto/, libnx/, and mm/: Change some err() ERRORS to warn() WARNINGS or info() 8 年之前
  Gregory Nutt a1469a3e95 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 8 年之前
  Gregory Nutt fc3540cffe Replace all occurrences of vdbg with vinfo 8 年之前
  Gregory Nutt 06cd5b2fcc mm, audio, crypto, graphics: Fix various spacing/alignment issues 9 年之前
  Gregory Nutt b285162e79 Fix some warnings in audio code causing by fixing the prototypes of mq_send() and mq_receive() 9 年之前
  Gregory Nutt 205260d5e2 Reanem kzalloc to kmm_zalloc for consistency 10 年之前
  Gregory Nutt 9aca0c1c84 Rename kumalloc to kumm_malloc and kuzalloc to kumm_zalloc for consistency with other naming 10 年之前
  Gregory Nutt 9ad7dae4c1 Rename kufree to kumm_free for consistency with other naming 10 年之前
  Gregory Nutt bb29ba0a00 Costmetic changes 10 年之前