commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PR] nshlib/testing: Fix open() arguments [nuttx-apps]
via GitHub
Re: [PR] nshlib/testing: Fix open() arguments. [nuttx-apps]
via GitHub
Re: [PR] nshlib/testing: Fix open() arguments. [nuttx-apps]
via GitHub
Re: [PR] nshlib/testing: Fix open() arguments. [nuttx-apps]
via GitHub
Re: [PR] nshlib/testing: Fix open() arguments. [nuttx-apps]
via GitHub
Re: [PR] nshlib/testing: Fix open() arguments. [nuttx-apps]
via GitHub
Re: [PR] nshlib/testing: Fix open() arguments. [nuttx-apps]
via GitHub
Re: [PR] nshlib/testing: Fix open() arguments. [nuttx-apps]
via GitHub
Re: [PR] nshlib/testing: Fix open() arguments. [nuttx-apps]
via GitHub
Re: [I] Open flags and mode in calls to open(). [nuttx-apps]
via GitHub
Re: [I] Open flags and mode in calls to open(). [nuttx-apps]
via GitHub
Re: [I] Convert log output from fprintf to dprintf [nuttx-apps]
via GitHub
(nuttx) branch master updated (2c9f91526a2 -> 306de5b04b5)
xiaoxiang
(nuttx) 02/03: boards/risc-v/esp32p4: Add touch sensor board support for esp32[-p4]
xiaoxiang
(nuttx) 01/03: arch/risc-v/espressif: Add touch sensor support for esp32[-p4]
xiaoxiang
(nuttx) 03/03: Docs/platforms/esp32p4: Add touch sensor docs
xiaoxiang
Re: [I] SIGNED time_t [nuttx]
via GitHub
(nuttx) branch master updated (4f6e695f7c5 -> 2c9f91526a2)
xiaoxiang
(nuttx) 01/08: sched/clock: Remove TIMER_MASK32 from clock.h
xiaoxiang
(nuttx) 08/08: board: enable LTO on g431 nsh boards and fix LTO link with toolchain switch
xiaoxiang
(nuttx) 05/08: !sys/types.h: change time_t and clock_t to int64_t to align with other OSes
xiaoxiang
(nuttx) 02/08: !compiler: drop CONFIG_HAVE_LONG_LONG and require long long support
xiaoxiang
(nuttx) 03/08: !libc/stream: remove CONFIG_LIBC_LONG_LONG and always support long long
xiaoxiang
(nuttx) 07/08: arch/esp32: Fix conflicting types for '_times_r'
xiaoxiang
(nuttx) 04/08: !sched/clock: remove CONFIG_SYSTEM_TIME64 and always use 64-bit time
xiaoxiang
(nuttx) 06/08: !nuttx: drop redundant casts on tv_sec/tv_nsec and fix printf formats
xiaoxiang
(nuttx-apps) branch master updated: system/ping: Fallback to ping6 for gethost error handling.
jerpelea
[PR] git: Specify multiple build directories in .gitignore. [nuttx]
via GitHub
Re: [PR] git: Specify multiple build directories in .gitignore. [nuttx]
via GitHub
[PR] arch/tricore: add TriCore up_backtrace() support [nuttx]
via GitHub
Re: [PR] arch/tricore: add TriCore up_backtrace() support [nuttx]
via GitHub
Re: [PR] arch/tricore: add TriCore up_backtrace() support [nuttx]
via GitHub
Re: [PR] arch/tricore: add TriCore up_backtrace() support [nuttx]
via GitHub
Re: [PR] arch/tricore: add TriCore up_backtrace() support [nuttx]
via GitHub
[PR] arch/arm: fix infinite loop in test and clean cache operations [nuttx]
via GitHub
Re: [PR] arch/arm: fix infinite loop in test and clean cache operations [nuttx]
via GitHub
(nuttx-apps) branch master updated: apps/cmake: Add DEPENDS for Rust-related files.
lupyuen
(nuttx-apps) branch master updated: nshlib: add chmod and chown builtins
xiaoxiang
(nuttx) branch master updated: drivers/video/vnc: fix typo in Kconfig
xiaoxiang
(nuttx-apps) branch master updated: wakaama: add support for TLV
linguini
(nuttx-apps) branch master updated: interpreters/python: Enable using `pip` to install Python packages
linguini
(nuttx) branch master updated (f47e5394b52 -> f21acd2213e)
xiaoxiang
(nuttx) 01/03: arch/risc-v/espressif: Add LPSPI and SPI3 support
xiaoxiang
(nuttx) 02/03: boards/risc-v/esp32p4: Add LPSPI and SPI3 board support
xiaoxiang
(nuttx) 03/03: Docs/platforms/risc-v: Add LPSPI and SPI3 docs for esp32[-p4]
xiaoxiang
(nuttx) branch master updated (4df80e19280 -> f47e5394b52)
acassis
(nuttx) 02/03: boards/arm/stm32n6/nucleo-n657x0-q: Add Nucleo-N657X0-Q board support.
acassis
(nuttx) 03/03: Documentation/arm: Add STM32N6 and Nucleo-N657X0-Q
acassis
(nuttx-apps) branch master updated (86fb38fbe -> 2fce07fe1)
linguini
(nuttx-apps) 01/02: examples/pwm: remove references to CONFIG_PWM_MULTICHAN
linguini
(nuttx-apps) 02/02: testing/drivertest_pwm: remove references to CONFIG_PWM_MULTICHAN
linguini
(nuttx) branch master updated: build: clean previous compiled files after menuconfig updates
xiaoxiang
Re: [I] [BUG] Building System is not clearing previous compiled files after running "make menuconfig" [nuttx]
via GitHub
(nuttx) branch master updated: tools: Update note about first line of a block
xiaoxiang
[PR] drivers/video/vnc: fix typo in Kconfig [nuttx]
via GitHub
Re: [PR] drivers/video/vnc: fix typo in Kconfig [nuttx]
via GitHub
[PR] arch/risc-v/espressif: Add touch sensor support for esp32[-p4] [nuttx]
via GitHub
Re: [PR] arch/risc-v/espressif: Add touch sensor support for esp32[-p4] [nuttx]
via GitHub
Re: [PR] arch/risc-v/espressif: Add touch sensor support for esp32[-p4] [nuttx]
via GitHub
Re: [PR] arch/risc-v/espressif: Add touch sensor support for esp32[-p4] [nuttx]
via GitHub
Re: [PR] arch/risc-v/espressif: Add touch sensor support for esp32[-p4] [nuttx]
via GitHub
[PR] wakaama: add support for TLV [nuttx-apps]
via GitHub
Re: [PR] wakaama: add support for TLV [nuttx-apps]
via GitHub
[I] [FEATURE] Re-usable 16550 UART driver [nuttx]
via GitHub
[I] [FEATURE] reorganization of STM32 ports [nuttx]
via GitHub
Re: [I] [FEATURE] reorganization of STM32 ports [nuttx]
via GitHub
[PR] arch/risc-v/espressif: Add LPSPI and SPI3 support [nuttx]
via GitHub
Re: [PR] arch/risc-v/espressif: Add LPSPI and SPI3 support [nuttx]
via GitHub
Re: [I] Documentation: almost no documentation for the Network Support [nuttx]
via GitHub
Re: [I] Reference design (demo) applications [nuttx]
via GitHub
Re: [I] Reference design (demo) applications [nuttx]
via GitHub
(nuttx) branch master updated: arch/arm64/imx9: Add SAR ADC support
jerpelea
(nuttx) branch master updated: arch/*/src/Makefile: Avoid uncessary relinking of the nuttx binary.
jerpelea
(nuttx) branch master updated: boards/sim: skip -no-pie on HOST_ARM64 to fix sim:nsh link on aarch64 host
xiaoxiang
Re: [I] [FEATURE] Python on NuttX: known issues, "TO-DO" list, and general enhancements [nuttx-apps]
via GitHub
(nuttx-apps) branch master updated: boot/mcuboot: Update commit version
jerpelea
[PR] interpreters/python: Enable using `pip` to install Python packages [nuttx-apps]
via GitHub
Re: [PR] interpreters/python: Enable using `pip` to install Python packages [nuttx-apps]
via GitHub
Re: [PR] interpreters/python: Enable using `pip` to install Python packages [nuttx-apps]
via GitHub
Re: [PR] boards/arm/am67: Add support for T3 Gemstone O1 board [nuttx]
via GitHub
Re: [PR] boards/arm/am67: Add support for T3 Gemstone O1 board [nuttx]
via GitHub
Re: [PR] boards/arm/am67: Add support for T3 Gemstone O1 board [nuttx]
via GitHub
Re: [PR] boards/arm/am67: Add support for T3 Gemstone O1 board [nuttx]
via GitHub
Re: [PR] boards/arm/am67: Add support for T3 Gemstone O1 board [nuttx]
via GitHub
Re: [PR] boards/arm/am67: Add support for T3 Gemstone O1 board [nuttx]
via GitHub
Re: [PR] boards/arm/am67: Add support for T3 Gemstone O1 board [nuttx]
via GitHub
Re: [PR] boards/arm/am67: Add support for T3 Gemstone O1 board [nuttx]
via GitHub
Re: [PR] boards/arm/am67: Add support for T3 Gemstone O1 board [nuttx]
via GitHub
Re: [PR] boards/arm/am67: Add support for T3 Gemstone O1 board [nuttx]
via GitHub
Re: [PR] boards/arm/am67: Add support for T3 Gemstone O1 board [nuttx]
via GitHub
Re: [PR] boards/arm/am67: Add support for T3 Gemstone O1 board [nuttx]
via GitHub
[PR] fix: the nuttx shell (nsh) has no authentication mec... in Kconfig [nuttx-apps]
via GitHub
Re: [PR] fix: the nuttx shell (nsh) has no authentication mec... in Kconfig [nuttx-apps]
via GitHub
Re: [PR] fix: the nuttx shell (nsh) has no authentication mec... in Kconfig [nuttx-apps]
via GitHub
Re: [PR] fix: the nuttx shell (nsh) has no authentication mec... in Kconfig [nuttx-apps]
via GitHub
Re: [PR] fix: the nuttx shell (nsh) has no authentication mec... in Kconfig [nuttx-apps]
via GitHub
Re: [PR] fix: the nuttx shell (nsh) has no authentication mec... in Kconfig [nuttx-apps]
via GitHub
(nuttx) branch master updated: arch/sim: rename nuttx libc memchr to avoid host glibc collision
archer
(nuttx-apps) branch master updated: apps:cmake: Add APPLE to a build target for sim's configuration using CMake.
lupyuen
(nuttx-website) branch asf-site updated: Publishing web: 1f0e88c292fbd80476d2716a9fd7c5af6e787cfc docs: 702fd85acce62845f3e981caa3b833269babbea3
github-bot
(nuttx-ntfc-testing) branch main updated: Set up default protection ruleset for default and release branches
lupyuen
[PR] boot/mcuboot: Update commit version [nuttx-apps]
via GitHub
Re: [PR] boot/mcuboot: Update commit version [nuttx-apps]
via GitHub
(nuttx) branch master updated: fs/vfs: enforce pseudoFS permissions on open()
acassis
[PR] arch/arm/stm32n6: Add STM32N6 chip and Nucleo-N657X0-Q board support [nuttx]
via GitHub
Re: [PR] arch/arm/stm32n6: Add STM32N6 chip and Nucleo-N657X0-Q board support [nuttx]
via GitHub
Re: [PR] arch/arm/stm32n6: Add STM32N6 chip and Nucleo-N657X0-Q board support [nuttx]
via GitHub
Re: [PR] arch/arm/stm32n6: Add STM32N6 chip and Nucleo-N657X0-Q board support [nuttx]
via GitHub
Re: [PR] arch/arm/stm32n6: Add STM32N6 chip and Nucleo-N657X0-Q board support [nuttx]
via GitHub
Re: [PR] arch/arm/stm32n6: Add STM32N6 chip and Nucleo-N657X0-Q board support [nuttx]
via GitHub
Re: [PR] arch/arm/stm32n6: Add STM32N6 chip and Nucleo-N657X0-Q board support [nuttx]
via GitHub
Re: [PR] arch/arm/stm32n6: Add STM32N6 chip and Nucleo-N657X0-Q board support [nuttx]
via GitHub
Re: [PR] arch/arm/stm32n6: Add STM32N6 chip and Nucleo-N657X0-Q board support [nuttx]
via GitHub
Re: [PR] arch/arm/stm32n6: Add STM32N6 chip and Nucleo-N657X0-Q board support [nuttx]
via GitHub
Re: [PR] arch/arm/stm32n6: Add STM32N6 chip and Nucleo-N657X0-Q board support [nuttx]
via GitHub
Re: [PR] arch/arm/stm32n6: Add STM32N6 chip and Nucleo-N657X0-Q board support [nuttx]
via GitHub
[PR] apps/cmake: Add DEPENDS for Rust-related files. [nuttx-apps]
via GitHub
Re: [PR] apps/cmake: Add DEPENDS for Rust-related files. [nuttx-apps]
via GitHub
Re: [PR] apps/cmake: Add DEPENDS for Rust-related files. [nuttx-apps]
via GitHub
(nuttx) branch master updated: kinetis/pit: Update Kconfig, implement oneshot PIT
xiaoxiang
(nuttx) branch master updated: boards/esp32p4: Remove unnecessary CONFIG_ESPRESSIF_MERGE_BINS
xiaoxiang
[PR] fs/vfs: enforce pseudoFS permissions on open() [nuttx]
via GitHub
Re: [PR] fs/vfs: enforce pseudoFS permissions on open() [nuttx]
via GitHub
Re: [PR] fs/vfs: enforce pseudoFS permissions on open() [nuttx]
via GitHub
Re: [PR] fs/vfs: enforce pseudoFS permissions on open() [nuttx]
via GitHub
(nuttx-website) branch asf-site updated: Publishing web: 1f0e88c292fbd80476d2716a9fd7c5af6e787cfc docs: 6f46d0e932cbd4562fc6b838d9f485b873ae509a
github-bot
(nuttx) branch master updated (8302295dd01 -> 6f46d0e932c)
lupyuen
(nuttx-ntfc) branch main updated: Set up default protection ruleset for default and release branches
acassis
[PR] ci/platform: Fix the “Repository not found” error for kconfig-frontends [nuttx]
via GitHub
Re: [PR] ci/platform: Fix the “Repository not found” error for kconfig-frontends [nuttx]
via GitHub
Re: [PR] ci/platform: Fix the “Repository not found” error for kconfig-frontends [nuttx]
via GitHub
[PR] boards/esp32p4: Remove unnecessary `CONFIG_ESPRESSIF_MERGE_BINS` [nuttx]
via GitHub
Re: [PR] boards/esp32p4: Remove unnecessary `CONFIG_ESPRESSIF_MERGE_BINS` [nuttx]
via GitHub
[PR] boards/sim: skip -no-pie on HOST_ARM64 to fix sim:nsh link on aarch64… [nuttx]
via GitHub
Re: [PR] boards/sim: skip -no-pie on HOST_ARM64 to fix sim:nsh link on aarch64… [nuttx]
via GitHub
Re: [PR] boards/sim: skip -no-pie on HOST_ARM64 to fix sim:nsh link on aarch64… [nuttx]
via GitHub
Re: [PR] boards/sim: skip -no-pie on HOST_ARM64 to fix sim:nsh link on aarch64… [nuttx]
via GitHub
[PR] arch/sim: rename nuttx libc memchr to avoid host glibc collision [nuttx]
via GitHub
Re: [PR] arch/sim: rename nuttx libc memchr to avoid host glibc collision [nuttx]
via GitHub
[PR] arch/sim: replace macOS C++ constructor runtime hack with post-link patch [nuttx]
via GitHub
Re: [PR] arch/sim: replace macOS C++ constructor runtime hack with post-link patch [nuttx]
via GitHub
Re: [PR] arch/sim: replace macOS C++ constructor runtime hack with post-link patch [nuttx]
via GitHub
Re: [PR] arch/sim: replace macOS C++ constructor runtime hack with post-link patch [nuttx]
via GitHub
Re: [PR] arch/sim: replace macOS C++ constructor runtime hack with post-link patch [nuttx]
via GitHub
Re: [PR] arch/sim: replace macOS C++ constructor runtime hack with post-link patch [nuttx]
via GitHub
Re: [PR] arch/sim: replace macOS C++ constructor runtime hack with post-link patch [nuttx]
via GitHub
Re: [PR] arch/sim: replace macOS C++ constructor runtime hack with post-link patch [nuttx]
via GitHub
(nuttx-website) branch asf-site updated: Publishing web: 1f0e88c292fbd80476d2716a9fd7c5af6e787cfc docs: 8302295dd01850bfdb19648466e507ca4784eede
github-bot
(nuttx-testing) branch master updated: Set up default protection ruleset for default and release branches
xiaoxiang
(nuttx-website) branch master updated: Set up default protection ruleset for default and release branches
xiaoxiang
[PR] boards/arm/stm32: add support for ALIENTEK M144Z-M4 (STM32F407ZGT6) [nuttx]
via GitHub
Re: [PR] boards/arm/stm32: add support for ALIENTEK M144Z-M4 (STM32F407ZGT6) [nuttx]
via GitHub
Re: [PR] boards/arm/stm32: add support for ALIENTEK M144Z-M4 (STM32F407ZGT6) [nuttx]
via GitHub
(nuttx-website) branch asf-site updated: Publishing web: a4e12433e8b395b8a213863e926aef66307d9d23 docs: 8302295dd01850bfdb19648466e507ca4784eede
github-bot
[PR] [INFRA] Set up default rulesets for default and release branches [nuttx-testing]
via GitHub
Re: [PR] [INFRA] Set up default rulesets for default and release branches [nuttx-testing]
via GitHub
[PR] [INFRA] Set up default rulesets for default and release branches [nuttx-website]
via GitHub
Re: [PR] [INFRA] Set up default rulesets for default and release branches [nuttx-website]
via GitHub
[PR] fs/mnemofs: Add mnemofs version 1 support. [nuttx]
via GitHub
Re: [PR] fs/mnemofs: Add mnemofs version 1 support. [nuttx]
via GitHub
Re: [PR] fs/mnemofs: Add mnemofs version 1 support. [nuttx]
via GitHub
Re: [PR] fs/mnemofs: Add mnemofs version 1 support. [nuttx]
via GitHub
Re: [PR] fs/mnemofs: Add mnemofs version 1 support. [nuttx]
via GitHub
Re: [PR] fs/mnemofs: Add mnemofs version 1 support. [nuttx]
via GitHub
Re: [PR] fs/mnemofs: Add mnemofs version 1 support. [nuttx]
via GitHub
Re: [PR] fs/mnemofs: Add mnemofs version 1 support. [nuttx]
via GitHub
Re: [I] Documentation: migrate pages from wiki [nuttx]
via GitHub
Re: [I] DOCS: Merge duplicate contributing documentation [nuttx]
via GitHub
Re: [I] DOCS: Merge duplicate contributing documentation [nuttx]
via GitHub
[PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
Re: [PR] sim/posix: Add APPLE to a build target for sim's configuration using CMake. [nuttx]
via GitHub
[PR] apps:cmake: Add APPLE to a build target for sim's configuration using CMake [nuttx-apps]
via GitHub
Re: [PR] apps:cmake: Add APPLE to a build target for sim's configuration using CMake [nuttx-apps]
via GitHub
Re: [PR] apps:cmake: Add APPLE to a build target for sim's configuration using CMake [nuttx-apps]
via GitHub
Re: [PR] apps:cmake: Add APPLE to a build target for sim's configuration using CMake [nuttx-apps]
via GitHub
[PR] apps:cmake: Add APPLE to a build target for sim's configuration using CMake [nuttx-apps]
via GitHub
Earlier messages
Later messages