commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PR] drivers/rpmsg: Fix typo rpmsg_device_destory -> rpmsg_device_destroy [nuttx]
via GitHub
Re: [PR] drivers/rpmsg: Fix typo rpmsg_device_destory -> rpmsg_device_destroy [nuttx]
via GitHub
[PR] drivers/analog/dac7554: Add NULL checks after kmm_malloc in dac7554_initialize [nuttx]
via GitHub
Re: [PR] drivers/analog/dac7554: Add NULL checks after kmm_malloc in dac7554_initialize [nuttx]
via GitHub
(nuttx) branch master updated: nuttx/ci: Add libftdi1-dev to get FT2232H working on CI
acassis
[PR] nuttx/ci: Add libftdi1-dev to get FT2232H working on CI [nuttx]
via GitHub
Re: [PR] nuttx/ci: Add libftdi1-dev to get FT2232H working on CI [nuttx]
via GitHub
[PR] Documentation/examples/uid: Add documentation for uid example [nuttx]
via GitHub
Re: [PR] Documentation/examples/uid: Add documentation for uid example [nuttx]
via GitHub
Re: [PR] Documentation/examples/uid: Add documentation for uid example [nuttx]
via GitHub
Re: [PR] Documentation/examples/uid: Add documentation for uid example [nuttx]
via GitHub
Re: [PR] Documentation/examples/uid: Add documentation for uid example [nuttx]
via GitHub
Re: [PR] Documentation/examples/uid: Add documentation for uid example [nuttx]
via GitHub
[PR] net/tcp: Fix RTO reset after retransmissions [nuttx]
via GitHub
Re: [PR] net/tcp: Fix RTO reset after retransmissions [nuttx]
via GitHub
Re: [PR] net/tcp: Fix RTO reset after retransmissions [nuttx]
via GitHub
Re: [PR] net/tcp: Fix RTO reset after retransmissions [nuttx]
via GitHub
Re: [PR] net/tcp: Fix RTO reset after retransmissions [nuttx]
via GitHub
Re: [PR] net/tcp: Fix RTO reset after retransmissions [nuttx]
via GitHub
(nuttx) branch master updated (7c38d586750 -> 7547b2ee50d)
jerpelea
(nuttx) 02/02: Documentaiton: net: tcp_network_perf: Add performance tips
jerpelea
(nuttx) 01/02: Documentaiton: net: tcp_network_perf: Remove trailing spaces
jerpelea
(nuttx) branch master updated: tools/rust: Fix aarch64 NuttX Rust target specs
jerpelea
[PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
Re: [PR] system/popen: Avoid copying FILE [nuttx-apps]
via GitHub
[PR] apps/cmake: Fix aarch64 NuttX Rust target specs [nuttx-apps]
via GitHub
Re: [PR] apps/cmake: Fix aarch64 NuttX Rust target specs [nuttx-apps]
via GitHub
Re: [PR] apps/cmake: Fix aarch64 NuttX Rust target specs [nuttx-apps]
via GitHub
Re: [PR] apps/cmake: Fix aarch64 NuttX Rust target specs [nuttx-apps]
via GitHub
Re: [PR] apps/cmake: Fix aarch64 NuttX Rust target specs [nuttx-apps]
via GitHub
Re: [PR] apps/cmake: Fix aarch64 NuttX Rust target specs [nuttx-apps]
via GitHub
Re: [PR] apps/cmake: Fix aarch64 NuttX Rust target specs [nuttx-apps]
via GitHub
Re: [PR] apps/cmake: Fix aarch64 NuttX Rust target specs [nuttx-apps]
via GitHub
Re: [PR] apps/cmake: Fix aarch64 NuttX Rust target specs [nuttx-apps]
via GitHub
[PR] tools/rust: Fix aarch64 NuttX Rust target specs [nuttx]
via GitHub
Re: [PR] tools/rust: Fix aarch64 NuttX Rust target specs [nuttx]
via GitHub
Re: [PR] tools/rust: Fix aarch64 NuttX Rust target specs [nuttx]
via GitHub
(nuttx) branch master updated: drivers/net: Fix typo in lan9250_set_txavailable function name.
xiaoxiang
(nuttx) branch master updated (b4f04a85609 -> d9285319c09)
xiaoxiang
(nuttx-apps) branch master updated: system/lzf: Fix missing space in Kconfig help text.
cederom
(nuttx) branch master updated: rtc/ptc85263A: Add handling of stop_enable flag.
xiaoxiang
(nuttx) branch master updated: drivers/analog: Fix memory leak and dead code in mcp3008_initialize.
xiaoxiang
(nuttx) branch master updated: Documentation: conf: Ignore .venv
xiaoxiang
[PR] Documentation: conf: Ignore .venv [nuttx]
via GitHub
Re: [PR] Documentation: conf: Ignore .venv [nuttx]
via GitHub
[PR] Documentation: net: Add network performance [nuttx]
via GitHub
Re: [PR] Documentation: net: Add network performance tips [nuttx]
via GitHub
(nuttx) branch master updated: drivers: Fix comment typos — 'register' → 'registered' across drivers.
xiaoxiang
(nuttx) branch master updated (331caeb4759 -> 90219df0ecc)
xiaoxiang
(nuttx) 02/05: drivers/serial/16550: fix AM62x console bring-up
xiaoxiang
(nuttx) 03/05: arm64/am62x: add core boot and serial support
xiaoxiang
(nuttx) 04/05: boards/arm64/am62x: add BeaglePlay and PocketBeagle2
xiaoxiang
(nuttx) 01/05: arm64/common: enable EL1 GICv3 sysreg access from EL2
xiaoxiang
(nuttx) 05/05: Documentation/arm64: add AM62x board bring-up guides
xiaoxiang
[PR] system/lzf: Fix missing space in Kconfig help text. [nuttx-apps]
via GitHub
Re: [PR] system/lzf: Fix missing space in Kconfig help text. [nuttx-apps]
via GitHub
Re: [PR] system/lzf: Fix missing space in Kconfig help text. [nuttx-apps]
via GitHub
[PR] net/bluetooth: poll sockets only on Bluetooth devices [nuttx]
via GitHub
Re: [PR] net/bluetooth: poll sockets only on Bluetooth devices [nuttx]
via GitHub
Re: [PR] net/bluetooth: poll sockets only on Bluetooth devices [nuttx]
via GitHub
Re: [PR] net/bluetooth: poll sockets only on Bluetooth devices [nuttx]
via GitHub
Re: [PR] net/bluetooth: poll sockets only on Bluetooth devices [nuttx]
via GitHub
Re: [PR] net/bluetooth: poll sockets only on Bluetooth devices [nuttx]
via GitHub
(nuttx) branch master updated: Documentation: document ping6 command.
acassis
(nuttx-apps) branch master updated (b5b54e766 -> c0fc20820)
cederom
(nuttx-apps) 01/02: system/settings: Bound public string handling
cederom
(nuttx-apps) 02/02: system/settings: Bound storage string handling
cederom
Re: [I] [FEATURE] Use safer string manipulation functions in system/settings [nuttx-apps]
via GitHub
(nuttx) branch master updated (f031dc56046 -> 433312e81f5)
jerpelea
(nuttx) 01/06: arch/armv7-r: Resolve format‑specifier warnings by using proper macros.
jerpelea
(nuttx) 06/06: arch/armv7-r: fix duplicate arm_perf.o build rule in flat build
jerpelea
(nuttx) 02/06: arch/armv7-r: Include arm_mpu.c when CONFIG_ARM_MPU is enabled.
jerpelea
(nuttx) 03/06: arch/arm/am67: Add support for TI AM67 chips.
jerpelea
(nuttx) 04/06: boards/arm/am67: Add support for t3-gem-o1 board.
jerpelea
(nuttx) 05/06: docs/boards: Add documentation for t3-gem-o1 board.
jerpelea
[PR] rtc/ptc85263A: Add handling of stop_enable flag. [nuttx]
via GitHub
Re: [PR] rtc/ptc85263A: Add handling of stop_enable flag. [nuttx]
via GitHub
[PR] drivers/analog: Fix memory leak in ads1115_initialize. [nuttx]
via GitHub
Re: [PR] drivers/analog: Fix memory leak in ads1115_initialize. [nuttx]
via GitHub
Re: [PR] drivers/analog: Fix memory leak in ads1115_initialize. [nuttx]
via GitHub
[PR] drivers/analog: Fix memory leak and dead code in mcp3008_initialize. [nuttx]
via GitHub
Re: [PR] drivers/analog: Fix memory leak and dead code in mcp3008_initialize. [nuttx]
via GitHub
[PR] drivers: Fix comment typos — 'register' → 'registered' across drivers. [nuttx]
via GitHub
Re: [PR] drivers: Fix comment typos — 'register' → 'registered' across drivers. [nuttx]
via GitHub
[PR] drivers/net: Fix typo in lan9250_set_txavailable function name. [nuttx]
via GitHub
Re: [PR] drivers/net: Fix typo in lan9250_set_txavailable function name. [nuttx]
via GitHub
Re: [PR] drivers/net: Fix typo in lan9250_set_txavailable function name. [nuttx]
via GitHub
Re: [PR] drivers/net: Fix typo in lan9250_set_txavailable function name. [nuttx]
via GitHub
Re: [PR] drivers/net: Fix typo in lan9250_set_txavailable function name. [nuttx]
via GitHub
(nuttx) branch master updated: Documentation: document lzf command.
xiaoxiang
(nuttx-apps) branch master updated: interpreters/quickjs,testing/nettest: fix typos in Kconfig and source.
lupyuen
(nuttx-apps) branch master updated (c28e61fd3 -> 418cf2122)
acassis
(nuttx-apps) 02/04: apps/nxinit: Fix service length error
acassis
(nuttx-apps) 03/04: apps/nxinit: Make init.rc file path configurable
acassis
(nuttx-apps) 01/04: apps/nxinit: Fix Kconfig typo
acassis
(nuttx-apps) 04/04: apps/nxinit: Fix uninitialized variable
acassis
(nuttx) branch master updated (25d72077215 -> 8b0c54b59eb)
xiaoxiang
(nuttx) 02/02: docs/nxinit: Add link to Android init docs
xiaoxiang
(nuttx) 01/02: docs/nxinit: Document configurable file path
xiaoxiang
(nuttx) branch master updated: fs/vfs: validate chmod and chown callers in inode_chstat()
xiaoxiang
[PR] Documentation: document ping6 command. [nuttx]
via GitHub
Re: [PR] Documentation: document ping6 command. [nuttx]
via GitHub
[PR] interpreters/quickjs,testing/nettest: fix typos in Kconfig and source. [nuttx-apps]
via GitHub
Re: [PR] interpreters/quickjs,testing/nettest: fix typos in Kconfig and source. [nuttx-apps]
via GitHub
[PR] nxinit/Kconfig: Change `--help--` to `---help---` [nuttx-apps]
via GitHub
Re: [PR] nxinit/Kconfig: Change `--help--` to `---help---` [nuttx-apps]
via GitHub
Re: [PR] nxinit/Kconfig: Change `--help--` to `---help---` [nuttx-apps]
via GitHub
Re: [PR] nxinit/Kconfig: Change `--help--` to `---help---` [nuttx-apps]
via GitHub
[PR] Documentation: document lzf command. [nuttx]
via GitHub
Re: [PR] Documentation: document lzf command. [nuttx]
via GitHub
(nuttx) branch master updated: Documentation: document gprof command.
cederom
(nuttx) branch master updated: drivers/analog: fix dead free and memory leak in mcp48xx and mcp47x6.
cederom
[PR] docs/nxinit: Document configurable file path [nuttx]
via GitHub
Re: [PR] docs/nxinit: Document configurable file path [nuttx]
via GitHub
[PR] apps/nxinit: Make init.rc file path configurable [nuttx-apps]
via GitHub
Re: [PR] apps/nxinit: Make init.rc file path configurable [nuttx-apps]
via GitHub
(nuttx) branch master updated (d32fdfa20b4 -> 4df7831d485)
linguini
(nuttx) 02/02: doc/nxinit: Rename Init to NXInit and fix review comments
linguini
(nuttx) 01/02: Docs: Add documentation for Init
linguini
(nuttx-apps) branch master updated (ed063a098 -> c28e61fd3)
acassis
(nuttx-apps) 03/14: system/nxinit: Add NSH builtin support for action
acassis
(nuttx-apps) 04/14: system/nxinit: Warning for long commands
acassis
(nuttx-apps) 10/14: system/nxinit: Let use a define to define the class max cmds
acassis
(nuttx-apps) 14/14: system/nxinit: Change NXInit to EXPERIMENTAL
acassis
(nuttx-apps) 09/14: system/nxinit: Fix name[0] issue
acassis
(nuttx-apps) 08/14: system/nxinit: Add comments to the Kconfig
acassis
(nuttx-apps) 06/14: system/nxinit: Add exec_start support for action
acassis
(nuttx-apps) 02/14: system/nxinit: Add class start/stop for service
acassis
(nuttx-apps) 07/14: system/nxinit: Add reboot_on_failure for service
acassis
(nuttx-apps) 05/14: system/nxinit: Add oneshot support for service
acassis
(nuttx-apps) 13/14: system/nxinit: Add final event
acassis
(nuttx-apps) 12/14: system/nxinit: Remove deprecated BOARDIOC_INIT ioctl
acassis
(nuttx-apps) 11/14: system/nxinit: Change LOG_DEBUG to LOG_USER
acassis
(nuttx-apps) 01/14: system/nxinit: Add NuttX Init
acassis
(nuttx) branch master updated: arch/arm/stm32: Support optional TX/RX UART GPIOs.
linguini
(nuttx) branch master updated (6bba29a2bad -> 328ffdb297c)
linguini
(nuttx) 03/03: Docs/platforms/espressif: Add UF2 file format docs
linguini
(nuttx) 02/03: Docs/platforms/xtensa: Add UF2 file format docs
linguini
(nuttx) 01/03: tools/espressif: Add UF2 output support
linguini
[PR] drivers/analog: fix dead free and memory leak in mcp48xx and mcp47x6. [nuttx]
via GitHub
Re: [PR] drivers/analog: fix dead free and memory leak in mcp48xx and mcp47x6. [nuttx]
via GitHub
[PR] Documentation: document gprof command. [nuttx]
via GitHub
Re: [PR] Documentation: document gprof command. [nuttx]
via GitHub
(nuttx) branch master updated: arch/arm/src/stm32h7: Add support for CRYP peripheral
xiaoxiang
[PR] arch/sim: Translate Apple clock IDs for macOS sim [nuttx]
via GitHub
Re: [PR] arch/sim: Translate Apple clock IDs for macOS sim [nuttx]
via GitHub
Re: [PR] arch/sim: Translate Apple clock IDs for macOS sim [nuttx]
via GitHub
Re: [PR] arch/sim: Translate Apple clock IDs for macOS sim [nuttx]
via GitHub
Re: [PR] arch/sim: Translate Apple clock IDs for macOS sim [nuttx]
via GitHub
(nuttx) branch master updated: Documentation: document hex2bin command.
xiaoxiang
[PR] Documentation: document hex2bin command. [nuttx]
via GitHub
Re: [PR] Documentation: document hex2bin command. [nuttx]
via GitHub
(nuttx) branch master updated: Documentation: Document hostname command.
acassis
(nuttx) branch master updated: Documentation: document cle library.
acassis
(nuttx) branch master updated: Documentation: document lm75 temperature command.
acassis
[PR] Documentation: document lm75 temperature command. [nuttx]
via GitHub
Re: [PR] Documentation: document lm75 temperature command. [nuttx]
via GitHub
[PR] arch/arm/stm32: Support optional TX/RX UART GPIOs. [nuttx]
via GitHub
Re: [PR] arch/arm/stm32: Support optional TX/RX UART GPIOs. [nuttx]
via GitHub
(nuttx) branch master updated: arch/sim: Stop publishing stale X11 display during teardown.
jerpelea
[PR] Documentation: document cle library. [nuttx]
via GitHub
Re: [PR] Documentation: document cle library. [nuttx]
via GitHub
Re: [PR] Documentation: document cle library. [nuttx]
via GitHub
(nuttx) branch master updated: Documentation: Document dd command.
jerpelea
[PR] system/settings: Bound settings string handling [nuttx-apps]
via GitHub
Re: [PR] system/settings: Bound settings string handling [nuttx-apps]
via GitHub
[PR] tools/espressif: Add UF2 output support [nuttx]
via GitHub
Re: [PR] tools/espressif: Add UF2 output support [nuttx]
via GitHub
[PR] Documentation: Document dd command [nuttx]
via GitHub
Re: [PR] Documentation: Document dd command [nuttx]
via GitHub
[PR] Documentation: Document hostname command [nuttx]
via GitHub
Re: [PR] Documentation: Document hostname command [nuttx]
via GitHub
Re: [PR] Documentation: Document hostname command [nuttx]
via GitHub
(nuttx) branch master updated (fc5c01dc703 -> ab77fb34672)
xiaoxiang
[PR] doc: Migrating the rest of documentation from cwiki. [nuttx]
via GitHub
Re: [PR] doc: Migrating the rest of documentation from cwiki. [nuttx]
via GitHub
Re: [PR] doc: Migrating the rest of documentation from cwiki. [nuttx]
via GitHub
Re: [PR] doc: Migrating the rest of documentation from cwiki. [nuttx]
via GitHub
[PR] Documentation: Document stackmonitor command [nuttx]
via GitHub
Re: [PR] Documentation: Document stackmonitor command [nuttx]
via GitHub
Re: [PR] Documentation: Document stackmonitor command [nuttx]
via GitHub
(nuttx) branch master updated (d37309e8db0 -> fc5c01dc703)
xiaoxiang
(nuttx) 03/05: xtensa/esp32: Re-apply WDT prescaler and timeout at start.
xiaoxiang
Earlier messages
Later messages