Sign in
apache
/
nuttx
/
HEAD
ed0c18c
drivers/video/fb.c: Add startup splashscreen option
by Tim Hardisty
· 2 weeks ago
master
b333ad3
style: fix typos
by Lars Kruse
· 3 days ago
543d7c8
risc-v/k230: update documents
by stydxm
· 2 days ago
09a5a0e
x86_64: support for stack canaries
by p-szafonimateusz
· 5 months ago
e837b26
boards/esp32s2: add -fno-omit-frame-pointer to saola board
by Filipe Cavalcanti
· 6 days ago
ee5d5a8
arch/x86_64: add debug interface
by p-szafonimateusz
· 5 months ago
797cc86
Documentation: group DAC devices by communication interface
by Lars Kruse
· 3 days ago
9b3914b
drivers/analog/mcp47x6: Add support for MCP47X6 DAC series
by Lars Kruse
· 6 days ago
33a6e70
serial/uart_pci_16550.c: fix multiport ax99100
by p-szafonimateusz
· 5 months ago
af6c33e
Corrected configure.sh call in customboards.rst
by Valentyn Korniienko
· 3 days ago
61f205f
risc-v/esp32h2:Add missing bootloader flash_qio_mode file in link script
by Leo Chung
· 3 days ago
2269fca
risc-v/esp32c6:Add missing bootloader flash_qio_mode file in link script
by Leo Chung
· 3 days ago
80c0854
risc-v/esp32c3:Add missing bootloader flash_qio_mode file in link script
by Leo Chung
· 3 days ago
4f652e0
docs/tags: Introduce tagging feature to the documentation.
by Matteo Golin
· 4 days ago
8c59326
boards/arm/stm32h7: Fix too small usbhost stack size
by keever50
· 3 days ago
c450692
arch/esp32_partition.c: fix the issue of switching from Factory to OTA_1
by nuttxs
· 7 days ago
7266834
arch/arm/heap: add mmu.h fix not defined error when BUILD_KERNEL
by buxiasen
· 7 days ago
05beacc
arch/arm/heap: reserved memory for mmu table
by buxiasen
· 7 days ago
1f8eb18
arch/arm/goldfish: fix mmu not enabled when smp
by buxiasen
· 7 days ago
9e313bd
arch/arm/goldfish: copy mmu table when SMP
by buxiasen
· 7 days ago
12c379e
board/arm/qemu: add knsh_smp for qemu-virt-armv7a kernel build
by buxiasen
· 9 days ago
37e853f
arch/arm/qemu: copy mmu table from cpu0 when SMP
by buxiasen
· 7 days ago
d28c15b
arch/arm/qemu: fix mmu not enabled when smp
by buxiasen
· 7 days ago
4c48708
boards/esp32c3: modify nimble defconfig to use UART0 as serial console
by Filipe Cavalcanti
· 7 days ago
fb5f27e
xtensa/esp32s3: fix tickless mode timer unexpect interrupt handle
by Kevin Zhou
· 7 days ago
ba9df9c
Documentation: Add Seeed Studio XIAO ESP32C3 Board
by Rodrigo Sim
· 10 days ago
bab3d88
boards/risc-v/esp32c3 Add initial support to Seeed Studio XIAO ESP32C3
by Rodrigo Sim
· 3 weeks ago
9566b2b
drivers/lcd/ili9341: Add custom width/height display options
by Serg Podtynnyi
· 6 days ago
5ce0e93
arch/risc-v: save/restore fpu registers always when CONFIG_ARCH_LAZYFPU is off
by Jinliang Li
· 6 days ago
dd828c8
arch/avr: fixed PC load on chips with more than 128kB program memory
by Kerogit
· 4 weeks ago
cc9febb
nuttx/compiler: replace AVR __flash qualifier with __memx for some chips
by Kerogit
· 5 weeks ago
88a66f1
arch/avr: save RAMPZ register into thread context
by Kerogit
· 7 weeks ago
958b18f
arch/avr: fixed typo in Kconfig
by Kerogit
· 7 weeks ago
4ad0a5b
Documentation/reference/user/02_task_scheduling: fixed function name
by Kerogit
· 3 weeks ago
fb29f56
boards/arm/stm32f401rc-rs485: Add support to ST7735 LCD
by Rodrigo Sim
· 6 days ago
c12aa56
sched/affinity: Fix CPU_LOCKED functionality for some SMP calls
by Ville Juven
· 7 days ago
8832136
drivers/ioexpander/icjx: add option to set filters during initialization
by Michal Lenc
· 9 days ago
4a8af20
boards/xtensa/esp32[|s2|s3]: Fix unknown disassembling instructions
by Tiago Medicci Serrano
· 9 days ago
da74a5e
net/tcp/tcp_conn.c: optimize the port conflict detection rules
by nuttxs
· 12 days ago
420868d
arch/arm/rp23xx: fix linker scripts 100% RAM usage bug
by Serg Podtynnyi
· 9 days ago
216c4b0
boards/[risc-v|xtensa]/esp32[|c3|c6|h2|s3]: set coexiram sections
by Tiago Medicci Serrano
· 10 days ago
5a1426d
risc-v/esp32h2:Fix bootloader flash compiler error.
by Leo Chung
· 9 days ago
931d806
risc-v/esp32c3:Fix bootloader flash compiler error.
by Leo Chung
· 9 days ago
d314329
risc-v/esp32c6:Fix bootloader flash compiler error.
by Leo Chung
· 9 days ago
37a1748
arch/arm/rp23xx: fix irq priority levels
by Serg Podtynnyi
· 10 days ago
c531de3
arch/arm/rp23xx: Address the spinlock errata RP2350-E2
by Serg Podtynnyi
· 11 days ago
9078ffa
Documentation: update rp2350 peripheral status
by Serg Podtynnyi
· 9 days ago
0cb7bd7
wireless/lpwan/rn2xx3: Fix invalid sync word bug.
by Matteo Golin
· 12 days ago
da982e1
drivers/sensors/lis2mdl: Fix SYSLOG call.
by Matteo Golin
· 12 days ago
3fd22d4
Documentation: Fix bad practice instructions
by Alan Carvalho de Assis
· 13 days ago
b233d14
Documentation: remove unused dd config
by dongjiuzhu1
· 2 weeks ago
c2abe4e
boards/defconfig: remove unused config about dd
by dongjiuzhu1
· 3 weeks ago
dd29b8a
Documentation/applications/examples/elf/index.rst: Update for PR #3062 in nuttx-apps
by Laczen JMS
· 14 days ago
047a409
Cmake: Implement CMake build of Tiva arch
by simbit18
· 14 days ago
d3bb1ea
fs/littlefs: Add read-only parameter
by zhangshoukui
· 4 months ago
6011178
fs/littlefs: Code comment correction
by zhangshoukui
· 4 months ago
6a721b8
boards/xtensa: fix build errors related to data types on ESP32|S3
by Filipe Cavalcanti
· 6 weeks ago
b8e9bc3
arch/xtensa: fix build errors related to data types on ESP32|S2|S3
by Filipe Cavalcanti
· 6 weeks ago
0715c58
arch/xtensa: use compiler's definition of uint32 and int32
by Filipe Cavalcanti
· 2 months ago
ca664fd
Documentation: Update openocd-esp32 command for all Espressif Socs
by Tiago Medicci Serrano
· 2 weeks ago
956915f
risc-v/esp32h2: Fix getting the flash mappings by openocd-esp32
by Tiago Medicci Serrano
· 3 months ago
cb25b45
risc-v/esp32c6: Fix getting the flash mappings by openocd-esp32
by Tiago Medicci Serrano
· 3 months ago
c566cf5
risc-v/esp32c3: Fix getting the flash mappings by openocd-esp32
by Tiago Medicci Serrano
· 3 months ago
2bbafca
xtensa/esp32s3: Fix getting the flash mappings by openocd-esp32
by Tiago Medicci Serrano
· 3 months ago
31b6cda
xtensa/esp32s2: Fix getting the flash mappings by openocd-esp32
by Tiago Medicci Serrano
· 2 months ago
7a3e67d
xtensa/esp32: Fix getting the flash mappings by openocd-esp32
by Tiago Medicci Serrano
· 2 months ago
edaa074
include/nuttx/atomic.h: For each ATOMIC func, cast the parameters to (FAR intXX_t *) of correct size
by Jukka Laitinen
· 2 weeks ago
1658ee4
wireless/ieee802154: Replace direct access to semaphore value with nxsem_get_value
by Jukka Laitinen
· 2 weeks ago
de12b6a
esp32-devkitc/wamr_wasi_debug: bump wamr version
by YAMAMOTO Takashi
· 2 weeks ago
2ff8199
documentation: update docs on ADC support for Espressif devices
by Filipe Cavalcanti
· 5 weeks ago
238a525
boards/risc-v: ADC support on Espressif devices
by Filipe Cavalcanti
· 5 weeks ago
643b358
boards/xtensa: ADC support on Espressif devices
by Filipe Cavalcanti
· 5 weeks ago
55fbf93
arch/risc-v: ADC support for ESP32-C3|C6|H2
by Filipe Cavalcanti
· 5 weeks ago
99099a1
arch/xtensa: ADC support on ESP32|S2|S3
by Filipe Cavalcanti
· 5 weeks ago
a0cc893
boards/xtensa/esp32: Fix the SPI Flash MTD block device number
by Tiago Medicci Serrano
· 2 weeks ago
d976c66
net: use bps units for bitrate in SocketCAN interfaces.
by Carlos Sanchez
· 2 weeks ago
7af6b8c
arch/arm/src/armv6-m/CMakeLists.txt: fix undefined reference to `up_show_cpuinfo'
by simbit18
· 2 weeks ago
0cec2bd
arch/risc-v/espressif: Bump common source version
by Tiago Medicci Serrano
· 2 weeks ago
1f53575
arch/arm/stm32h5: GPDMA Hardware files
by Tyler Bennett
· 2 weeks ago
8f1d670
arch/arm/src/stm32h7: unassigned ret variable in SIOCSCANBITRATE.
by Carlos Sanchez
· 2 weeks ago
b5144af
drivers/video/vnc: Replace direct semcount access with nxsem_get_value
by Jukka Laitinen
· 2 weeks ago
40c6af6
Revert "libs/libc/semaphore: Fix DEBUGASSERTS"
by Tiago Medicci Serrano
· 3 weeks ago
1b08c1d
arch/arm/stm32h5: organize peripheral Kconfig selection
by Tyler Bennett
· 2 weeks ago
28ad852
arch/xtensa:add crt0 to initialize environment
by anjiahao
· 2 weeks ago
7281d91
Support ethernet without MDIO & MDC lines
by Mathieu David
· 2 weeks ago
8ac09bc
arch/arm/rp23xx: Fix IRQ prioritize
by Serg Podtynnyi
· 2 weeks ago
5ddc67b
arch/arm/rp23xx: Fix PWM registers access
by Serg Podtynnyi
· 2 weeks ago
96fef53
stm32h7: enable Ethernet for STM32H7X7XX
by Julian Oes
· 3 months ago
9643ee7
arch/arm/stm32h5: Fix i2c compiler warnings.
by Joshua Lange
· 2 weeks ago
1c4ac3d
arch/arm/stm32h5: copy bss and initialized data before configuring any hardware
by Joshua Lange
· 2 weeks ago
3d84881
arch/arm/stm32h5: Add USART6 serial driver config.
by Joshua Lange
· 2 weeks ago
78f35c8
arch/arm/stm32h5: Fix ADC internal channel configuration.
by Joshua Lange
· 2 weeks ago
dd53c34
net/netdev: Change SIOCSCANBITRATE to require interface down.
by Carlos Sanchez
· 3 weeks ago
732d811
added cmakelists to tm4c123g-launchpad
by Angelo Rison K
· 3 weeks ago
2a38ce3
boards/Kconfig: BOARDCTL_APP_SYMTAB Add depends on LIBC_EXECFUNCS
by zhangshoukui
· 6 weeks ago
927fe5b
drivers/serial/Kconfig: TTY_LAUNCH depends on SCHED_HPWORK
by zhangshoukui
· 7 weeks ago
7ff1993
Documentation: fix typo in comments
by Abhishek Choithani
· 3 weeks ago
3abdec8
arch/arm/stm32h5: implement flash driver for progmem
by stbenn
· 3 weeks ago
97155ae
[nxstyle] fix Relative files path
by simbit18
· 3 weeks ago
d7dabc9
arch/risc-v/espressif: Disable esptool's stubs for ESP32-C3
by Tiago Medicci Serrano
· 3 weeks ago
Next »