Sign in
apache
/
nuttx
/
HEAD
54ee939
arch/espressif: serialize Wi-Fi RX queue access.
by aviralgarg05
· 9 days ago
master
92b8bc1
kinetis/dac: Implement basics DAC
by Jiri Vlasak
· 2 days ago
895a942
tools/mksyscall: fix union illegal type for cast
by zhangyuan29
· 8 months ago
81d57ad
drivers/mtd/mx25rxx.c: use 4 byte address for large flash memories.
by Carlos Sanchez
· 36 hours ago
98875f0
arch/risc-v: migrate hr timer backend to HAL esp_timer adapter
by Tiago Medicci Serrano
· 9 days ago
93a2c4d
arch/arm/arm_dispatch_syscall: fix callee-saved reg corruption in protected
by buxiasen
· 2 days ago
c272086
Documentation/platforms/arm/tiva: add lm3s6965-ek board documentation
by Xiang Xiao
· 2 weeks ago
1128f6b
boards/arm/tiva/lm3s6965-ek: fix qemu-protected to boot in QEMU
by Xiang Xiao
· 2 weeks ago
13d0e64
style: fix checkpatch issues after debug.h move
by Piyush Patle
· 6 days ago
0dccc8b
include/debug.h: Move to include/nuttx/debug.h
by Piyush Patle
· 8 days ago
900998f
netdb/dns: validate nameserver input in dns_add_nameserver
by shichunma
· 5 days ago
5f6e1e2
sched/semaphore: check unmasked pending signals before blocking.
by Shunchao Hu
· 5 days ago
b843d91
crypto: decouple curve25519 and idgen from random pool
by karaketir16
· 2 days ago
f255cd8
Doc/raspberry-pico-w: Update ST7735 Documentation
by Alan Carvalho de Assis
· 2 days ago
7bdd933
doc/raspberry-pi-pico: Fix ST7735 Documentation
by Alan Carvalho de Assis
· 2 days ago
b9b9266
doc: add info on 3V3 ST7735 displays for Pico and W boards
by Daniel Monteiro
· 3 days ago
1e6c751
net/nat: Unlock on outbound NAT entry creation failure.
by Shunchao Hu
· 5 days ago
78e3f17
doc/raspberrypi-pico: Improves ST7735 Documentation
by Alan Carvalho de Assis
· 5 days ago
5796849
espressif/ws2812: include esp_rmt.h in ws2812 headers
by Piyush Patle
· 6 days ago
7037268
espressif/rmt: guard lirc board registration with DRIVERS_RC
by Piyush Patle
· 6 days ago
140f2c1
docs/rc: document RC/LIRC drivers and remove empty drivers/rmt files
by Piyush Patle
· 8 days ago
7b590f9
espressif/rmt: replace rmtchar with arch-specific lirc adapter
by Piyush Patle
· 9 days ago
96005c6
boards/risc-v/esp32c3: CMake added XIAO ESP32C3 board
by simbit18
· 5 days ago
bcb1332
graphics/nxglib: use putarea for lcd copyrectangle when available
by wangjianyu3
· 6 days ago
439ec6c
boards/lckfb-szpi-esp32s3: add ES7210 board support
by wangjianyu3
· 2 weeks ago
5ba0d06
audio: add ES7210 4-ch ADC codec driver
by wangjianyu3
· 2 weeks ago
c100e9a
esp_i2s: use actual channel count for BCLK calculation
by wangjianyu3
· 10 days ago
3b1aac5
esp_i2s: fix I2S RX DMA path for ESP32-S3
by wangjianyu3
· 2 weeks ago
456f929
boards/esp32s3: fix uninitialized variable in board_i2sdev_initialize
by wangjianyu3
· 10 days ago
1b12ab5
docs: add CMake for Waveshare ESP32-C3-Zero board
by simbit18
· 6 days ago
04a2bb3
boards\risc-v\esp32c3: CMake added esp32-c3-zero board
by simbit18
· 6 days ago
2721432
net/can,udp: fix conn unlock position in callback
by zhanghongyu
· 7 days ago
11d15bb
arm/ht32f491x3: rework PWM lower-half like nrf53
by Felipe Moura
· 9 days ago
b5b7e8f
arch/espressif: add flash encryption support on CMake
by Filipe Cavalcanti
· 12 days ago
e59604b
tools/espressif: add support for target flashing using CMake
by Filipe Cavalcanti
· 2 weeks ago
ed217f8
arch/risc-v: add CMake support for Espressif RISC-V devices
by Filipe Cavalcanti
· 12 days ago
2615513
docs: add CMake documentation for RISC-V Espressif devices
by Filipe Cavalcanti
· 13 days ago
709453b
cmake: add olddefconfig target for CMake builds
by Filipe Cavalcanti
· 2 weeks ago
9eb0764
cmake: add support for 3rdparty functions
by Filipe Cavalcanti
· 2 weeks ago
bfbd741
build.yml: Fix No files were found with the provided path
by simbit18
· 8 days ago
efdbdfe
arch/arm/stm32*: Use PRIx32 format specifier where appropriate
by Peter Barada
· 8 days ago
bd885b7
Documentation/verdin-mx8mp: port README.txt to rst
by Piyush Patle
· 8 days ago
c118b9c
Documentation/sam4cmp-db: port README.txt to rst
by Piyush Patle
· 8 days ago
4d970d4
Documentation/olimex-lpc2378: port README.txt to rst
by Piyush Patle
· 8 days ago
8d84652
Documentation/teensy-lc: port README.txt to rst
by Piyush Patle
· 8 days ago
a9142d9
Docs/risc-v/esp32p4: Add LPI2C docs
by Eren Terzioglu
· 13 days ago
93ff86f
boards/risc-v/esp32p4: Add LPI2C board support
by Eren Terzioglu
· 13 days ago
7e321e0
arch/risc-v/espressif: Add LPI2C support for esp32p4
by Eren Terzioglu
· 13 days ago
ae5c08c
Docs/risc-v/esp32p4: Add LPUART docs for esp32p4
by Eren Terzioglu
· 13 days ago
6480bb2
arch/risc-v/espressif: Add LPUART support for esp32p4
by Eren Terzioglu
· 2 weeks ago
8b57a48
arch/intel64: add CPU affinity support for irq
by p-szafonimateusz
· 5 months ago
4bfa4fa
build(deps): bump pygments from 2.19.2 to 2.20.0 in /Documentation
by dependabot[bot]
· 9 days ago
d7a4a6e
Docs/risc-v/esp32p4: Add lpcore docs for esp32p4
by Eren Terzioglu
· 3 weeks ago
ce4b76f
boards/risc-v/esp32p4: Add lpcore board support
by Eren Terzioglu
· 3 weeks ago
dedf904
arch/risc-v/espressif: Add lpcore support for esp32p4
by Eren Terzioglu
· 3 weeks ago
2420843
boards/risc-v/esp32p4: Add RTC GPIO support
by Eren Terzioglu
· 3 weeks ago
8c42fda
arch/risc-v/espressif: Add RTC GPIO support for esp32p4
by Eren Terzioglu
· 3 weeks ago
7e29152
boards/lckfb-szpi-esp32s3: enable required IRQ vector table configs for uvc
by wangjianyu3
· 10 days ago
4401b49
boards/risc-v/esp32p4: add Waveshare ESP32-P4-PICO-WIFI board support
by likun17
· 3 weeks ago
b606180
boards/risc-v/esp32p4: add sram_high as second heap region for rev < v3
by likun17
· 3 weeks ago
81602e1
boards/risc-v/esp32p4: restore chip revision check with macro guard
by likun17
· 3 weeks ago
6123cc3
nuttx/arch/risc-v/src/common/espressif: add 32MB flash size option
by likun17
· 3 weeks ago
bd6a466
ht32f491x3/esk32: add docs and flash helpers
by Felipe Moura
· 2 weeks ago
41c53e7
boards/arm/ht32f491x3: add ESK32 board support
by Felipe Moura
· 2 weeks ago
ba6ee9d
arch/arm/ht32f491x3: add initial support
by Felipe Moura
· 2 weeks ago
3039184
crypto/cryptosoft: Add support for PBKDF2
by Vlad Pruteanu
· 2 weeks ago
219a5ce
build/cmake/stdlib: guard include/cxx by LIBMINIABI, fix div_t conflict
by trns1997
· 11 days ago
bab7e3e
boards/lckfb-szpi-esp32s3: add UVC camera standalone defconfig
by wangjianyu3
· 3 weeks ago
4775b36
drivers/usbdev: add UVC gadget class driver
by wangjianyu3
· 3 weeks ago
99afb5e
drivers/video/gc0308: add YUYV output format support
by wangjianyu3
· 3 weeks ago
f92b3d8
arch/xtensa/esp32s3: fix CAM DMA race and heap-allocate descriptors
by wangjianyu3
· 3 weeks ago
f8ef8e7
Documentation: add NuttX-12.13.0 release notes
by Alin Jerpelea
· 11 days ago
fc6fd3f
arch/risc-v/qemu-rv: Configure PMP before booting secondary harts.
by Shunchao Hu
· 11 days ago
9028fe7
ci: split xtensa jobs into three separate jobs (instead of two)
by Tiago Medicci Serrano
· 12 days ago
c17e16e
xtensa/espressif: Update common-source integration for Xtensa devices
by Tiago Medicci Serrano
· 6 weeks ago
c64b95c
ci: split xtensa jobs into three separate jobs (instead of two)
by Tiago Medicci Serrano
· 12 days ago
5bb7ceb
nucleo-l476rg/stm32_gpio.c: fix compilation error
by Michal Lenc
· 12 days ago
5c9f5f1
arch/risc-v/espressif: Fix wrong C3 naming
by Eren Terzioglu
· 3 weeks ago
b8374cb
nucleo-l476rg: fix ADC driver compilation
by Michal Lenc
· 13 days ago
c252d56
Documentation: Add getevent input event monitor documentation.
by liuhongchao
· 13 days ago
e7dc7f3
build(deps): bump requests from 2.32.5 to 2.33.0 in /Documentation
by dependabot[bot]
· 13 days ago
7f5e028
kinetis/pinmux: Do not redefine PIN_UART2_RTS
by Jiri Vlasak
· 14 days ago
b2349ae
kinetis/serial: Do not fake TX interrupt
by Jiri Vlasak
· 2 weeks ago
444073e
kinetis/serial: Do not xmit when no chars to xmit
by Jiri Vlasak
· 2 weeks ago
fd3e524
kinetis/serial: Enable RTS as GPIO for RS485CONTROL
by Jiri Vlasak
· 7 weeks ago
4497bac
boards: use NTFC from pip for citest configs
by raiden00pl
· 13 days ago
65cfcc4
.github: install NTFC from PIP
by raiden00pl
· 13 days ago
365756e
arch/risc-v/espressif: select EFUSE when ESPRESSIF_EFUSE is enabled
by Filipe Cavalcanti
· 14 days ago
0a76e9f
arch\xtensa: Fix Kconfig style
by simbit18
· 13 days ago
870c963
arch/arm/stm32*: Cleanup stm32 irq reporting
by Peter Barada
· 2 weeks ago
2a4c5c8
arch: cxd56xx: Fix nxstyle
by SPRESENSE
· 2 weeks ago
48e9de5
arch: cxd56xx: Fix DMA transfer for large memory size
by SPRESENSE
· 2 weeks ago
536dec4
boards/risc-v/fe310: CMake added hifive1-revb board
by simbit18
· 2 weeks ago
fa4ecef
risc-v/src/fe310: CMake build implemented for SiFive FE310
by simbit18
· 2 weeks ago
74842b8
boards/risc-v/hpm6750: CMake added hpm6750evk2 board
by simbit18
· 2 weeks ago
b38095b
risc-v/src/hpm6750: CMake build implemented for HPMicro HPM6750
by simbit18
· 2 weeks ago
7b60f6d
drivers/net/telnet: Fix typo.
by Shunchao Hu
· 2 weeks ago
b86b309
drivers/net/telnet: Ignore unsupported subnegotiation data.
by Shunchao Hu
· 2 weeks ago
c717873
stm32h5/adc: fix TROVS bit and watchdog threshold register writes
by kywwilson11
· 2 weeks ago
26a476e
boards/risc-v/k210/maix-bit: Add userled support
by Huang Qi
· 2 weeks ago
Next »