commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(nuttx) 01/02: boards/esp32s3: esp32s3-m5-cardputer: add keyboard and LVGL terminal
xiaoxiang
(nuttx) 02/02: boards/arm/stm32h7: linum-stm32h753bi: add LVGL terminal configuration
xiaoxiang
[I] [BUG] Bad I2S interface function signatures [nuttx]
via GitHub
Re: [I] [BUG] Bad I2S interface function signatures [nuttx]
via GitHub
(nuttx) branch releases/13.0 updated (071a358f77d -> fd3889ceaac)
xiaoxiang
(nuttx) 02/04: boards/risc-v/espressif: Add BLE board support for esp32[-c6|-h2]
xiaoxiang
(nuttx) 03/04: Docs/platforms/esp32[-c6|-h2]: Add BLE docs for esp32[-c6|-h2]
xiaoxiang
(nuttx) 04/04: arch/[risc-v|xtensa]: update Espressif's common source code
xiaoxiang
(nuttx) 01/04: arch/risc-v/espressif: Add BLE support for esp32[-c6|-h2]
xiaoxiang
(nuttx) branch releases/13.0 updated (502feadb3de -> f725c1932c7)
xiaoxiang
(nuttx) 02/03: boards/sim: Configuration for NXDoom on simulator
xiaoxiang
(nuttx) 03/03: docs/sim: Include documentation about NXDoom configuration
xiaoxiang
(nuttx) 01/03: docs/games/NXDoom: Documentation for DOOM port
xiaoxiang
(nuttx) branch releases/13.0 updated: arch/riscv: Add CONFIG_ARCH_RV_ISA_ZICSR_ZIFENCEI for fence.i
xiaoxiang
(nuttx) branch releases/13.0 updated: drivers: Fix comment typos — 'Pubic' → 'Public' across drivers and headers.
xiaoxiang
(nuttx) branch releases/13.0 updated: stdlib/rand: replace weak LCG with xorshift32 PRNG
xiaoxiang
(nuttx) branch releases/13.0 updated: arch/arm/src/at32/at32_can: Division by Zero in CAN Bit Timing Commands
xiaoxiang
(nuttx) branch master updated: doc/nxdoom: Improve the nxdoom doc to let user play it
xiaoxiang
(nuttx) branch releases/13.0 updated: armv7-m/armv8-m: honor SP modifications on signal return
linguini
(nuttx) branch releases/13.0 updated: arch/stm32: commonize stm32_waste across all STM32 families.
linguini
(nuttx) branch releases/13.0 updated: arch/arm: fix DMA transfers with sizes smaller than 4 bytes.
linguini
[PR] build: introduce .context marker for distclean after partial builds [nuttx-apps]
via GitHub
Re: [PR] apps: fix distclean for partial builds and residual .kconfig files [nuttx-apps]
via GitHub
Re: [PR] apps: fix distclean for partial builds and residual .kconfig files [nuttx-apps]
via GitHub
Re: [PR] apps: fix distclean for partial builds and residual .kconfig files [nuttx-apps]
via GitHub
Re: [PR] apps: fix distclean for partial builds and residual .kconfig files [nuttx-apps]
via GitHub
Re: [PR] apps: fix distclean for partial builds and residual .kconfig files [nuttx-apps]
via GitHub
[PR] doc/nxdoom: Improve the nxdoom doc to let user play it [nuttx]
via GitHub
Re: [PR] doc/nxdoom: Improve the nxdoom doc to let user play it [nuttx]
via GitHub
Re: [PR] doc/nxdoom: Improve the nxdoom doc to let user play it [nuttx]
via GitHub
(nuttx-apps) branch releases/13.0 updated (81a1539d4 -> 5bf9b4ea9)
acassis
(nuttx-apps) 01/05: examples/webpanel: Add a web panel application to configure NuttX
acassis
(nuttx-apps) 04/05: apps/games/NXDoom: Style ignores
acassis
(nuttx-apps) 05/05: games/NXDoom: Fix build warnings
acassis
(nuttx-apps) branch master updated: interpreters/python: Disable `no-maybe-uninitialized` warning
acassis
Re: [PR] interpreters/python: Disable `no-maybe-uninitialized` warning [nuttx-apps]
via GitHub
(nuttx) branch releases/13.0 updated: arch/arm/stm32f7: add stm32.h peripheral header
acassis
(nuttx) branch releases/13.0 updated: boards/stm32l0538-disco: Remove DD command to release more space
acassis
(nuttx-apps) branch master updated: examples/lvglterm: support physical keyboard input
acassis
Re: [PR] examples/lvglterm: support physical keyboard input [nuttx-apps]
via GitHub
[PR] {bp-19229} arch/riscv: Add CONFIG_ARCH_RV_ISA_ZICSR_ZIFENCEI for fence.i [nuttx]
via GitHub
Re: [PR] {bp-19229} arch/riscv: Add CONFIG_ARCH_RV_ISA_ZICSR_ZIFENCEI for fence.i [nuttx]
via GitHub
Re: [PR] {bp-19229} arch/riscv: Add CONFIG_ARCH_RV_ISA_ZICSR_ZIFENCEI for fence.i [nuttx]
via GitHub
[PR] {bp-19289} arch/stm32: commonize stm32_waste across all STM32 families. [nuttx]
via GitHub
Re: [PR] {bp-19289} arch/stm32: commonize stm32_waste across all STM32 families. [nuttx]
via GitHub
Re: [PR] {bp-19289} arch/stm32: commonize stm32_waste across all STM32 families. [nuttx]
via GitHub
[PR] arch/stm32: commonize stm32_waste across all STM32 families. [nuttx]
via GitHub
Re: [PR] arch/stm32: commonize stm32_waste across all STM32 families. [nuttx]
via GitHub
Re: [PR] arch/stm32: commonize stm32_waste across all STM32 families. [nuttx]
via GitHub
[PR] {bp-19287} arch/arm/stm32f7: add stm32.h peripheral header [nuttx]
via GitHub
Re: [PR] {bp-19287} arch/arm/stm32f7: add stm32.h peripheral header [nuttx]
via GitHub
Re: [PR] {bp-19287} arch/arm/stm32f7: add stm32.h peripheral header [nuttx]
via GitHub
[PR] arch/arm/stm32f7: add stm32.h peripheral header [nuttx]
via GitHub
Re: [PR] arch/arm/stm32f7: add stm32.h peripheral header [nuttx]
via GitHub
Re: [PR] arch/arm/stm32f7: add stm32.h peripheral header [nuttx]
via GitHub
[PR] {bp-3573} games/NXDoom: Initial port of Chocolate DOOM to NuttX. [nuttx-apps]
via GitHub
Re: [PR] {bp-3573} games/NXDoom: Initial port of Chocolate DOOM to NuttX. [nuttx-apps]
via GitHub
[PR] {bp-19239} apps/NXDoom: Initial port of DOOM to NuttX [nuttx]
via GitHub
Re: [PR] {bp-19239} apps/NXDoom: Initial port of DOOM to NuttX [nuttx]
via GitHub
[PR] {bp-19244} stdlib/rand: replace weak LCG with xorshift32 PRNG [nuttx]
via GitHub
Re: [PR] {bp-19244} stdlib/rand: replace weak LCG with xorshift32 PRNG [nuttx]
via GitHub
[PR] {bp-19123} armv7-m/armv8-m: honor SP modifications on signal return [nuttx]
via GitHub
Re: [PR] {bp-19123} armv7-m/armv8-m: honor SP modifications on signal return [nuttx]
via GitHub
Re: [PR] {bp-19123} armv7-m/armv8-m: honor SP modifications on signal return [nuttx]
via GitHub
[PR] {bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code [nuttx]
via GitHub
Re: [PR] {bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code [nuttx]
via GitHub
Re: [PR] {bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code [nuttx]
via GitHub
Re: [PR] {bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code [nuttx]
via GitHub
Re: [PR] {bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code [nuttx]
via GitHub
Re: [PR] {bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code [nuttx]
via GitHub
Re: [PR] {bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code [nuttx]
via GitHub
Re: [PR] {bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code [nuttx]
via GitHub
Re: [PR] {bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code [nuttx]
via GitHub
Re: [PR] {bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code [nuttx]
via GitHub
Re: [PR] {bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code [nuttx]
via GitHub
Re: [PR] {bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code [nuttx]
via GitHub
Re: [PR] {bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code [nuttx]
via GitHub
Re: [PR] {bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code [nuttx]
via GitHub
Re: [PR] {bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code [nuttx]
via GitHub
(nuttx) branch master updated: stdlib/rand: replace weak LCG with xorshift32 PRNG
xiaoxiang
[PR] {bp-19206} arch/arm: fix DMA transfers with sizes smaller than 4 bytes. [nuttx]
via GitHub
Re: [PR] {bp-19206} arch/arm: fix DMA transfers with sizes smaller than 4 bytes. [nuttx]
via GitHub
Re: [PR] {bp-19206} arch/arm: fix DMA transfers with sizes smaller than 4 bytes. [nuttx]
via GitHub
Re: [I] [FEATURE] reorganization of STM32 ports [nuttx]
via GitHub
Re: [I] [FEATURE] reorganization of STM32 ports [nuttx]
via GitHub
Re: [I] [FEATURE] reorganization of STM32 ports [nuttx]
via GitHub
[PR] {bp-19247} boards/stm32l0538-disco: Remove DD command to release more space [nuttx]
via GitHub
Re: [PR] {bp-19247} boards/stm32l0538-disco: Remove DD command to release more space [nuttx]
via GitHub
Re: [PR] {bp-19247} boards/stm32l0538-disco: Remove DD command to release more space [nuttx]
via GitHub
Re: [PR] {bp-19141} arch/arm/at32: Division by Zero in CAN Bit Timing Commands [nuttx]
via GitHub
Re: [PR] {bp-19141} arch/arm/at32: Division by Zero in CAN Bit Timing Commands [nuttx]
via GitHub
Re: [PR] {bp-19245} drivers: Fix comment typos — 'Pubic' → 'Public' across drivers and headers [nuttx]
via GitHub
Re: [PR] {bp-19245} drivers: Fix comment typos — 'Pubic' → 'Public' across drivers and headers [nuttx]
via GitHub
(nuttx) branch master updated (51d0848b742 -> 85337c0efc2)
raiden00
(nuttx) 02/03: mm/umm_heap: disable KASAN for user-space heap in kernel build
raiden00
(nuttx) 01/03: mm/kasan: fix build fail when CONFIG_MM_KASAN_GLOBAL and CONFIG_BUILD_KERNEL on
raiden00
(nuttx) 03/03: boards/arm/qemu: Fix KASAN global sections placement in linker script
raiden00
(nuttx) branch releases/13.0 updated (ae07c68d9e3 -> a0357b3a653)
xiaoxiang
(nuttx) 02/05: fs/inode: Add shared permission helpers and pseudoFS open checks
xiaoxiang
(nuttx) 03/05: include/fcntl.h: remove O_RDOK/O_WROK aliases
xiaoxiang
(nuttx) 04/05: shm: fix shm_open permission error
xiaoxiang
(nuttx) 01/05: fs/vfs: enforce pseudoFS permissions on mutation operations
xiaoxiang
(nuttx) 05/05: !include/fcntl.h: align open flags with Linux values
xiaoxiang
(nuttx) branch releases/13.0 updated: drivers/contactless/mfrc522: Contactless Driver Is Not Robust
xiaoxiang
(nuttx) branch releases/13.0 updated (961fd8f7caa -> e375b69e086)
xiaoxiang
(nuttx) 01/03: float.h: improve long double related definitions
xiaoxiang
(nuttx) 03/03: libs/libm: correct implementation of truncl if long double is double
xiaoxiang
(nuttx) 02/03: libs/libc: add limits checks
xiaoxiang
(nuttx) branch releases/13.0 updated (aeed361f4ee -> 961fd8f7caa)
xiaoxiang
(nuttx) 01/02: stm32h5/qspi: add QSPIMEM_QUADDATA flag for 1-1-4 transfers
xiaoxiang
(nuttx) 02/02: drivers/mtd/gd25: add QSPI support
xiaoxiang
(nuttx) branch releases/13.0 updated (33ec0debcaa -> 0f4f53f3eac)
xiaoxiang
(nuttx) 03/03: boards/arm/qemu: Fix KASAN global sections placement in linker script
xiaoxiang
(nuttx) 02/03: mm/umm_heap: disable KASAN for user-space heap in kernel build
xiaoxiang
(nuttx) 01/03: mm/kasan: fix build fail when CONFIG_MM_KASAN_GLOBAL and CONFIG_BUILD_KERNEL on
xiaoxiang
(nuttx) branch releases/13.0 updated: mm/gran: reject pools with too many granules
xiaoxiang
(nuttx) branch releases/13.0 updated: tools/nxstyle.c: Add symbols for drivers/crypto/pnt/pnt_se05x_api.c
xiaoxiang
(nuttx) branch releases/13.0 updated: nuttx/drivers/crypto/pnt/pnt_se05x_api: Minor Overflow in Secure Element Driver May Cause a DoS
xiaoxiang
(nuttx) branch master updated (612aca73ce0 -> 51d0848b742)
xiaoxiang
(nuttx) 03/03: docs/sim: Include documentation about NXDoom configuration
xiaoxiang
(nuttx) 01/03: docs/games/NXDoom: Documentation for DOOM port
xiaoxiang
(nuttx) 02/03: boards/sim: Configuration for NXDoom on simulator
xiaoxiang
(nuttx) branch releases/13.0 updated: stm32f746g-disco: Fix USERLED support
xiaoxiang
(nuttx) branch master updated: arch/[risc-v|xtensa]: update Espressif's common source code
xiaoxiang
(nuttx) branch master updated (f0c94bb64ac -> 597a533a472)
xiaoxiang
(nuttx) 02/02: Documentation: add CRC implementation details
xiaoxiang
(nuttx) 01/02: libc/crc32: add IEEE-compatible crc32_ieee for Linux/zlib interop
xiaoxiang
(nuttx) branch releases/13.0 updated: arch/arm: Fix LPC2378 to work again
acassis
(nuttx) branch releases/13.0 updated: Documentation/spresense: rewrite board page with images and configs
acassis
(nuttx-apps) branch releases/13.0 updated: nshlib/nsh_fscmds: Display modification time in ls -l output
acassis
(nuttx-apps) branch master updated: games/NXDoom: Fix build warnings
acassis
(nuttx-apps) branch master updated: interpreters/berry: Fix Wshadow build errors
acassis
(nuttx-apps) branch releases/13.0 updated (b8cb8d1a4 -> 98631ad7a)
acassis
(nuttx-apps) 02/02: apps: Replace O_RDOK with O_RDONLY after alias removal
acassis
(nuttx-apps) 01/02: apps: Replace O_RDOK with O_RDONLY after alias removal
acassis
(nuttx-apps) branch releases/13.0 updated: testing/sig_sp_test: add test for SP context restore on signal return
acassis
(nuttx) branch master updated: Documentation/spresense: rewrite board page with images and configs
acassis
(nuttx) branch master updated (a3029acf959 -> d61242c319a)
acassis
(nuttx) 03/03: libs/libm: correct implementation of truncl if long double is double
acassis
(nuttx) 01/03: float.h: improve long double related definitions
acassis
(nuttx) 02/03: libs/libc: add limits checks
acassis
(nuttx) branch releases/13.0 updated: net/devif: harden devif_conn_event() against list mutation
acassis
(nuttx) branch releases/13.0 updated: drivers/audio: Fix audio tone generator
acassis
[PR] {bp-19233} arch/arm: Fix LPC2378 to work again [nuttx]
via GitHub
[PR] {bp-19232} stm32f746g-disco: Fix USERLED support [nuttx]
via GitHub
[PR] {bp-19230} drivers/crypto/pnt: Minor Overflow in Secure Element Driver May Cause a DoS [nuttx]
via GitHub
[PR] {bp-19225} drivers/audio: Fix audio tone generator [nuttx]
via GitHub
(nuttx) branch master updated: drivers/contactless/mfrc522: Contactless Driver Is Not Robust
michallenc
(nuttx) branch master updated: stm32f746g-disco: Add support for Winbond W25Q128JVEQ flash chip
michallenc
(nuttx) branch master updated: drivers: Fix comment typos — 'Pubic' → 'Public' across drivers and headers.
xiaoxiang
(nuttx) branch master updated: boards/esp32s3: add support to M5Stack Cardputer board
xiaoxiang
[PR] drivers/contactless/mfrc522: Contactless Driver Is Not Robust [nuttx]
via GitHub
Re: [PR] drivers/contactless/mfrc522: Contactless Driver Is Not Robust [nuttx]
via GitHub
Re: [PR] drivers/contactless/mfrc522: Contactless Driver Is Not Robust [nuttx]
via GitHub
[I] [BUG] Contactless Driver Is Not Robust [nuttx]
via GitHub
[PR] sim: Make inherited stdio non-blocking [nuttx]
via GitHub
Re: [PR] sim: Make inherited stdio non-blocking [nuttx]
via GitHub
Re: [PR] sim: Make inherited stdio non-blocking [nuttx]
via GitHub
Re: [PR] sim: Make inherited stdio non-blocking [nuttx]
via GitHub
Re: [PR] sim: Make inherited stdio non-blocking [nuttx]
via GitHub
Re: [I] [HELP] How to verify the porting of Nuttx to a new MIPS SOC? [nuttx]
via GitHub
Re: [I] [HELP] How to verify the porting of Nuttx to a new MIPS SOC? [nuttx]
via GitHub
Re: [I] [HELP] How to verify the porting of Nuttx to a new MIPS SOC? [nuttx]
via GitHub
Re: [I] [HELP] How to verify the porting of Nuttx to a new MIPS SOC? [nuttx]
via GitHub
Re: [I] [HELP] How to verify the porting of Nuttx to a new MIPS SOC? [nuttx]
via GitHub
Re: [I] [HELP] How to verify the porting of Nuttx to a new MIPS SOC? [nuttx]
via GitHub
Re: [I] [HELP] How to verify the porting of Nuttx to a new MIPS SOC? [nuttx]
via GitHub
[PR] Documentation/spresense: rewrite board page with images and configs [nuttx]
via GitHub
Re: [PR] Documentation/spresense: rewrite board page with images and configs [nuttx]
via GitHub
[PR] stm32f746g-disco: Add support for Winbond W25Q128JVEQ flash chip [nuttx]
via GitHub
Re: [PR] stm32f746g-disco: Add support for Winbond W25Q128JVEQ flash chip [nuttx]
via GitHub
Re: [PR] stm32f746g-disco: Add support for Winbond W25Q128JVEQ flash chip [nuttx]
via GitHub
[PR] arch/arm/rp23xx: add text heap (up_textheap_memalign) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add text heap (up_textheap_memalign) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add text heap (up_textheap_memalign) support [nuttx]
via GitHub
[PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
[I] [BUG] Raspberry Pi Pico W has WiFi connection issues/crashing [nuttx]
via GitHub
[I] [BUG] RP2040 issues running OSTest [nuttx]
via GitHub
[I] [FEATURE] RPi4B audio support over I2S [nuttx]
via GitHub
Re: [I] [FEATURE] RPi4B audio support over I2S [nuttx]
via GitHub
Re: [I] [FEATURE] RPi4B audio support over I2S [nuttx]
via GitHub
Earlier messages
Later messages