nuttx/include/nuttx
Xiang Xiao 5aa9333731 mtd/progmem: Add up_progmem_read callback guarded by ARCH_HAVE_PROGMEM_READ
since sometime platform code need do some special action during memcpy

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Id108ef4232376feab3e37e9b3aee9a7927a03bd4
2021-03-04 11:54:59 +08:00
..
1wire
analog Support for MAX1161X family of I2C 12 bit ADC chips: 2020-11-15 05:59:01 -08:00
audio nuttx/audio/audio.h: add ac_chmap support for both input & output 2020-09-25 00:54:26 -07:00
binfmt
can
contactless
crypto
drivers Move the declaration of nx_mkfifo/nx_pipe to nuttx/fs/fs.h 2021-01-08 11:16:03 +08:00
eeprom
fs net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
himem xtensa/esp32: Add high memory support to work with PSRAM 2020-11-18 22:21:53 +01:00
i2c
input input: Q10 BlackBerry Keyboard from Solder Party 2020-09-21 07:40:42 -06:00
ioexpander
lcd drivers/lcd/memlcd.c: fix typos and nxstyle 2020-11-08 18:58:20 +01:00
leds LED: Support for WS2812 led controller (aka Adafruit NeoPixel) 2020-09-16 10:35:56 -07:00
lib math: Make this friendly with libcxx 2020-10-25 07:30:14 -07:00
mbox Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
mm mm: Move mm_heap_s related stuff to private header file 2021-03-02 22:21:46 +08:00
modem
mtd Minor fixes & NuttX coding standards compliance 2020-11-07 06:41:40 -03:00
net net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
note Add task name recording for note RAM driver 2020-11-02 01:12:08 -08:00
nx drivers/video: Refine the update region notification mechanism 2020-08-10 08:08:33 +02:00
power pm.h: nxstyle fixes; change License to Apache (Greg and myself authors) 2020-11-12 08:01:25 +01:00
rc rc/dummy: add dummy driver to test driver skeleton 2020-11-05 11:38:28 -03:00
rf
rptun rptun: fix compile break when disable openamp 2021-02-04 22:10:24 +08:00
sensors driver/sensor: gets the capacity of the hardware fifo 2021-02-09 11:51:09 +08:00
serial include/nuttx/serial/serial.h: Fix nxstyle errors 2020-10-29 01:12:43 -07:00
spi spi/qspi.h: Fix data type of buflen 2020-11-23 11:33:39 +08:00
syslog Fix nxstyle warning 2020-10-20 01:45:06 -07:00
timers xtensa/esp32: Added Timer Support 2020-10-07 14:12:22 -03:00
usb usbdev: add Android Debug Bridge driver 2020-10-26 08:28:48 -03:00
video drivers/video: Refine the update region notification mechanism 2020-08-10 08:08:33 +02:00
wireless wireless/bluetooth: add BT/BLE dual mode bridge driver 2021-01-14 23:30:48 +08:00
.gitignore
addrenv.h
arch.h Fix typos 2020-09-28 13:54:43 +08:00
ascii.h
b2c.h Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
board.h nuttx:board.h add extern C under cpp 2020-08-26 00:36:14 +08:00
cache.h Fix nxstyle warning 2020-08-22 17:37:21 -06:00
can.h
cancelpt.h
clock.h include/nuttx/clock.h: Fix wrong comment 2020-11-22 18:33:50 -08:00
compiler.h compiler.h: Add scanflike macro 2020-11-19 18:03:04 -08:00
elf.h Fix nxstyle warning 2020-08-22 17:37:21 -06:00
environ.h
envpath.h
init.h
irq.h arch, include, sched : Refactor ARCH_GLOBAL_IRQDISABLE related code 2020-09-03 10:20:20 +08:00
kmalloc.h
kthread.h
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
module.h
mqueue.h mqueue: add poll support 2021-01-12 10:34:43 +08: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
page.h
pgalloc.h
progmem.h mtd/progmem: Add up_progmem_read callback guarded by ARCH_HAVE_PROGMEM_READ 2021-03-04 11:54:59 +08:00
pthread.h sched/pthread: Implement pthread_attr_[get|set]detachstate 2020-08-20 10:46:14 +01:00
random.h crypto/arc4random: rename getrandom to arc4random_buf 2020-12-12 14:38:19 +08:00
sched.h net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
sched_note.h Remove tabs and spaces at the end of lines 2020-10-24 09:38:21 +01:00
scsi.h
sdio.h
semaphore.h
signal.h signal: fix compile break in c++ 2020-12-25 11:27:46 +08:00
spawn.h
spinlock.h arch/spinlock: implement the default test-and-set semantics 2020-12-30 15:20:33 +08:00
streams.h include/nuttx/streams.h: Sprinkle scanflike 2020-11-19 18:03:04 -08:00
symtab.h
time.h
tls.h
tree.h
userspace.h
vt100.h
wdog.h sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
wqueue.h Added USB MSC state change notifier in notifier work queue. 2020-08-09 11:54:04 -06:00
zoneinfo.h