| .. |
|
1wire
|
author: Aleksandr Vyhovanec: update licenses to Apache
|
2021-09-03 17:38:33 +08:00 |
|
analog
|
adc: add IOCTL commands ANIOC_RESET_FIFO and ANIOC_SAMPLES_ON_READ
|
2021-08-06 21:10:59 -07:00 |
|
audio
|
|
|
|
binfmt
|
Rename LIB_ to LIBC_ for all libc Kconfig
|
2021-08-05 19:45:24 +02:00 |
|
can
|
include: can: move error.h to apps/canutils
|
2021-08-17 06:28:12 -07:00 |
|
contactless
|
author: OffCode Ltd : update licenses to Apache
|
2021-09-13 22:43:36 +08:00 |
|
crypto
|
Replace all __attribute__((aligned(x)) with aligned_data(x)
|
2021-07-29 21:55:21 -03:00 |
|
drivers
|
|
|
|
eeprom
|
|
|
|
efuse
|
|
|
|
fs
|
fs/ioctl: using FIOC_FILEPATH instead of FIOC_FILENAME.
|
2021-09-13 08:56:10 +08:00 |
|
himem
|
|
|
|
i2c
|
|
|
|
input
|
input/touch: add io command for touch firmware version
|
2021-09-27 18:17:17 -07:00 |
|
ioexpander
|
|
|
|
lcd
|
include: Omni Hoverboards: update licenses to Apache
|
2021-09-28 04:37:38 -07:00 |
|
leds
|
userleds: add missing include (stdbool.h)
|
2021-09-20 02:01:47 -07:00 |
|
lib
|
libc: Remove include/nuttx/lib/regex.h and libs/libc/misc/lib_match.c
|
2021-08-03 08:59:54 -03:00 |
|
math
|
add upper-half CORDIC driver
|
2021-07-28 14:23:13 -03:00 |
|
mbox
|
|
|
|
mm
|
Replace all __attribute__((section(x)) with locate_data(x)
|
2021-07-29 21:55:21 -03:00 |
|
modem
|
|
|
|
motor
|
drivers/motor/foq: Remove forward declaration for nonexistent type
|
2021-06-18 14:11:05 -03:00 |
|
mtd
|
include: nxstyle fixes
|
2021-09-02 21:56:05 +08:00 |
|
net
|
net/tcp: sanity check for the listen address
|
2021-09-23 23:07:57 -07:00 |
|
note
|
|
|
|
nx
|
|
|
|
power
|
power/battery: Move the enumurate to the common place
|
2021-09-30 14:58:42 +09:00 |
|
rc
|
|
|
|
rf
|
|
|
|
rptun
|
Replace all __attribute__((aligned(x)) with aligned_data(x)
|
2021-07-29 21:55:21 -03:00 |
|
sensors
|
include: Omni Hoverboards: update licenses to Apache
|
2021-09-28 04:37:38 -07:00 |
|
serial
|
|
|
|
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
|
pwm: add option to break the loops when using multiple PWM channels
|
2021-07-26 10:34:16 -03:00 |
|
usb
|
include: update licenses to Apache
|
2021-08-16 07:11:32 -07:00 |
|
video
|
author: Bill Gatliff : update licenses to Apache
|
2021-09-16 21:56:08 -05:00 |
|
wireless
|
author: Anthony Merlino : update licenses to Apache
|
2021-09-06 20:38:14 +08:00 |
|
.gitignore
|
|
|
|
addrenv.h
|
mm: Remove mm_heap_impl_s struct
|
2021-07-07 04:25:15 -07:00 |
|
arch.h
|
Fix compilation of arm protected build
|
2021-09-07 00:31:47 +08:00 |
|
ascii.h
|
|
|
|
b2c.h
|
|
|
|
board.h
|
Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL
|
2021-08-06 13:58:26 +02:00 |
|
cache.h
|
|
|
|
can.h
|
Replace all __attribute__((aligned(x)) with aligned_data(x)
|
2021-07-29 21:55:21 -03:00 |
|
cancelpt.h
|
|
|
|
clock.h
|
|
|
|
compiler.h
|
nuttx: Add function attribute for inhibiting stack protector
|
2021-09-01 23:11:03 +08:00 |
|
elf.h
|
|
|
|
environ.h
|
|
|
|
envpath.h
|
Rename LIB_ to LIBC_ for all libc Kconfig
|
2021-08-05 19:45:24 +02:00 |
|
init.h
|
|
|
|
irq.h
|
sched/irq/irq_csection.c: Fix typos and correct some comments.
|
2021-09-16 10:53:51 -05: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-27 12:35:13 -03: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 10:35:15 -03:00 |
|
mutex.h
|
|
|
|
nuttx.h
|
|
|
|
page.h
|
|
|
|
pgalloc.h
|
|
|
|
progmem.h
|
|
|
|
pthread.h
|
|
|
|
random.h
|
|
|
|
sched.h
|
sched:tcb_s:rearrange sched_priority/int_priority to word align
|
2021-09-23 23:08:51 -07: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
|
usrwqueue: implement order work queue
|
2021-07-27 21:01:38 -07:00 |
|
signal.h
|
|
|
|
spawn.h
|
|
|
|
spinlock.h
|
spinlock.h: In single CPU case force the lock passed to
|
2021-09-11 23:24:32 +09:00 |
|
streams.h
|
|
|
|
symtab.h
|
|
|
|
time.h
|
|
|
|
tls.h
|
libc: Implement gettext function
|
2021-08-03 12:14:07 -03:00 |
|
tree.h
|
Replace __attribute__ ((unused)) with unused_code
|
2021-07-29 21:55:21 -03:00 |
|
userspace.h
|
Rename LIB_ to LIBC_ for all libc Kconfig
|
2021-08-05 19:45:24 +02: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
|
Rename LIB_ to LIBC_ for all libc Kconfig
|
2021-08-05 19:45:24 +02:00 |
|
zoneinfo.h
|
Rename LIB_ to LIBC_ for all libc Kconfig
|
2021-08-05 19:45:24 +02:00 |