..
1wire
include: nuttx: 1wire: fix nxstyle errors
2021-01-25 08:26:44 -08:00
analog
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
audio
include: Author: Alan Carvalho de Assis: update licenses to Apache 2.0
2021-02-04 03:33:58 -08:00
binfmt
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
can
include: Author: Gregory Nutt: update licenses to Apache 2.0
2021-02-04 03:33:58 -08:00
contactless
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
crypto
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
drivers
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
eeprom
include: nuttx: eeprom: fix nxstyle errors
2021-01-25 08:26:44 -08:00
efuse
Add generic efuse driver for NuttX
2021-01-15 10:34:12 -06:00
fs
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
himem
xtensa/esp32: Add high memory support to work with PSRAM
2020-11-18 22:21:53 +01:00
i2c
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
input
include: nuttx: fix nxstyle errors
2021-02-04 03:33:58 -08:00
ioexpander
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
lcd
include: Author: Alan Carvalho de Assis: update licenses to Apache 2.0
2021-02-04 03:33:58 -08:00
leds
include: Author: Alan Carvalho de Assis: update licenses to Apache 2.0
2021-02-04 03:33:58 -08:00
lib
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
mbox
Change all files come from Xiaomi/Pinecone to Apache License 2.0
2020-08-22 17:37:21 -06:00
mm
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
modem
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
mtd
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
net
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
note
Add task name recording for note RAM driver
2020-11-02 01:12:08 -08:00
nx
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
power
include: Author: Alan Carvalho de Assis: update licenses to Apache 2.0
2021-02-04 03:33:58 -08:00
rc
rc/dummy: add dummy driver to test driver skeleton
2020-11-05 11:38:28 -03:00
rf
Remove copyright from headers
2020-11-25 05:13:46 -08:00
rptun
Fix nxstyle warning
2020-08-22 17:37:21 -06:00
sensors
include: Author: Alan Carvalho de Assis: update licenses to Apache 2.0
2021-02-04 03:33:58 -08:00
serial
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
spi
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
syslog
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
timers
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
usb
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
video
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
wireless
include: Author: Gregory Nutt: update licenses to Apache 2.0
2021-02-04 03:33:58 -08:00
.gitignore
addrenv.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
arch.h
Reconstruct bl602 readme; move up_irq_save/restore declaration to common place
2020-12-29 01:52:09 -08:00
ascii.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
b2c.h
Change all files come from Xiaomi/Pinecone to Apache License 2.0
2020-08-22 17:37:21 -06:00
board.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
cache.h
Fix nxstyle warning
2020-08-22 17:37:21 -06:00
can.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
cancelpt.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
clock.h
include/nuttx/clock.h: Fix wrong comment
2020-11-22 18:33:50 -08:00
compiler.h
time.h: Sprinkle strftime format attribute
2021-01-13 16:39:24 +08:00
elf.h
Fix nxstyle warning
2020-08-22 17:37:21 -06:00
environ.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
envpath.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
init.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
irq.h
arch, boards, drivers, include, sched, wireless: Change spinlock APIs.
2021-02-07 21:28:56 -08:00
kmalloc.h
Include malloc.h instead of stdlib.h for mallinfo()
2020-06-15 07:21:19 -06:00
kthread.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
lirc.h
driver/rc: support IR remote control
2020-11-05 11:38:28 -03:00
list.h
Fix nxstyle warning
2020-08-22 17:37:21 -06:00
mmcsd.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
module.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
mqueue.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
mutex.h
Change all files come from Xiaomi/Pinecone to Apache License 2.0
2020-08-22 17:37:21 -06:00
nuttx.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
page.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
pgalloc.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
progmem.h
include :nuttx: nxstyle error fix
2021-01-29 10:40:46 -08:00
pthread.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
random.h
crypto/arc4random: rename getrandom to arc4random_buf
2020-12-13 08:49:51 -06:00
sched.h
mqueue: simplify the mqueue reailize
2021-01-05 02:40:43 -06:00
sched_note.h
Remove tabs and spaces at the end of lines
2020-10-24 09:38:21 +01:00
scsi.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
sdio.h
Fix nxstyle warning
2020-04-13 12:01:39 -06:00
semaphore.h
Implement proposed POSIX _clockwait variants of existing _timedwait functions
2020-07-27 20:39:59 -03:00
signal.h
signal: fix compile break in c++
2020-12-25 21:07:04 +01:00
spawn.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
spinlock.h
include: nuttx: Introduce spinlock_t for #ifndef CONFIG_SPINLOCK
2021-02-09 11:29:18 -08:00
streams.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
symtab.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
time.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
tls.h
Move pthread-specific data into TLS
2020-05-08 18:05:04 +01:00
tree.h
userspace.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
vt100.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
wdog.h
sched/wdog: Remove MAX_WDOGPARMS and related stuff
2020-08-14 08:19:50 -06:00
wqueue.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
zoneinfo.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00