Xiang Xiao 952af92690 sched/note: Move the circle buffer code to driver 4 年之前
..
1wire 6030095fe6 ds28e17.h edited online with Bitbucket 6 年之前
analog 0acf6da4d8 drivers/analog/ and include/nuttx/analog: Fix typos and nxstyle issues. 4 年之前
audio ae356001cf Change all files come from Xiaomi/Pinecone to Apache License 2.0 4 年之前
binfmt 8d1a0c2761 binfmt: exec_spawn as internal function shouldn't modify errno 4 年之前
can b6ed3392a4 drivers/can: base readers checks on cd_readers list itself 4 年之前
contactless a234b909bc Merged in raiden00/nuttx_l0f0 (pull request #848) 5 年之前
crypto 80277d1630 Refine the preprocessor conditional guard style (#190) 4 年之前
drivers 73723dd31c drivers/rwbuffer: Avoid ftl driver allocate the temporary erase buffer 4 年之前
eeprom c6b01c321c Check return from nxsem_wait_initialize() (#661) 4 年之前
fs b5f429c88b Fix nxstyle warning 4 年之前
i2c 7aefd5a45f include/nuttx/i2c/i2c_master.h: Fix a small typo. 5 年之前
input fe7dfec37d include/nuttx/input/djoystick.h: Fix some trivial typos and nxstyle 4 年之前
ioexpander a349595316 gpio: extend gpio_pintype_e for pulldown/up and opendrain 4 年之前
lcd bd82486f1c drivers/lcd: Add support for the ST7735 TFT controller. 4 年之前
leds 02ad0e9094 drivers/leds/ncp5623c&pca9635pw: Fix nxstyle issues. 4 年之前
lib 57e1211ed6 math: Implement cbrt 4 年之前
mbox ae356001cf Change all files come from Xiaomi/Pinecone to Apache License 2.0 4 年之前
mm 55d9e5f7af net: Add SocketCAN support 4 年之前
modem 500ead8101 drivers/modem/altair: Update altair modem driver 4 年之前
mtd cde88cabcc Run codespell -w with the latest dictonary again 4 年之前
net b5f429c88b Fix nxstyle warning 4 年之前
note f99719e260 Move note driver from drivers/syslog to drivers/note 4 年之前
nx fd78f83e02 drivers/video: Refine the update region notification mechanism 4 年之前
power 8a2c480a48 arch: samd5e5: 4 年之前
rf f08ab217b0 drivers/rf/dat-31r5-sp.c: dd support to the DAT-31R5-SP+ digital attenuator. Creates a the new device driver directory drivers/rf/ to support drivers related to RF peripherals. It also adds support for the DAT-31R5-SP+ digital attenuator. 5 年之前
rptun b5f429c88b Fix nxstyle warning 4 年之前
sensors c98ec2ad3e drivers/sensors/mpu60x0.c: Correct comments. 4 年之前
serial ae356001cf Change all files come from Xiaomi/Pinecone to Apache License 2.0 4 年之前
spi 530cad304f drivers/spi/spi_bitbang.c: Fix typos and nxstyle complaints. 4 年之前
syslog f99719e260 Move note driver from drivers/syslog to drivers/note 4 年之前
timers b5f429c88b Fix nxstyle warning 4 年之前
usb 02a9228c1f Added USB MSC state change notifier in notifier work queue. 4 年之前
video fd78f83e02 drivers/video: Refine the update region notification mechanism 4 年之前
wireless 385e555da8 wireless: gs2200m: Add flags member 4 年之前
.gitignore db78b76102 Mostly updates and corrections to .gitignore files 11 年之前
addrenv.h 80277d1630 Refine the preprocessor conditional guard style (#190) 4 年之前
arch.h d6827cab60 arch: up_assert shouldn't call exit directly 4 年之前
ascii.h aa34429222 ASCII: Improve some naming 8 年之前
b2c.h ae356001cf Change all files come from Xiaomi/Pinecone to Apache License 2.0 4 年之前
board.h 34b21a4990 nuttx:board.h add extern C under cpp 4 年之前
cache.h b5f429c88b Fix nxstyle warning 4 年之前
can.h 55d9e5f7af net: Add SocketCAN support 4 年之前
cancelpt.h 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 年之前
clock.h 517974787f Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 4 年之前
compiler.h c3e256e018 libxx: Make __dso_handle weak 4 年之前
elf.h b5f429c88b Fix nxstyle warning 4 年之前
environ.h dbd1bb1f1e All function pointer types should be prefaced by the qualifier CODE (unless the callable function is known to reside in RAM, then it should be FAR). 5 年之前
envpath.h 6509a0c0ca binfmt/ and libs/libc: Make exepath_*() more common: 6 年之前
init.h 5c853cd1dc libs/libc/unistd/lib_getcwd.c: remove stray sched_unlock(). Also fixes several typos. 5 年之前
irq.h 08c4376606 arch, include, sched : Refactor ARCH_GLOBAL_IRQDISABLE related code 4 年之前
kmalloc.h a607e6257f Include malloc.h instead of stdlib.h for mallinfo() 4 年之前
kthread.h d938e2cd46 CI check: fix nxstyle warning 4 年之前
list.h b5f429c88b Fix nxstyle warning 4 年之前
mmcsd.h cde88cabcc Run codespell -w with the latest dictonary again 4 年之前
module.h cde88cabcc Run codespell -w with the latest dictonary again 4 年之前
mqueue.h 929292f57b mqueue: Add nxmq_open/nxmq_close/nxmq_unlink function 4 年之前
mutex.h ae356001cf Change all files come from Xiaomi/Pinecone to Apache License 2.0 4 年之前
nuttx.h 5f28be71e5 Kconfig: Move 'option modules' from NSH_FILE_APPS to BUILD_LOADABLE 6 年之前
page.h bd4e8e19d3 Run codespell -w against all files 4 年之前
pgalloc.h 54fad8d04f mm/mm_gran: Add a function to get information about the state of the granuale allocator. 7 年之前
progmem.h 0f18e8cc32 Merged in ebsong/nuttx (pull request #722) 6 年之前
pthread.h beb745ef92 sched/pthread: Implement pthread_attr_[get|set]detachstate 4 年之前
random.h b54ffe858a Standardization of some function headers. 6 年之前
sched.h a0ce81d659 sched/wdog: Don't dynamically allocate wdog_s 4 年之前
sched_note.h 952af92690 sched/note: Move the circle buffer code to driver 4 年之前
scsi.h e8b5dd4528 Fix use of undefined pp-token #errror, other typos. 5 年之前
sdio.h d3c4879113 Fix nxstyle warning 4 年之前
semaphore.h 33ec242caf Implement proposed POSIX _clockwait variants of existing _timedwait functions 4 年之前
signal.h f2aba8d9b7 build: Remove 'u' prefix from userspace library 4 年之前
spawn.h 31c60c3b0e syscall: nx_task_spawn should exist in the flat build just like the protected build 4 年之前
spinlock.h c397692532 sched/semaphore/spinlock.c: spin_trylock handle memory barrier and instrumentation correctly. 5 年之前
streams.h 8fa646f0e8 drivers/syslog: syslog_force does not set errno so do not test against it. Some changes to comments. 5 年之前
symtab.h cde88cabcc Run codespell -w with the latest dictonary again 4 年之前
time.h 1e3f457c9e Remove TIME_EXTENDED option to more conform C standard 4 年之前
tls.h 9ce03b1660 Move pthread-specific data into TLS 4 年之前
tree.h 28e9fe32b6 include/: Remove dangling space at the end of lines. 7 年之前
userspace.h 8153e31753 sched: Call c++ global variables constructor inside nxtask_startup 4 年之前
vt100.h 6e387ee135 Add ANSI/VT100 color codes 10 年之前
wdog.h acca9fcc3b sched/wdog: Remove MAX_WDOGPARMS and related stuff 4 年之前
wqueue.h 02a9228c1f Added USB MSC state change notifier in notifier work queue. 4 年之前
zoneinfo.h 28e9fe32b6 include/: Remove dangling space at the end of lines. 7 年之前