nuttx/include/nuttx
Jiuzhu Dong aba6f93b31 rptun: fix compile break when disable openamp
Change-Id: Ia7c96d10dc16c69ba973135080c71ab7b5f94395
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2021-07-15 13:43:13 +08:00
..
1wire 1wire: Removes duplicate device information 2021-04-15 02:28:42 -05:00
analog stm32h7 fix adc port to handle overrun and the DR's fifo, adapt adc driver 2021-06-16 04:58:06 -07:00
audio NuttX: Ken Pettit: update licenses to Apache 2021-04-10 06:42:19 -05:00
binfmt binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
can can: Add CAN FD flags to CAN message header 2021-03-19 23:00:07 -07:00
contactless drivers: contactless: mfrc522: update licenses to Apache 2021-04-01 12:13:12 -05:00
crypto Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
drivers sim_addrenv: support add addrenv dynamically multiple times. 2021-05-30 23:28:40 -05:00
eeprom include: Author Sebastien Lorquet: update licenses to Apache 2021-03-20 19:22:58 -07:00
efuse include: Fix typos reported by codespell 2021-02-25 11:30:38 -08:00
fs fs: Support the root file system attributes(mode, uid, gid and time) 2021-07-14 23:33:43 +08:00
himem
i2c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
input include: update licenses to Apache 2021-05-27 08:07:25 +09:00
ioexpander Add basic support for MCP23017 I/O Expander 2021-05-16 12:48:52 -05:00
lcd lcd: Add support to Holtek HT16K33 as 14-segment display controller 2021-06-05 20:32:04 -05:00
leds NuttX: DS Automotion GmbH: update licenses to Apache 2021-04-01 12:13:12 -05:00
lib mm: Add kmm_malloc_size and mm_malloc_size 2021-07-05 14:23:24 +09:00
mbox
mm mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
modem
motor drivers/motor/foq: Remove forward declaration for nonexistent type 2021-06-18 14:11:05 -03:00
mtd mtd: Add MTDIOC_FLUSH IOCTL like MTDIOC_XIPBASE 2021-06-28 18:06:52 +08:00
net Merge commit '2e43815c92' into dev 2021-07-13 03:14:34 +08:00
note
nx Documentation, comments: Minor improvements and typos fixed 2021-05-09 19:12:13 -07:00
power drivers: move the generic upper-half motor driver from drivers/power to drivers/motor 2021-05-05 09:00:22 +02:00
rc
rf
rptun rptun: fix compile break when disable openamp 2021-07-15 13:43:13 +08:00
sensors Merge commit '2e43815c92' into dev 2021-07-13 03:14:34 +08:00
serial serial/uart/h4: add bt h4 uart serial driver 2021-06-03 18:33:20 +08:00
spi spi: Refactor SPI Slave interface prefix to sync with I2C Slave 2021-06-05 04:50:34 -07:00
syslog syslog/ramlog_channel: fix log confusion when multi task writing together 2021-07-03 11:24:21 -05:00
timers include: update licenses to Apache 2021-05-27 08:07:25 +09:00
usb include: update licenses to Apache 2021-05-27 08:07:25 +09:00
video sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
wireless Merge commit '2e43815c92' into dev 2021-07-13 03:14:34 +08:00
.gitignore
addrenv.h mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
arch.h Introduce ARCH_HAVE_EXTRA_HEAPS, this config is going to be used for 2021-06-26 09:52:43 -05:00
ascii.h
b2c.h
board.h board/ctrl: add BOARDCTL_UNIQUEKEY support 2021-07-07 08:23:23 -03:00
cache.h
can.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
cancelpt.h
clock.h
compiler.h Add experimental support for an eZ80 toolchain using llvm and GNU binutils. 2021-05-10 19:23:33 +08:00
elf.h
environ.h
envpath.h
init.h
irq.h sched: Don't include nuttx/sched.h inside sched.h 2021-06-13 00:25:26 -07:00
kmalloc.h mm: Add kmm_malloc_size and mm_malloc_size 2021-07-05 14:23:24 +09:00
kthread.h sched: Add kthread_create_with_stack 2021-06-28 10:57:42 +08:00
lirc.h
list.h
mmcsd.h
module.h
mqueue.h fs: Support the root file system attributes(mode, uid, gid and time) 2021-07-14 23:33:43 +08:00
mutex.h
nuttx.h
page.h
pgalloc.h
progmem.h NuttX: Uros Platise: update licenses to Apache 2021-04-01 12:13:12 -05:00
pthread.h libc: Call pthread_exit in user-space by up_pthread_exit 2021-05-21 22:46:52 -06:00
random.h
sched.h sched: Refine tls_info_s and task_info_s 2021-07-02 10:33:34 -05:00
sched_note.h
scsi.h
sdio.h sdio,stm32h7: fixed an issue with not starting IDMA data transfer in case of IO_RW_EXTENDED command (CMD53); 2021-06-21 02:47:46 -05:00
semaphore.h sched: Don't include nuttx/sched.h inside sched.h 2021-06-13 00:25:26 -07:00
signal.h
spawn.h sched/task: Simplify the syscall handling of task_spawn 2021-06-13 00:30:57 -07:00
spinlock.h sched: Don't include nuttx/sched.h inside sched.h 2021-06-13 00:25:26 -07:00
streams.h drivers/syslog: Remove emergstream implementation and caller 2021-06-04 13:46:41 +08:00
symtab.h symtabs: improve handling of symbol lookups 2021-03-16 10:18:17 -07:00
time.h
tls.h libc: Move pthread_key_destructor to task_info_s 2021-07-04 07:36:44 -05:00
tree.h
userspace.h mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
vt100.h
wdog.h sched/wdog: Remove flags field from wdog_s to save memory 2021-07-01 19:27:10 -03:00
wqueue.h work_queue: schedule the work queue using the timer mechanism 2021-06-28 23:35:56 +08:00
zoneinfo.h