Messages by Thread
-
[PR] {bp-19074} Documentation/applications/system/ip6tables: add ip6tables man page [nuttx]
via GitHub
-
[I] [HELP] What is the right format should be used in `part_procfs_read`? [nuttx]
via GitHub
-
[PR] arch/arm/ameba: tune Ameba Wi-Fi TCP throughput and fix open-network connect [nuttx]
via GitHub
-
[PR] arch/mips: Add basic support for MIPS Creator CI20 board [nuttx]
via GitHub
-
[PR] Documentation: system: cu: document the cu serial terminal [nuttx]
via GitHub
-
[PR] fs/romfs: reject negative resulting position in romfs_seek() [nuttx]
via GitHub
-
(nuttx-apps) branch master updated: !examples/audio_rtttl: Implement example using RTTTL library
xiaoxiang
-
(nuttx-apps) branch master updated: examples/mqttc: add a subscriber client implementation example
xiaoxiang
-
[PR] drivers/contactless: fix uninitialized uid leak in mfrc522_read [nuttx]
via GitHub
-
(nuttx) branch master updated (c15a3bfc971 -> cd6ed0dbf92)
xiaoxiang
-
(nuttx) branch master updated: docs/audio_tone: Add documentation about the audio tone driver
xiaoxiang
-
[PR] docs/audio_tone: Add documentation about the audio tone driver [nuttx]
via GitHub
-
[PR] netutils/dropbear: back chacha20-poly1305 with NuttX /dev/crypto [nuttx-apps]
via GitHub
-
(nuttx) branch master updated: ci/platforms/darwin.sh: fix genromfs installation
cederom
-
(nuttx-apps) branch master updated: netutils/dropbear: don't require a hardware TRNG
acassis
-
(nuttx) branch master updated: boards/arm: Ameba produce nuttx.bin and derive flash offsets from the SDK layout
linguini
-
[I] [BUG] Lack of Error Code Verification Causes Memory Info Leak [nuttx]
via GitHub
-
[PR] drivers/efuse/efuse: Multiple Drivers Are Registered With World Writable [nuttx]
via GitHub
-
[PR] drivers/spi/ice40: fix operator precedence in final clock cycle count [nuttx]
via GitHub
-
[PR] ci/platforms/darwin.sh: fix genromfs installation [nuttx]
via GitHub
-
[I] [BUG] NuttX SIM ALSA is not playing sound [nuttx]
via GitHub
-
[PR] nshlib: apply configured priority/stacksize under CONFIG_BUILD_KERNEL [nuttx-apps]
via GitHub
-
[PR] libc/builtin: support per-application priority/stacksize under KERNEL… [nuttx]
via GitHub
-
[PR] Add NuttX 13.0.0 release [nuttx-website]
via GitHub
-
(nuttx-apps) annotated tag nuttx-13.0.0 updated (20ffb1a3a -> 2e9a36cf1)
jerpelea
-
(nuttx) annotated tag nuttx-13.0.0 updated (f5291a8df19 -> 934145b9ff7)
jerpelea
-
svn commit: r85862 - release/nuttx/13.0.0
jerpelea
-
(nuttx-apps) branch master updated: nshlib: top: add Linux-like summary and flicker-free refresh
xiaoxiang
-
(nuttx) branch master updated (9748c760be9 -> 618119edb74)
xiaoxiang
-
Re: [I] [FEATURE] RPi 4B PWM support [nuttx]
via GitHub
-
(nuttx) branch master updated: contributing: Add requirement for 'Assisted-by' commit field
xiaoxiang
-
(nuttx) branch master updated: boards/arm/stm32{l5,u5,wb,wl5,n6,h5}: use stm32 boards common
xiaoxiang
-
(nuttx) branch master updated: arch/arm/src/stm32: unify pulse count driver into common/stm32
xiaoxiang
-
[I] [BUG] testing/sched/timerjitter: unexpected results under normal usage [nuttx-apps]
via GitHub
-
(nuttx-website) branch asf-site updated: Publishing web: 5bfaeccaeba62f133de32c7f8911d177933e6e0c docs: 30c50405479bb59e33ab8a897c0b230bcaac313c
github-bot
-
[PR] examples/audio_rtttl: Implement example using RTTTL library [nuttx-apps]
via GitHub
-
[I] [BUG] Multiple Drivers Are Registered With `0666` World Writable Permissions [nuttx]
via GitHub
-
[PR] fix: memory allocation failures are logged but not p... in... [nuttx]
via GitHub
-
[PR] interpreters/berry: Fix raw console input [nuttx-apps]
via GitHub
-
[PR] contributing: Add requirement for 'Assisted-by' commit field [nuttx]
via GitHub
-
(nuttx) branch master updated: drivers/timers, sched/clock: use file_get/file_put
linguini
-
(nuttx) branch master updated: crypto: add CRYPTO_CHACHA20_DJB variant (64-bit counter/nonce)
acassis
-
[PR] fix: add bounds check before memcpy in rpmsg_sockif.c [nuttx]
via GitHub
-
[PR] boards/raspberrypi-4b: PWM audio support [nuttx]
via GitHub
-
[PR] boards/sim | Documentation/sim [nuttx]
via GitHub
-
[PR] Feature/dropbear relax rng deps [nuttx-apps]
via GitHub
-
[PR] boards/arm/stm32{l5,u5,wb,wl5,n6,h5}: use stm32 boards common [nuttx]
via GitHub
-
Re: [PR] boards/arm/stm32{l5,u5,wb,wl5,n6,h5}: use stm32 boards common [nuttx]
via GitHub
-
Re: [PR] boards/arm/stm32{l5,u5,wb,wl5,n6,h5}: use stm32 boards common [nuttx]
via GitHub
-
(nuttx) branch master updated (6fdc2dde412 -> 6d62533e4dd)
acassis
-
(nuttx) branch master updated: drivers/serial: hold xmit.lock around echo in uart_readv()
acassis
-
Re: [I] [BUG] possible locking issue in uart_putxmitchar [nuttx]
via GitHub
-
(nuttx) branch master updated: arch/mips: Add option to use mips syscall instruction for syscalls
acassis
-
(nuttx) branch master updated: boards/rp23xx: copy .got into RAM at boot in the memmap linker scripts
acassis
-
(nuttx) branch master updated: libs/libdsp: Add Matrix operations
acassis
-
(nuttx) branch master updated: fs/procfs: fix incorrect environ read for another task under CONFIG_ARCH_ADDRENV
acassis
-
(nuttx) branch master updated: arch/arm/src/stm32: make STM32_ETHMAC depend on NET
acassis
-
(nuttx-apps) branch master updated: system: audio: parse command filenames with PATH_MAX
acassis
-
(nuttx-apps) branch master updated: testing/sched: fix off-by-one sample count in timerjitter
acassis
-
[PR] crypto: add CRYPTO_CHACHA20_DJB variant (64-bit counter/nonce) [nuttx]
via GitHub
-
[PR] libs/libdsp: Add Matrix operations [nuttx]
via GitHub
-
(nuttx) branch master updated: crypto: Add ChaCha20/ChaCha20-Poly1305 to /dev/crypto, fix RFC 8439 nonce.
acassis
-
(nuttx) branch master updated: Documentation: nsh: document the top command
acassis
-
[PR] boards/rp23xx: copy .got into RAM at boot in the memmap linker scripts [nuttx]
via GitHub
-
[PR] rp23xx: add TRNG driver (hardware /dev/random and /dev/urandom) [nuttx]
via GitHub
-
(nuttx-apps) branch master updated: ci: supply sim/login ROMFS passwd credential in build jobs
acassis
-
[PR] netutils/mdns: raise responder stack size default to 8KiB [nuttx-apps]
via GitHub
-
[PR] testing/sched: fix off-by-one sample count in timerjitter [nuttx-apps]
via GitHub
-
[PR] Documentation: nsh: document the top command [nuttx]
via GitHub
-
[PR] nshlib: top: add Linux-like summary and flicker-free refresh [nuttx-apps]
via GitHub
-
(nuttx-website) branch asf-site updated: Publishing web: 5bfaeccaeba62f133de32c7f8911d177933e6e0c docs: 4a927bc7e00d441a7ace46d63135d27973c0cb14
github-bot
-
[PR] sched/task: fix nxtask_exit() freeing the wrong TCB on non-SMP (#19308) [nuttx]
via GitHub
-
Re: [I] [BUG] nsh free is not present even if not disabled in the config. [nuttx]
via GitHub
-
(nuttx) branch master updated: Documentation/applications: document Dropbear scp file transfers
acassis
-
[PR] drivers/net/w5500: fix wrong variable names in receive error path and d_private assignment [nuttx]
via GitHub
-
(nuttx) branch master updated: arch/risc-v: kill faulting user task instead of panicking kernel
xiaoxiang
-
[PR] crypto: Add standalone CHACHA20 stream cipher on the unified enc path. [nuttx]
via GitHub