commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(nuttx) branch master updated (975968db1bd -> bbc330802df)
simbit18
(nuttx) 02/02: docs/esp32c3-xiao: Add NimBLE example configuration docs
simbit18
(nuttx) 01/02: boards/esp32c3-xiao: Add nimble configuration
simbit18
(nuttx) branch master updated: mm/mempool: fix the entry condition for semaphore during mempool allocation
archer
(nuttx) branch master updated: arch/arm/src: Add necessary conversion between tick and usec for tickless
simbit18
(nuttx) branch master updated (3fb1a40a4bd -> f0fc695a81c)
xiaoxiang
(nuttx) 02/03: arch/sim: guard X11 touchscreen events with CONFIG_SIM_TOUCHSCREEN
xiaoxiang
(nuttx) 03/03: arch/sim: fix warning ‘sim_buttonmap’ defined but not used
xiaoxiang
(nuttx) 01/03: arch/sim: fix X11 framebuffer window not visible in POSIX simulator
xiaoxiang
(nuttx) branch master updated: libs/libc: add configurable skip count for mutex backtrace addresses
xiaoxiang
(nuttx) branch master updated (18be6955c69 -> 2306cae9334)
acassis
(nuttx) 04/04: serial/xlnx_ps: add help chapter for XUARTPS
acassis
(nuttx) 01/04: serial/xlnx_ps: add common Xilinx UART Peripheral System (XUARTPS) support
acassis
(nuttx) 03/04: drivers/serial/16550: add polling mode support for serial drivers
acassis
(nuttx) 02/04: drivers/serial/xlnxps: add polling mode support for serial drivers
acassis
(nuttx) branch master updated (6cb6c459872 -> 18be6955c69)
acassis
(nuttx) 01/02: arch/risc-v/src/common: Create SoC-specific initialization routine
acassis
(nuttx) 02/02: arch/xtensa/src/common: Create SoC-specific initialization routine
acassis
(nuttx) branch master updated: arch/xtensa/esp32: Fix buffer overflow in SPI poll exchange
acassis
(nuttx) branch master updated: wireless/cc1101: Add Kconfig option to bypass strict version check
acassis
(nuttx) branch master updated (635f64ebb8a -> 0acf6f02f37)
acassis
(nuttx) 01/02: drivers/syslog: add millisecond option for syslog timestamp formatting
acassis
(nuttx) 02/02: docs/syslog: add syslog configuration options documentation
acassis
(nuttx) branch master updated: sched/misc: fix potential out-of-bounds access in coredump stack emission
chengdong
(nuttx) branch master updated: rndis.c: move ifup in setconfig to the work queue
archer
(nuttx) branch master updated: sched/misc: fix incorrect mutex holder retrieval in assert backtrace
chengdong
(nuttx-website) branch asf-site updated: Publishing web: 996a476878b0fdf6bea181c31cdcf607aa247bc3 docs: 17bc7a36ce47c90acc0507caa5208c6659643c27
github-bot
(nuttx-apps) branch master updated (e0d118e34 -> e4b84b29d)
linguini
(nuttx-apps) 04/09: sched/hrtimer: Fix test in QEMU.
linguini
(nuttx-apps) 01/09: ostest/hrtimer: Add missing assert.h
linguini
(nuttx-apps) 05/09: sched/hrtimer: relocate the hrtimer test to simplify.
linguini
(nuttx-apps) 07/09: ostest/hrtimer: Increase the tolerent latency.
linguini
(nuttx-apps) 08/09: sched/hrtimer: Refactor the hrtimer_test.
linguini
(nuttx-apps) 02/09: ostest/hrtimer: Remove HRTIMER_TEST to simplify the code.
linguini
(nuttx-apps) 03/09: sched/hrtimer: Simplify the hrtimer test.
linguini
(nuttx-apps) 06/09: sched/hrtimer: Improve code readability
linguini
(nuttx-apps) 09/09: ostest/hrtimer: Update the comments.
linguini
(nuttx) branch master updated: video/imgdata: fix IMGDATA_SET_BUF macro int-conversion warning
simbit18
(nuttx) branch master updated: sched/misc: fix incomplete data emission in coredump elf_emit function
simbit18
(nuttx) branch master updated (dfb2c24d62a -> 4b09f34a457)
xiaoxiang
(nuttx) 01/02: mm/mempool: Optimize undefined behavior in memory pool allocation
xiaoxiang
(nuttx) 02/02: mm/mempool: The wait variable of the memory pool is controlled by macros
xiaoxiang
(nuttx) branch master updated (5060ee80d17 -> dfb2c24d62a)
acassis
(nuttx) 02/02: cmake: Enhance .config handling and comparison logic
acassis
(nuttx) 01/02: cmake/nuttx_mkconfig: Improve .config comparison logic
acassis
(nuttx) branch master updated (e4ed6156ca2 -> 5060ee80d17)
xiaoxiang
(nuttx) 04/13: drivers/lcd: remove nxsig_notification when signal support is disabled
xiaoxiang
(nuttx) 03/13: drivers/ioexpander: add DEV_GPIO_NSIGNALS dependency on signals
xiaoxiang
(nuttx) 02/13: drivers/input: remove nxsig_notification when signal support is disabled
xiaoxiang
(nuttx) 07/13: drivers/net: remove nxsig_notification when signal support is disabled
xiaoxiang
(nuttx) 10/13: drivers/xbee: remove nxsig_notification when signal support is disabled
xiaoxiang
(nuttx) 09/13: drivers/timers: remove nxsig_notification when signal support is disabled
xiaoxiang
(nuttx) 05/13: sched/signal: move nxsig_clockwait implementation to a separate file
xiaoxiang
(nuttx) 13/13: libs/pthread: disable pthread_kill when no signals
xiaoxiang
(nuttx) 01/13: drivers/alt1250: remove altmdm_timer for no signals
xiaoxiang
(nuttx) 11/13: aio: add depends on not disable all signals
xiaoxiang
(nuttx) 08/13: drivers/sensors: remove nxsig_notification when signal support is disabled
xiaoxiang
(nuttx) 12/13: fs: disable fs automounter when no signals
xiaoxiang
(nuttx) 06/13: sched/signal: update nxsig_clockwait() to support disable all signals
xiaoxiang
(nuttx) branch master updated: arch/sim: fix incomplete HCI socket data reading in simulator interrupt handler
acassis
(nuttx) branch master updated: arm64/cmake: fix typo in CMAKE_STRIP flag
simbit18
(nuttx) branch master updated: cmake: bump minimum required CMake version to 3.20
simbit18
(nuttx) branch master updated (2820444284d -> c7b2313cdd2)
archer
(nuttx) 02/02: Documentation: document nxsched_abstick_sleep()
archer
(nuttx) 01/02: sched/sched: add nxsched_abstick_sleep()
archer
(nuttx) branch master updated: include/cxx/cmath: Use toolchain <cmath> with toolchain libm.
xiaoxiang
(nuttx-apps) branch master updated: examples/powerled: Fix board initialization compilation
xiaoxiang
(nuttx-website) branch asf-site updated: Publishing web: 996a476878b0fdf6bea181c31cdcf607aa247bc3 docs: 37152f7a34844fb645e2848ff1e737b1a2fba868
github-bot
(nuttx) branch master updated (e699889ebc6 -> 37152f7a348)
lupyuen
(nuttx) 01/02: arch/arm/src/stm32wl5: CMake build implemented for STM32 STM32WL5
lupyuen
(nuttx) 02/02: boards/arm/stm32wl5: CMake added nucleo-wl55jc board
lupyuen
(nuttx) branch master updated (6d092be2b13 -> e699889ebc6)
acassis
[PR] arm: Update UNUSED() [nuttx]
via GitHub
Re: [PR] arm: Update UNUSED() [nuttx]
via GitHub
Re: [PR] arm: Update UNUSED() [nuttx]
via GitHub
Re: [PR] arm: Update UNUSED() [nuttx]
via GitHub
Re: [I] Proposed improvements to the sensor framwork [nuttx]
via GitHub
Re: [PR] WIP: initial support for fixed-point data for sensors [nuttx]
via GitHub
Re: [PR] WIP: initial support for fixed-point data for sensors [nuttx]
via GitHub
[PR] codeowners: Shorten file by using wildcards [nuttx]
via GitHub
Re: [PR] codeowners: Shorten file by using wildcards [nuttx]
via GitHub
(nuttx) branch master updated (629a9d4ace8 -> 6d092be2b13)
acassis
(nuttx) 05/09: boards/phy6222: Set LOOPSPERMSEC=0 to avoid build errors
acassis
(nuttx) 02/09: boards/stm32/b-g474e-dpow1: Correct LOOPSPERMSEC value
acassis
(nuttx) 01/09: arch/delays: Invalid default value for BOARD_LOOPSPERMSEC
acassis
(nuttx) 03/09: boards/avaota-a1: Correct LOOPSPERMSEC value
acassis
(nuttx) 07/09: boards/nucleo-wl55jc: Set LOOPSPERMSEC=0 to avoid build errors
acassis
(nuttx) 04/09: boards/qemu-armv7a: Correct LOOPSPERMSEC value
acassis
(nuttx) 09/09: boards/tms570ls31x-usb-kit: Set LOOPSPERMSEC=0 to avoid build errors
acassis
(nuttx) 08/09: boards/launchxl-tms57004: Set LOOPSPERMSEC=0 to avoid build errors
acassis
(nuttx) 06/09: boards/nucleo-g474re: Set LOOPSPERMSEC=0 to avoid build errors
acassis
Re: [I] [FEATURE] `CONFIG_BOARD_LOOPSPERMSEC` should not have a default value [nuttx]
via GitHub
Re: [I] [WWW/DOC] scheduled CI gets eventually disabled . [nuttx-website]
via GitHub
Re: [I] [WWW/DOC] scheduled CI gets eventually disabled . [nuttx-website]
via GitHub
(nuttx) branch master updated: sched/sched: fix typos and remove unused declarations in sched.h
linguini
Re: [I] [WWW/DOC][FEATURE] We need a better designed web page [nuttx]
via GitHub
Re: [I] [WWW/DOC][FEATURE] We need a better designed web page [nuttx]
via GitHub
Re: [I] [WWW/DOC][FEATURE] We need a better designed web page [nuttx]
via GitHub
[PR] CMake: build implemented for STM32 STM32WL5 [nuttx]
via GitHub
Re: [PR] CMake: build implemented for STM32 STM32WL5 [nuttx]
via GitHub
(nuttx-website) branch master updated (f0f17d60f9 -> 996a476878)
acassis
(nuttx-website) 01/03: fixed broken links, git stats removed, humburger menu to right side
acassis
(nuttx-website) 03/03: toggle button fix
acassis
(nuttx-website) 02/03: hamburger menu on right
acassis
(nuttx) branch master updated (ae1731210df -> c47b9dc26c7)
simbit18
(nuttx) 02/03: AUTHORS: add Nishant Kumar
simbit18
(nuttx) 03/03: AUTHORS: add Donny Jiuzhu
simbit18
(nuttx) 01/03: AUTHORS: add Chengdong Wang
simbit18
(nuttx) branch master updated: sched/clock: fix CLOCK_BOOTTIME and CLOCK_MONOTONIC handling
lupyuen
[PR] AUTHORS: add new authors to AUTHORS file [nuttx]
via GitHub
Re: [PR] AUTHORS: add new authors to AUTHORS file [nuttx]
via GitHub
[PR] sched/sched: fix typos and remove unused declarations in sched.h [nuttx]
via GitHub
Re: [PR] sched/sched: fix typos and remove unused declarations in sched.h [nuttx]
via GitHub
Re: [PR] sched/sched: fix typos and remove unused declarations in sched.h [nuttx]
via GitHub
[PR] sched/clock: fix CLOCK_BOOTTIME and CLOCK_MONOTONIC handling [nuttx]
via GitHub
Re: [PR] sched/clock: fix CLOCK_BOOTTIME and CLOCK_MONOTONIC handling [nuttx]
via GitHub
[PR] ostest/hrtimer: Refactor hrtimer test. [nuttx-apps]
via GitHub
(nuttx-website) branch asf-site updated: Publishing web: f0f17d60f92fb2167c24f0ed77865b401ba70af3 docs: 303760b9370415013842c28819129dd487fbe949
github-bot
(nuttx) branch master updated (9b80988fd14 -> 303760b9370)
lupyuen
(nuttx) 01/02: arch/arm/src/a1x: CMake build implemented for Quicklogic EOS S3
lupyuen
(nuttx) 02/02: boards/arm/a1x: CMake added QuickFeather board
lupyuen
[PR] examples/powerled: Fix board initialization compilation [nuttx-apps]
via GitHub
Re: [PR] examples/powerled: Fix board initialization compilation [nuttx-apps]
via GitHub
Re: [PR] examples/powerled: Fix board initialization compilation [nuttx-apps]
via GitHub
Re: [PR] examples/powerled: Fix board initialization compilation [nuttx-apps]
via GitHub
[PR] Modifying sched_thread_local.c [nuttx-apps]
via GitHub
Re: [PR] Modifying sched_thread_local.c test to add corner cases. [nuttx-apps]
via GitHub
Re: [PR] Modifying sched_thread_local.c test to add corner cases. [nuttx-apps]
via GitHub
Re: [PR] Modifying sched_thread_local.c test to add corner cases. [nuttx-apps]
via GitHub
Re: [PR] Modifying sched_thread_local.c test to add corner cases. [nuttx-apps]
via GitHub
Re: [PR] Modifying sched_thread_local.c test to add corner cases. [nuttx-apps]
via GitHub
Re: [PR] Modifying sched_thread_local.c test to add corner cases. [nuttx-apps]
via GitHub
[I] [FEATURE] Use wildcards in CODEOWNERS [nuttx]
via GitHub
[PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
Re: [PR] drivers/sensors: Legacy sensor warning [nuttx]
via GitHub
[I] [FEATURE] Mark legacy sensor drivers as "deprecated" [nuttx]
via GitHub
Re: [I] [FEATURE] Mark legacy sensor drivers as "deprecated" [nuttx]
via GitHub
Re: [I] [FEATURE] Mark legacy sensor drivers as "deprecated" [nuttx]
via GitHub
[PR] CMake: build implemented for Quicklogic EOS S3 [nuttx]
via GitHub
Re: [PR] CMake: build implemented for Quicklogic EOS S3 [nuttx]
via GitHub
(nuttx) branch master updated (3770c0871ce -> 9b80988fd14)
lupyuen
(nuttx) 02/02: boards/arm/a1x: CMake added pcDuino board
lupyuen
(nuttx) 01/02: arch/arm/src/a1x: CMake build implemented for Allwinner A1X family
lupyuen
(nuttx) branch master updated: mm:use mm_malloc inside of mm_memalign
lupyuen
(nuttx) branch master updated (4775f5ba219 -> 90147a72c2c)
simbit18
(nuttx) 01/02: arch/risc-v/espressif: Fix SHA errors
simbit18
(nuttx) 02/02: arch/xtensa/espressif: Fix SHA errors
simbit18
(nuttx) branch master updated: xtensa/esp32: Fix HMAC-SHA when a long key is used When using a key that is longer than the block size of the hashing algorithm used, the key must be hashed before it is used.
fdcavalcanti
[PR] CMake: build implemented for Allwinner A1X family [nuttx]
via GitHub
Re: [PR] CMake: build implemented for Allwinner A1X family [nuttx]
via GitHub
[PR] examples: add ina260 [nuttx-apps]
via GitHub
Re: [PR] examples: add ina260 [nuttx-apps]
via GitHub
[I] [BUG] when connecting to NuttX over telnet an "&" character is inserted in the first command executed [nuttx]
via GitHub
[PR] drivers/sensors: add INA260 [nuttx]
via GitHub
Re: [PR] drivers/sensors: add INA260 [nuttx]
via GitHub
Re: [PR] drivers/sensors: add INA260 [nuttx]
via GitHub
Re: [PR] drivers/sensors: add INA260 [nuttx]
via GitHub
Re: [PR] drivers/sensors: add INA260 [nuttx]
via GitHub
Re: [PR] drivers/sensors: add INA260 [nuttx]
via GitHub
Re: [PR] drivers/sensors: add INA260 [nuttx]
via GitHub
Re: [PR] drivers/sensors: add INA260 [nuttx]
via GitHub
Re: [PR] drivers/sensors: add INA260 [nuttx]
via GitHub
[PR] arch/risc-v/espressif: Fix SHA errors [nuttx]
via GitHub
Re: [PR] arch/risc-v/espressif: Fix SHA errors [nuttx]
via GitHub
[PR] UI Cleanup: Right-Aligned Menu, Local Fonts, Remove GitHub Stats and fix links [nuttx-website]
via GitHub
Re: [PR] UI Cleanup: Right-Aligned Menu, Local Fonts, Remove GitHub Stats and fix links [nuttx-website]
via GitHub
Re: [PR] UI Cleanup: Right-Aligned Menu, Local Fonts, Remove GitHub Stats and fix links [nuttx-website]
via GitHub
[PR] rndis.c: move ifup in setconfig to the work queue [nuttx]
via GitHub
Re: [PR] rndis.c: move ifup in setconfig to the work queue [nuttx]
via GitHub
Re: [PR] rndis.c: move ifup in setconfig to the work queue [nuttx]
via GitHub
Re: [PR] rndis.c: move ifup in setconfig to the work queue [nuttx]
via GitHub
Re: [PR] rndis.c: move ifup in setconfig to the work queue [nuttx]
via GitHub
Re: [PR] rndis.c: move ifup in setconfig to the work queue [nuttx]
via GitHub
Re: [PR] rndis.c: move ifup in setconfig to the work queue [nuttx]
via GitHub
Re: [PR] rndis.c: move ifup in setconfig to the work queue [nuttx]
via GitHub
Re: [PR] rndis.c: move ifup in setconfig to the work queue [nuttx]
via GitHub
Re: [PR] rndis.c: move ifup in setconfig to the work queue [nuttx]
via GitHub
Re: [PR] rndis.c: move ifup in setconfig to the work queue [nuttx]
via GitHub
Re: [PR] rndis.c: move ifup in setconfig to the work queue [nuttx]
via GitHub
Re: [PR] rndis.c: move ifup in setconfig to the work queue [nuttx]
via GitHub
Re: [PR] rndis.c: move ifup in setconfig to the work queue [nuttx]
via GitHub
[PR] mm:use mm_malloc inside of mm_memalign [nuttx]
via GitHub
Earlier messages
Later messages