commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(nuttx) branch releases/13.0 updated: arch/arm/src/stm32f7: remove duplicated stm32_exti_alarm.c source
xiaoxiang
(nuttx) branch releases/13.0 updated (8ad4f90b727 -> e23af454f16)
xiaoxiang
(nuttx) 01/09: !arch/stm32f7: unify non-standard hardware definition prefixes
xiaoxiang
(nuttx) 06/09: !arch/stm32u5: unify non-standard hardware definition prefixes
xiaoxiang
(nuttx) 03/09: !arch/stm32h7: unify non-standard hardware definition prefixes
xiaoxiang
(nuttx) 02/09: !arch/stm32h5: unify non-standard hardware definition prefixes
xiaoxiang
(nuttx) 09/09: !arch/stm32n6: unify non-standard hardware definition prefixes
xiaoxiang
(nuttx) branch releases/13.0 updated (32f98faa620 -> 8ad4f90b727)
xiaoxiang
(nuttx) 04/05: arch/avr/src/avrdx: add support for reading CPU clock from other sources
xiaoxiang
(nuttx) 02/05: arch/avr/src/avrdx: fix Make.defs when CONFIG_ENABLE_ALL_SIGNALS unset
xiaoxiang
(nuttx) 01/05: boards/avr/avrdx/breadxavr: provide board_late_initialize
xiaoxiang
(nuttx) 03/05: sched/clock/clock_delay: added config flag to remove weak up_udelay
xiaoxiang
(nuttx) 05/05: arch/avr/src/avrdx/avrdx_delay: add custom up_udelay function
xiaoxiang
[PR] {bp-3542} interpreters/python: Optmize Python for size [nuttx-apps]
via GitHub
Re: [PR] {bp-3542} interpreters/python: Optmize Python for size [nuttx-apps]
via GitHub
[PR] {bp-3540} netutils/libwebsockets: Remove hard-dependency on mbedTLS and enable websoket server [nuttx-apps]
via GitHub
Re: [PR] {bp-3540} netutils/libwebsockets: Remove hard-dependency on mbedTLS and enable websoket server [nuttx-apps]
via GitHub
[PR] {bp-3538} ostest: Make POSIX timers test work with CONFIG_ENABLE_PARTIAL_SIGNALS [nuttx-apps]
via GitHub
Re: [PR] {bp-3538} ostest: Make POSIX timers test work with CONFIG_ENABLE_PARTIAL_SIGNALS [nuttx-apps]
via GitHub
[PR] {bp-3527} system/uorb: fix listener_top not showing topic data [nuttx-apps]
via GitHub
Re: [PR] {bp-3527} system/uorb: fix listener_top not showing topic data [nuttx-apps]
via GitHub
[PR] {bp-3520} system/nxinit: fix parser edge cases, SIGCHLD race and build warnings (pick from open-vela) [nuttx-apps]
via GitHub
Re: [PR] {bp-3520} system/nxinit: fix parser edge cases, SIGCHLD race and build warnings (pick from open-vela) [nuttx-apps]
via GitHub
Re: [PR] {bp-3520} system/nxinit: fix parser edge cases, SIGCHLD race and build warnings (pick from open-vela) [nuttx-apps]
via GitHub
Re: [PR] {bp-3520} system/nxinit: fix parser edge cases, SIGCHLD race and build warnings (pick from open-vela) [nuttx-apps]
via GitHub
Re: [PR] {bp-3520} system/nxinit: fix parser edge cases, SIGCHLD race and build warnings (pick from open-vela) [nuttx-apps]
via GitHub
Re: [PR] {bp-3520} system/nxinit: fix parser edge cases, SIGCHLD race and build warnings (pick from open-vela) [nuttx-apps]
via GitHub
[PR] {bp-2516} testing/drivers/crypto: Fix typo on hash test [nuttx-apps]
via GitHub
Re: [PR] {bp-2516} testing/drivers/crypto: Fix typo on hash test [nuttx-apps]
via GitHub
[PR] {bp-19145} drivers/mtd: Make compile time check for sane mtd isbad/markbad confg [nuttx]
via GitHub
Re: [PR] {bp-19145} drivers/mtd: Make compile time check for sane mtd isbad/markbad confg [nuttx]
via GitHub
[PR] {bp-19139} drivers/can/ctucanfd_pci: Stack Overflow When Malformed CAN Data Is received [nuttx]
via GitHub
Re: [PR] {bp-19139} drivers/can/ctucanfd_pci: Stack Overflow When Malformed CAN Data Is received [nuttx]
via GitHub
[PR] {bp-19132} drivers/contactless/pn532: Fix Stack Overflow in PN532 driver [nuttx]
via GitHub
Re: [PR] {bp-19132} drivers/contactless/pn532: Fix Stack Overflow in PN532 driver [nuttx]
via GitHub
[PR] {bp-19118} sched/group: implement saved-set-UID/GID semantics [nuttx]
via GitHub
Re: [PR] {bp-19118} sched/group: implement saved-set-UID/GID semantics [nuttx]
via GitHub
[PR] {bp-19122} fs/binfmt: Enforce POSIX execute permissions prior to binary load [nuttx]
via GitHub
Re: [PR] {bp-19122} fs/binfmt: Enforce POSIX execute permissions prior to binary load [nuttx]
via GitHub
[PR] {bp-19121} libs/libc/pthread/pthread_mutex: Fix robust mutex initialization [nuttx]
via GitHub
Re: [PR] {bp-19121} libs/libc/pthread/pthread_mutex: Fix robust mutex initialization [nuttx]
via GitHub
[PR] {bp-19116} arch, sched/signal: Fix compilation with ENABLE_PARTIAL_SIGNALS=y [nuttx]
via GitHub
Re: [PR] {bp-19116} arch, sched/signal: Fix compilation with ENABLE_PARTIAL_SIGNALS=y [nuttx]
via GitHub
[PR] arch/arm/src/stm32f7: remove duplicated stm32_exti_alarm.c source [nuttx]
via GitHub
Re: [PR] {bp-19115} arch/arm/src/stm32f7: remove duplicated stm32_exti_alarm.c source [nuttx]
via GitHub
[PR] {bp-19114} !arch: unify stm32 hardware definition names [nuttx]
via GitHub
Re: [PR] {bp-19114} !arch: unify stm32 hardware definition names [nuttx]
via GitHub
[PR] {bp-19113} avr/avrdx: Fixup contributions from KR to NuttX V13 [nuttx]
via GitHub
Re: [PR] {bp-19113} avr/avrdx: Fixup contributions from KR to NuttX V13 [nuttx]
via GitHub
[PR] {bp-19110} fs/vfs/fs_lock.c: fix behavior according to manual and support SHM [nuttx]
via GitHub
Re: [PR] {bp-19110} fs/vfs/fs_lock.c: fix behavior according to manual and support SHM [nuttx]
via GitHub
[PR] {bp-19109} include/pthread : initialize wait_count in PTHREAD_COND_INITIALIZER [nuttx]
via GitHub
Re: [PR] {bp-19109} include/pthread : initialize wait_count in PTHREAD_COND_INITIALIZER [nuttx]
via GitHub
[PR] {bp-19107} timers/rtc: Fix non-atomic clock read when splitting tv_sec/tv_nsec [nuttx]
via GitHub
Re: [PR] {bp-19107} timers/rtc: Fix non-atomic clock read when splitting tv_sec/tv_nsec [nuttx]
via GitHub
[PR] {bp-documentation} Documentation: various documentation improvements [nuttx]
via GitHub
Re: [PR] {bp-documentation} Documentation: various documentation improvements [nuttx]
via GitHub
Re: [I] [BUG] ESP32C3 implicit declaration of `ATOMIC_VAR_INIT` [nuttx]
via GitHub
Re: [I] [BUG] ESP32C3 implicit declaration of `ATOMIC_VAR_INIT` [nuttx]
via GitHub
(nuttx) branch master updated: include/pthread : initialize wait_count in PTHREAD_COND_INITIALIZER
acassis
Re: [I] [BUG] PTHREAD_COND_INITIALIZER misses wait_count initialization [nuttx]
via GitHub
Re: [PR] include/pthread : initialize wait_count in PTHREAD_COND_INITIALIZER [nuttx]
via GitHub
Re: [PR] system/nxpkg: add a basic package lifecycle helper [nuttx-apps]
via GitHub
Re: [PR] system/nxpkg: add a basic package lifecycle helper [nuttx-apps]
via GitHub
Re: [PR] system/nxpkg: add a basic package lifecycle helper [nuttx-apps]
via GitHub
Re: [PR] system/nxpkg: add a basic package lifecycle helper [nuttx-apps]
via GitHub
Re: [PR] system/nxpkg: add a basic package lifecycle helper [nuttx-apps]
via GitHub
Re: [PR] system/nxpkg: add a basic package lifecycle helper [nuttx-apps]
via GitHub
(nuttx-apps) branch master updated: interpreters/python: Optmize Python for size
acassis
(nuttx-apps) branch master updated (c51180d78 -> ec764fbba)
acassis
(nuttx-apps) 03/04: netutils/libwebsockets: Fix error regarding building with CMake
acassis
(nuttx-apps) 01/04: netutils/libwebsockets: Remove hard dependency on mbedTLS
acassis
(nuttx-apps) 02/04: netutils/libwebsockets: Enable libwebsockets server
acassis
(nuttx-apps) 04/04: examples/lws_echo: Add a simple websocket server example
acassis
(nuttx-apps) branch master updated: examples/mdnsd: Create an event-based starter for mDNS daemon
acassis
(nuttx) branch master updated (7f8f800e63a -> 1b600bd282d)
xiaoxiang
(nuttx) 03/03: arch/arm/nrf91: add support for LTE_CMDID_GETCELL
xiaoxiang
(nuttx) 01/03: arch/nrf91: implement LTE PSM/eDRX via the LAPI
xiaoxiang
(nuttx) 02/03: arch/arm/nrf91: improve LTE_CMDID_GETQUAL handling
xiaoxiang
[PR] include/pthread: add wait_count to PTHREAD_COND_INITIALIZER [nuttx]
via GitHub
Re: [PR] include/pthread: add wait_count to PTHREAD_COND_INITIALIZER [nuttx]
via GitHub
Re: [PR] include/pthread: add wait_count to PTHREAD_COND_INITIALIZER [nuttx]
via GitHub
Re: [PR] include/pthread: add wait_count to PTHREAD_COND_INITIALIZER [nuttx]
via GitHub
[PR] mm gran reject oversized pools [nuttx]
via GitHub
Re: [PR] mm gran reject oversized pools [nuttx]
via GitHub
Re: [PR] mm gran reject oversized pools [nuttx]
via GitHub
Re: [PR] mm gran reject oversized pools [nuttx]
via GitHub
Re: [PR] mm gran reject oversized pools [nuttx]
via GitHub
Re: [PR] [BREAKING CHANGE] reorganize and unify STM32 ports [nuttx]
via GitHub
Re: [PR] [BREAKING CHANGE] reorganize and unify STM32 ports [nuttx]
via GitHub
Re: [PR] [BREAKING CHANGE] reorganize and unify STM32 ports [nuttx]
via GitHub
(nuttx) branch master updated (5e5137adee2 -> 7f8f800e63a)
xiaoxiang
(nuttx) 01/03: boards/nucleo-f302r8 : Set CONFIG_DISABLE_ALL_SIGNALS=y for ihm07m1_f32
xiaoxiang
(nuttx) 02/03: drivers/input/button_upper.c: Fix compilation with CONFIG_DISABLE_ALL_SIGNALS
xiaoxiang
(nuttx) 03/03: arch, sched/signal: Fix compilation with ENABLE_PARTIAL_SIGNALS=y
xiaoxiang
(nuttx) branch master updated: Documentation/applications/system/critmon: add critmon man page
xiaoxiang
Re: [PR] net/devif: harden devif_conn_event() against list mutation [nuttx]
via GitHub
Re: [PR] net/devif: harden devif_conn_event() against list mutation [nuttx]
via GitHub
Re: [PR] net/devif: harden devif_conn_event() against list mutation [nuttx]
via GitHub
(nuttx-apps) branch master updated: ostest: Make POSIX timers test work with CONFIG_ENABLE_PARTIAL_SIGNALS
jerpelea
Re: [PR] ostest: Fix ostest for CONFIG_ENABLE_PARTIAL_SIGNALS and CONFIG_DISABLE_ALL_SIGNALS [nuttx-apps]
via GitHub
(nuttx) branch master updated: drivers/mtd: Make compile time check for sane mtd isbad/markbad configuration
xiaoxiang
[PR] examples/rust: Avoid the infinite loop on sim for hello_rust_cargo [nuttx-apps]
via GitHub
Re: [PR] examples/rust: Avoid the infinite loop on sim for hello_rust_cargo [nuttx-apps]
via GitHub
Re: [PR] examples/rust: Avoid the infinite loop on sim for hello_rust_cargo [nuttx-apps]
via GitHub
Re: [PR] examples/rust: Avoid the infinite loop on sim for hello_rust_cargo [nuttx-apps]
via GitHub
Re: [PR] examples/rust: Avoid the infinite loop on sim for hello_rust_cargo [nuttx-apps]
via GitHub
Re: [PR] examples/rust: Avoid the infinite loop on sim for hello_rust_cargo [nuttx-apps]
via GitHub
(nuttx-website) branch asf-site updated: Publishing web: 1f0e88c292fbd80476d2716a9fd7c5af6e787cfc docs: 82fb723bdec599a02ffad66934d6096ede826af1
github-bot
[PR] examples/mdnsd: Create an event-based starter for mDNS daemon [nuttx-apps]
via GitHub
Re: [PR] examples/mdnsd: Create an event-based starter for mDNS daemon [nuttx-apps]
via GitHub
Re: [PR] examples/mdnsd: Create an event-based starter for mDNS daemon [nuttx-apps]
via GitHub
Re: [PR] ci: MemBrowse Integration [nuttx]
via GitHub
Re: [PR] ci: MemBrowse Integration [nuttx]
via GitHub
Re: [PR] ci: MemBrowse Integration [nuttx]
via GitHub
Re: [PR] ci: MemBrowse Integration [nuttx]
via GitHub
Re: [PR] ci: MemBrowse Integration [nuttx]
via GitHub
Re: [PR] ci: MemBrowse Integration [nuttx]
via GitHub
Re: [PR] ci: MemBrowse Integration [nuttx]
via GitHub
(nuttx) branch master updated: fs/littlefs: add block_size_factor mount option
xiaoxiang
(nuttx) branch master updated: Documentation: update references to nrfjprog
xiaoxiang
[PR] interpreters/python: Optmize Python for size [nuttx-apps]
via GitHub
Re: [PR] interpreters/python: Optmize Python for size [nuttx-apps]
via GitHub
Re: [PR] interpreters/python: Optmize Python for size [nuttx-apps]
via GitHub
Re: [PR] interpreters/python: Optmize Python for size [nuttx-apps]
via GitHub
Re: [PR] interpreters/python: Optmize Python for size [nuttx-apps]
via GitHub
Re: [PR] interpreters/python: Optmize Python for size [nuttx-apps]
via GitHub
Re: [PR] interpreters/python: Optmize Python for size [nuttx-apps]
via GitHub
Re: [PR] interpreters/python: Optmize Python for size [nuttx-apps]
via GitHub
Re: [PR] boards/esp32c3-devkit: add Dropbear SSH server configuration [nuttx]
via GitHub
Re: [PR] boards/esp32c3-devkit: add Dropbear SSH server configuration [nuttx]
via GitHub
Re: [PR] boards/esp32c3-devkit: add Dropbear SSH server configuration [nuttx]
via GitHub
Re: [PR] boards/esp32c3-devkit: add Dropbear SSH server configuration [nuttx]
via GitHub
Re: [PR] boards/esp32c3-devkit: add Dropbear SSH server configuration [nuttx]
via GitHub
[PR] drivers/mtd: Make compile time check for sane mtd isbad/markbad configuration [nuttx]
via GitHub
Re: [PR] drivers/mtd: Make compile time check for sane mtd isbad/markbad configuration [nuttx]
via GitHub
Re: [PR] drivers/mtd: Make compile time check for sane mtd isbad/markbad configuration [nuttx]
via GitHub
Re: [PR] drivers/mtd: Make compile time check for sane mtd isbad/markbad configuration [nuttx]
via GitHub
Re: [PR] drivers/mtd: Make compile time check for sane mtd isbad/markbad configuration [nuttx]
via GitHub
Re: [PR] drivers/mtd: Make compile time check for sane mtd isbad/markbad configuration [nuttx]
via GitHub
[PR] examples/gps: show units in output [nuttx-apps]
via GitHub
Re: [PR] examples/gps: show units in output [nuttx-apps]
via GitHub
Re: [PR] examples/gps: print units after measurements [nuttx-apps]
via GitHub
Re: [PR] examples/gps: print units after measurements [nuttx-apps]
via GitHub
[PR] netutils/libwebsockets: Remove hard-dependency on mbedTLS and enable websoket server [nuttx-apps]
via GitHub
Re: [PR] netutils/libwebsockets: Remove hard-dependency on mbedTLS and enable websoket server [nuttx-apps]
via GitHub
Re: [PR] netutils/libwebsockets: Remove hard-dependency on mbedTLS and enable websoket server [nuttx-apps]
via GitHub
Re: [PR] netutils/libwebsockets: Remove hard-dependency on mbedTLS and enable websoket server [nuttx-apps]
via GitHub
Re: [PR] netutils/libwebsockets: Remove hard-dependency on mbedTLS and enable websoket server [nuttx-apps]
via GitHub
Re: [PR] netutils/libwebsockets: Remove hard-dependency on mbedTLS and enable websoket server [nuttx-apps]
via GitHub
Re: [PR] netutils/libwebsockets: Remove hard-dependency on mbedTLS and enable websoket server [nuttx-apps]
via GitHub
(nuttx) branch master updated: arch/arm/src/common/stm32/Kconfig.i2c: add missing new line
michallenc
[PR] Documentation: update references to nrfjprog [nuttx]
via GitHub
Re: [PR] Documentation: update references to nrfjprog [nuttx]
via GitHub
(nuttx) branch master updated: drivers/can/ctucanfd_pci: Stack Overflow When Malformed CAN Data Is Received
raiden00
[PR] !arch/stm32: split stm32 and stm32f0l0g0 into per-chip-family directories [nuttx]
via GitHub
Re: [PR] !arch/stm32: split stm32 and stm32f0l0g0 into per-chip-family directories [nuttx]
via GitHub
Re: [PR] !arch/stm32: split stm32 and stm32f0l0g0 into per-chip-family directories [nuttx]
via GitHub
Re: [PR] !arch/stm32: split stm32 and stm32f0l0g0 into per-chip-family directories [nuttx]
via GitHub
Re: [PR] !arch/stm32: split stm32 and stm32f0l0g0 into per-chip-family directories [nuttx]
via GitHub
Re: [PR] !arch/stm32: split stm32 and stm32f0l0g0 into per-chip-family directories [nuttx]
via GitHub
Re: [PR] !arch/stm32: split stm32 and stm32f0l0g0 into per-chip-family directories [nuttx]
via GitHub
Re: [PR] !arch/stm32: split stm32 and stm32f0l0g0 into per-chip-family directories [nuttx]
via GitHub
Re: [PR] !arch/stm32: split stm32 and stm32f0l0g0 into per-chip-family directories [nuttx]
via GitHub
[PR] arch/arm/src/common/stm32/Kconfig.i2c: add missing new line [nuttx]
via GitHub
Re: [PR] arch/arm/src/common/stm32/Kconfig.i2c: add missing new line [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/mtd: Remove bad block management in FTL when it is not needed [nuttx]
via GitHub
Re: [PR] drivers/net/mdio: add mdio bus [nuttx]
via GitHub
Re: [PR] drivers/net/mdio: add mdio bus [nuttx]
via GitHub
Re: [PR] drivers/net/mdio: add mdio bus [nuttx]
via GitHub
Re: [PR] drivers/net/mdio: add mdio bus [nuttx]
via GitHub
Re: [PR] drivers/net/mdio: add mdio bus [nuttx]
via GitHub
Re: [PR] drivers/net/mdio: add mdio bus [nuttx]
via GitHub
Re: [PR] drivers/net/mdio: add mdio bus [nuttx]
via GitHub
Re: [PR] drivers/net/mdio: add mdio bus [nuttx]
via GitHub
Re: [PR] drivers/net/mdio: add mdio bus [nuttx]
via GitHub
Re: [PR] drivers/net/mdio: add mdio bus [nuttx]
via GitHub
Re: [PR] drivers/net/mdio: add mdio bus [nuttx]
via GitHub
[PR] arch/arm/src/at32/at32_can: Division by Zero in CAN Bit Timing Commands [nuttx]
via GitHub
Re: [PR] arch/arm/src/at32/at32_can: Division by Zero in CAN Bit Timing Commands [nuttx]
via GitHub
Re: [PR] arch/arm/src/at32/at32_can: Division by Zero in CAN Bit Timing Commands [nuttx]
via GitHub
Re: [PR] arch/arm/src/at32/at32_can: Division by Zero in CAN Bit Timing Commands [nuttx]
via GitHub
Re: [PR] arch/arm/src/at32/at32_can: Division by Zero in CAN Bit Timing Commands [nuttx]
via GitHub
[I] [BUG] Division by Zero in CAN Bit Timing Command Implementations for STM32 and AT32 Devices [nuttx]
via GitHub
Earlier messages
Later messages