incubator-nuttx/drivers
chenrun1 cfcf347515 nuttx/atomic.h:replace ALL stdatomic.h with nuttx/stdatomic.h in nuttx/
Summary:
 1. use nuttx/atomic.h instead of stdatomic
 2. remove CONFIG_HAVE_ATOMIC,because we now support atomic on all platforms

Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
2024-08-22 01:44:29 +08:00
..
1wire drivers/1wire/ds28e17.c: fix printf warnings 2024-06-13 02:21:29 +08:00
analog
audio drivers/audio/es8311: Fix setting sample rate and bits per sample 2024-08-01 16:04:53 +08:00
bch
can can: enhance API to allow better CAN FD handling 2024-07-10 11:33:03 -03:00
clk clk: fix reg operation not compatible with 64bit 2024-08-17 00:05:18 +08:00
contactless drivers/contactless: fix gcc14 errors 2024-06-13 02:21:29 +08:00
crypto
devicetree
dma
dummy
eeprom
efuse
i2c i2c_slave: add poll waiters array 2024-08-07 12:13:38 -03:00
i2s
input input: fix goldfish input and lvgl input device name mismatch problem 2024-08-19 14:03:32 +08:00
ioexpander
ipcc
lcd driver/ssd1680: Add support for 1.54 inch e-paper display 2024-08-04 23:14:55 +08:00
leds
loop
math
misc
mmcsd mmcsd: add support of getting ext_csd reg data 2024-08-21 02:53:54 +08:00
modem drivers/modem/alt1250: Disable the PIN feature in ALT1250 2024-08-21 02:11:02 +08:00
motor Fix allocated memory test 2024-06-28 09:30:42 +02:00
mtd fs/mnemofs: Fix journal log rw issue, read size issue 2024-08-17 09:10:04 -03:00
net nuttx/atomic.h:replace ALL stdatomic.h with nuttx/stdatomic.h in nuttx/ 2024-08-22 01:44:29 +08:00
note nuttx/atomic.h:replace ALL stdatomic.h with nuttx/stdatomic.h in nuttx/ 2024-08-22 01:44:29 +08:00
pci
pipes
power pm_runtime: fix header missing, up_interrupt_context may undeclared 2024-08-21 13:38:50 +08:00
rc
regmap
reset
rf
rmt
rpmsg
rptun
segger drivers/segger: upgrade to v3.54 2024-07-03 17:31:23 +08:00
sensors convert pointer string to number in base 16 2024-08-14 22:36:57 +08:00
serial drivers/serial: Make the 16550 rx trigger level configurable 2024-08-03 10:31:36 +08:00
spi spi: Optimize access to private data 2024-08-07 12:13:38 -03:00
syslog
timers watchdog: fix idle callback maybe not upperhalf 2024-06-08 11:59:26 +08:00
usbdev usbdev/cdcncm: fix some issues 2024-08-21 02:01:01 +08:00
usbhost usbdev: add ncm driver 2024-08-21 02:01:01 +08:00
usbmisc
usbmonitor
usrsock
video video/v4l2_cap: fix sign extension 2024-08-21 23:29:47 +08:00
virt
virtio wifisim: Support the setting of the number of simulated WiFi interfaces. 2024-08-21 13:25:53 +08:00
wireless nuttx/atomic.h:replace ALL stdatomic.h with nuttx/stdatomic.h in nuttx/ 2024-08-22 01:44:29 +08:00
.gitignore
CMakeLists.txt
Kconfig
Makefile
drivers_initialize.c drivers/drivers_initialize.c: check if only one console is selected 2024-07-29 00:31:24 +08:00