This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from b1773934fe note_driver: fix build error
add e6884b8cb1 fs: mqueue: Fix file_mq_open() for SMP
No new revisions
xiaoxiang781216 merged PR #8383:
URL: https://github.com/apache/nuttx/pull/8383
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
xiaoxiang781216 merged PR #8389:
URL: https://github.com/apache/nuttx/pull/8389
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new b1773934fe note_driver: fix build error
b17739
qiaohaijiao opened a new pull request, #1524:
URL: https://github.com/apache/nuttx-apps/pull/1524
Signed-off-by: qiaohaijiao1
## Summary
nxlooper: add loopback of compressed audio data.
## Impact
N/A
## Testing
Xiaomi Vela
--
This is an automated message from
qiaohaijiao opened a new pull request, #1523:
URL: https://github.com/apache/nuttx-apps/pull/1523
Signed-off-by: qiaohaijiao1
## Summary
nxrecorder: add support to record media file.
## Impact
N/A
## Testing
Xiaomi Vela
--
This is an automated messag
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 96a70b908f arch:xtena: modify timer interrupt
xiaoxiang781216 merged PR #8372:
URL: https://github.com/apache/nuttx/pull/8372
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
qiaohaijiao opened a new pull request, #1522:
URL: https://github.com/apache/nuttx-apps/pull/1522
Signed-off-by: qiaohaijiao1
## Summary
Improve compatibility which mp3 file has no ID3V2 header
## Impact
N/A
## Testing
Xiaomi Vela
--
This is an automated
qiaohaijiao opened a new pull request, #8390:
URL: https://github.com/apache/nuttx/pull/8390
Signed-off-by: qiaohaijiao1
## Summary
sim/sim_alsa.c: add audio offload capture support.
use host liblame to simulate encode.
## Impact
sim
## Testing
Xiaomi Ve
xiaoxiang781216 commented on PR #8379:
URL: https://github.com/apache/nuttx/pull/8379#issuecomment-1411490864
@fjpanag look like it's a temporary failure, could you update your patch
again?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from b1948a1631 mm: move preceding to previous free node to reduce the
overhead
add 869d3bfb32 tools/ci/docker/linu
xiaoxiang781216 merged PR #8387:
URL: https://github.com/apache/nuttx/pull/8387
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
anchao commented on code in PR #8378:
URL: https://github.com/apache/nuttx/pull/8378#discussion_r1092779444
##
arch/sim/src/Makefile:
##
@@ -284,7 +284,7 @@ $(COBJS) $(LINKOBJS): %$(OBJEXT): %.c
$(call COMPILE, $<, $@)
$(HOSTOBJS) $(HEADOBJ): %$(OBJEXT): %.c
- $
masayuki2009 commented on code in PR #8383:
URL: https://github.com/apache/nuttx/pull/8383#discussion_r1092771782
##
fs/mqueue/mq_open.c:
##
@@ -211,10 +214,15 @@ static int file_mq_vopen(FAR struct file *mq, FAR const
char *mq_name,
/* Make sure that the check for the exist
FASTSHIFT opened a new pull request, #8389:
URL: https://github.com/apache/nuttx/pull/8389
## Summary
The `CPU_ISSET` parameter is reversed.
```bash
note/note_driver.c: In function 'note_isenabled':
note/note_driver.c:278:7: error: invalid type argument of unary '*' (have
g2gps opened a new pull request, #8388:
URL: https://github.com/apache/nuttx/pull/8388
## Summary
PWM driver for multiple peripherals supplied in gateware.
Only single channel frequency and duty cycle control is implemented. Pulse
counting and multichannel features are not currentl
qiaohaijiao opened a new pull request, #8387:
URL: https://github.com/apache/nuttx/pull/8387
Signed-off-by: qiaohaijiao1
## Summary
add libmp3lame-dev:i386
## Impact
N/A
## Testing
N/A
--
This is an automated message from the Apache Git Service.
To re
xiaoxiang781216 commented on code in PR #8378:
URL: https://github.com/apache/nuttx/pull/8378#discussion_r1092725436
##
arch/sim/src/Makefile:
##
@@ -284,7 +284,7 @@ $(COBJS) $(LINKOBJS): %$(OBJEXT): %.c
$(call COMPILE, $<, $@)
$(HOSTOBJS) $(HEADOBJ): %$(OBJEXT): %.c
xiaoxiang781216 commented on PR #8175:
URL: https://github.com/apache/nuttx/pull/8175#issuecomment-1411403349
Any result @pkarashchenko ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the speci
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 8b27d60bcd tools: Make zig available for arm/riscv/sim
new 723c6e52e2 mm: reorder the preceding and size and mo
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 723c6e52e2da34ffde9ce17cbd004ae3a0397cd7
Author: wangbowen6
AuthorDate: Thu Dec 15 19:55:16 2022 +0800
mm: reorde
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit b1948a1631a6663f21e4d4da0c799729f24abebb
Author: wangbowen6
AuthorDate: Thu Dec 22 16:02:42 2022 +0800
mm: move p
xiaoxiang781216 merged PR #8353:
URL: https://github.com/apache/nuttx/pull/8353
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 8b27d60bcd tools: Make zig available for arm/r
xiaoxiang781216 merged PR #8381:
URL: https://github.com/apache/nuttx/pull/8381
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 93b4dc269 ifconfig: Support `ifconfig int
xiaoxiang781216 merged PR #1519:
URL: https://github.com/apache/nuttx-apps/pull/1519
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from f4e29f376 netutils/cjson: fix unpackage error when local gerrit does
not exist
add a275567ad Application.
xiaoxiang781216 merged PR #1521:
URL: https://github.com/apache/nuttx-apps/pull/1521
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 38039df16a sim/sim_alsa.c: support streaming d
xiaoxiang781216 merged PR #8377:
URL: https://github.com/apache/nuttx/pull/8377
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from fdb149ddb0 Kconfig: Improve help text related to *_SERIALBRK_BSDCOMPAT
add 26ac5335e5 litex: Add GPIO driver.
xiaoxiang781216 merged PR #8368:
URL: https://github.com/apache/nuttx/pull/8368
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from c65a632788 libc/termios: Fix comment in cfmakeraw docstring.
add fdb149ddb0 Kconfig: Improve help text related
xiaoxiang781216 merged PR #8386:
URL: https://github.com/apache/nuttx/pull/8386
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
xiaoxiang781216 commented on code in PR #8383:
URL: https://github.com/apache/nuttx/pull/8383#discussion_r1092714339
##
fs/mqueue/mq_open.c:
##
@@ -211,10 +214,15 @@ static int file_mq_vopen(FAR struct file *mq, FAR const
char *mq_name,
/* Make sure that the check for the ex
xiaoxiang781216 commented on code in PR #8383:
URL: https://github.com/apache/nuttx/pull/8383#discussion_r1092712360
##
fs/mqueue/mq_open.c:
##
@@ -211,10 +214,15 @@ static int file_mq_vopen(FAR struct file *mq, FAR const
char *mq_name,
/* Make sure that the check for the ex
GooTal commented on PR #6242:
URL: https://github.com/apache/nuttx/pull/6242#issuecomment-1411360041
> There is a draft PR to enable ostest for kernel mode:
[apache/nuttx-apps#1500](https://github.com/apache/nuttx-apps/pull/1500) from
@pussuw . @GooTal you can try and refine it.
Than
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new c65a632788 libc/termios: Fix comment in cfmake
xiaoxiang781216 merged PR #8385:
URL: https://github.com/apache/nuttx/pull/8385
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
no1wudi commented on code in PR #8381:
URL: https://github.com/apache/nuttx/pull/8381#discussion_r1092655456
##
arch/arm/src/common/Toolchain.defs:
##
@@ -258,6 +262,20 @@ else
LDFLAGS += -nostdlib
endif
+ifeq ($(CONFIG_ARM_THUMB),y)
+ ZARCH := thumb
+else
+ ZARCH := arm
qiaohaijiao commented on code in PR #8377:
URL: https://github.com/apache/nuttx/pull/8377#discussion_r1092646304
##
arch/sim/src/sim/posix/sim_offload.h:
##
@@ -0,0 +1,77 @@
+/
+ * arch/sim/src/sim/posix
hartmannathan opened a new pull request, #8386:
URL: https://github.com/apache/nuttx/pull/8386
## Summary
In Kconfig, improve the help text of the GD32F4_SERIALBRK_BSDCOMPAT,
STM32_SERIALBRK_BSDCOMPAT, STM32F7_SERIALBRK_BSDCOMPAT,
STM32H7_SERIALBRK_BSDCOMPAT, STM32L4_SERIALBRK_BSDCOM
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new c5fea648 Publishing web: b50f5ca4
hartmannathan opened a new pull request, #8385:
URL: https://github.com/apache/nuttx/pull/8385
## Summary
Fix a copy-paste error in a comment.
## Impact
Documentation correctness. No functional change.
## Testing
nxstyle
--
This is an automated messag
masayuki2009 commented on code in PR #8383:
URL: https://github.com/apache/nuttx/pull/8383#discussion_r1092547460
##
fs/mqueue/mq_open.c:
##
@@ -211,10 +214,15 @@ static int file_mq_vopen(FAR struct file *mq, FAR const
char *mq_name,
/* Make sure that the check for the exist
g2gps commented on code in PR #8368:
URL: https://github.com/apache/nuttx/pull/8368#discussion_r1092534840
##
arch/risc-v/src/litex/litex_gpio.c:
##
@@ -0,0 +1,357 @@
+/
+ * arch/risc-v/src/litex/litex_g
pkarashchenko merged PR #1517:
URL: https://github.com/apache/nuttx-apps/pull/1517
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@n
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new f4e29f376 netutils/cjson: fix unpacka
xiaoxiang781216 commented on code in PR #8384:
URL: https://github.com/apache/nuttx/pull/8384#discussion_r1092414447
##
mm/Makefile:
##
@@ -52,18 +52,18 @@ all: $(BIN)
.PHONY: context depend clean distclean
$(AOBJS): $(BINDIR)$(DELIM)$(DELIM)%$(OBJEXT): %.S
- $(call AS
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 64d39a8b7b Makefile: fix redundant delimiters wh
acassis merged PR #8384:
URL: https://github.com/apache/nuttx/pull/8384
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache
acassis commented on PR #8384:
URL: https://github.com/apache/nuttx/pull/8384#issuecomment-1410854097
Thank you @Gary-Hobson ! I missed that PR!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to th
Gary-Hobson commented on PR #8384:
URL: https://github.com/apache/nuttx/pull/8384#issuecomment-1410824575
> @Gary-Hobson seems there are other places that need to be fixed too, after
applying this patch I can see it:
>
> ```
> arm-none-eabi-gcc -c -Wstrict-prototypes -Os -fno-stric
acassis commented on PR #8384:
URL: https://github.com/apache/nuttx/pull/8384#issuecomment-1410781165
@Gary-Hobson seems there are other places that need to be fixed too, after
applying this patch I can see it:
```
arm-none-eabi-gcc -c -Wstrict-prototypes -Os -fno-strict-aliasing
-fom
xiaoxiang781216 merged PR #8382:
URL: https://github.com/apache/nuttx/pull/8382
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 9f027208d4 fs: Add model field to geometry and mtd_geometry_s
add f07885541c arch/xtensa/esp32: Propagate RTC I
Gary-Hobson opened a new pull request, #8384:
URL: https://github.com/apache/nuttx/pull/8384
## Summary
When using make V=1, the obj file will print two separators in the libc and
mm directories
Use the [ realpath
function](https://www.gnu.org/software/make/manual/html_node/File-Name-
xiaoxiang781216 commented on code in PR #8381:
URL: https://github.com/apache/nuttx/pull/8381#discussion_r1092129405
##
arch/arm/src/common/Toolchain.defs:
##
@@ -258,6 +262,20 @@ else
LDFLAGS += -nostdlib
endif
+ifeq ($(CONFIG_ARM_THUMB),y)
+ ZARCH := thumb
+else
+ ZARC
xiaoxiang781216 commented on code in PR #8383:
URL: https://github.com/apache/nuttx/pull/8383#discussion_r1092122101
##
fs/mqueue/mq_open.c:
##
@@ -211,10 +214,15 @@ static int file_mq_vopen(FAR struct file *mq, FAR const
char *mq_name,
/* Make sure that the check for the ex
xiaoxiang781216 commented on PR #8379:
URL: https://github.com/apache/nuttx/pull/8379#issuecomment-1410618357
@Bhindhiya and anjana-tel do you know why docker fail to generate the
renesas toolchain:
```
Error: buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd
renesas-
xiaoxiang781216 commented on PR #8379:
URL: https://github.com/apache/nuttx/pull/8379#issuecomment-1410607155
Hit the same error: https://github.com/apache/nuttx/pull/8247. So, it isn't
related to Ubuntu version.
--
This is an automated message from the Apache Git Service.
To respond to t
Gary-Hobson commented on PR #7572:
URL: https://github.com/apache/nuttx/pull/7572#issuecomment-1410578628
@zouboan In the ubuntu environment, there are two separators for some
information compiled and output using Make V=1
Is it necessary? Is there a way to remove
```sh
arm
masayuki2009 opened a new pull request, #8383:
URL: https://github.com/apache/nuttx/pull/8383
## Summary
- I noticed that sometimes mqueue_test failed with rv-virt:smp.
- This commit fixes this issue.
## Impact
- SMP only
## Testing
- Tested with ostest o
gustavonihei commented on issue #8376:
URL: https://github.com/apache/nuttx/issues/8376#issuecomment-1410501612
> 1. Move erase state to mtd_geometry_s and remove MTDIOC_ERASESTATE
Please, note that the NuttX port of MCUboot makes use of the
MTDIOC_ERASESTATE:
https://github.com/m
This is an automated email from the ASF dual-hosted git repository.
gustavonihei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 9f027208d4 fs: Add model field to geometry
gustavonihei merged PR #4320:
URL: https://github.com/apache/nuttx/pull/4320
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nuttx.a
lucasssvaz commented on code in PR #8382:
URL: https://github.com/apache/nuttx/pull/8382#discussion_r1092039179
##
arch/xtensa/src/esp32/esp32_rtc_gpio.c:
##
@@ -127,8 +128,9 @@ static inline bool is_valid_rtc_gpio(uint32_t rtcio_num)
**
gustavonihei commented on code in PR #8382:
URL: https://github.com/apache/nuttx/pull/8382#discussion_r1092034976
##
arch/xtensa/src/esp32/esp32_rtc_gpio.c:
##
@@ -127,8 +128,9 @@ static inline bool is_valid_rtc_gpio(uint32_t rtcio_num)
xiaoxiang781216 merged PR #8380:
URL: https://github.com/apache/nuttx/pull/8380
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 4f957f8031 arch/arm/src/lc823450/lc823450_i2c.c: Remove extra rounding
after MSEC2TIC change to round up
add 3
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 4dd8187afee4dcd92a7af00dc91f7e6515941b9a
Author: Jukka Laitinen
AuthorDate: Mon Jan 30 12:13:16 2023 +0400
includ
xiaoxiang781216 closed issue #8346: Regression in many places due to change of
nxsem_timedwait_uninterruptible with nxsem_tickwait_uninterruptible
URL: https://github.com/apache/nuttx/issues/8346
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 4f957f8031e96dfb69be864187a0f3bb45217f30
Author: Jukka Laitinen
AuthorDate: Tue Jan 31 10:28:18 2023 +0400
arch/a
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 3904fd775a sched: Remove the unused TCB_FLAG_SCHED_OTHER
new 4dd8187afe include/nuttx/clock.h: Change ?SEC2TICK
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 05eb8541d18454c7732bd8240bddee5ef2e6d2ca
Author: Jukka Laitinen
AuthorDate: Mon Jan 30 12:15:03 2023 +0400
Revert
xiaoxiang781216 merged PR #8371:
URL: https://github.com/apache/nuttx/pull/8371
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
TimJTi commented on issue #8325:
URL: https://github.com/apache/nuttx/issues/8325#issuecomment-1410481976
Think I have to give up. This is beyond me.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
lucasssvaz opened a new pull request, #8382:
URL: https://github.com/apache/nuttx/pull/8382
## Summary
This PR aims to fix a potential problem with the execution of 2nd level RTC
IRQ handlers.
Some drivers might need to re-check the RTC status register. This patch
propagates the c
xiaoxiang781216 merged PR #1520:
URL: https://github.com/apache/nuttx-apps/pull/1520
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 20fb7e189 nxplayer: enqueue streaming dat
xiaoxiang781216 commented on code in PR #8373:
URL: https://github.com/apache/nuttx/pull/8373#discussion_r1092004856
##
fs/vfs/fs_fcntl.c:
##
@@ -71,7 +71,13 @@ static int file_vfcntl(FAR struct file *filep, int cmd,
va_list ap)
{
/* Does not set the errno v
wengzhe commented on code in PR #1519:
URL: https://github.com/apache/nuttx-apps/pull/1519#discussion_r1092001099
##
nshlib/nsh_command.c:
##
@@ -244,9 +244,10 @@ static const struct cmdmap_s g_cmdmap[] =
#ifdef CONFIG_NET
# ifndef CONFIG_NSH_DISABLE_IFCONFIG
- { "ifconfig"
pkarashchenko commented on code in PR #8373:
URL: https://github.com/apache/nuttx/pull/8373#discussion_r1091996301
##
fs/vfs/fs_fcntl.c:
##
@@ -71,7 +71,13 @@ static int file_vfcntl(FAR struct file *filep, int cmd,
va_list ap)
{
/* Does not set the errno var
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 3904fd775a sched: Remove the unused TCB_FL
pkarashchenko merged PR #8374:
URL: https://github.com/apache/nuttx/pull/8374
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nuttx.
pkarashchenko commented on code in PR #1519:
URL: https://github.com/apache/nuttx-apps/pull/1519#discussion_r1091992027
##
nshlib/nsh_command.c:
##
@@ -244,9 +244,10 @@ static const struct cmdmap_s g_cmdmap[] =
#ifdef CONFIG_NET
# ifndef CONFIG_NSH_DISABLE_IFCONFIG
- { "ifc
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new bb8b5493e testing: ostest: Show errno in
xiaoxiang781216 merged PR #1518:
URL: https://github.com/apache/nuttx-apps/pull/1518
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...
fjpanag commented on issue #8017:
URL: https://github.com/apache/nuttx/issues/8017#issuecomment-1410399666
Some thoughts on enhancing testing of NuttX:
# Expect
When we want to test the external interfaces of the system (e.g. console,
protocols etc), we are making heavy use of `exp
pkarashchenko commented on code in PR #8377:
URL: https://github.com/apache/nuttx/pull/8377#discussion_r1091963707
##
arch/sim/src/sim/posix/sim_offload.h:
##
@@ -0,0 +1,77 @@
+/
+ * arch/sim/src/sim/pos
pkarashchenko commented on code in PR #8381:
URL: https://github.com/apache/nuttx/pull/8381#discussion_r1091954930
##
arch/arm/src/common/Toolchain.defs:
##
@@ -229,6 +229,10 @@ else
endif
endif
+# Zig compiler
+
+ZIG = zig
Review Comment:
```suggestion
ZIG := zig
no1wudi opened a new pull request, #1521:
URL: https://github.com/apache/nuttx-apps/pull/1521
## Summary
Avoid add ZIGELFFLAGS to each board level Make.defs by default value.
## Impact
Zig only
## Testing
Local machine
--
This is an automated message from the
no1wudi opened a new pull request, #8381:
URL: https://github.com/apache/nuttx/pull/8381
## Summary
Add essential compile flags to make zig available out of box.
## Impact
Zig only
## Testing
Local machine
--
This is an automated message from the Apache Git Service.
To r
anchao commented on PR #8361:
URL: https://github.com/apache/nuttx/pull/8361#issuecomment-1410303196
> @anchao
>
> > Could you please share the qemu command line?
>
> ```
> /home/ishikawa/opensource/QEMU/qemu-7.1/build/arm-softmmu/qemu-system-arm
-net nic,model=stellaris -ne
anchao opened a new pull request, #8380:
URL: https://github.com/apache/nuttx/pull/8380
## Summary
net/devif: correct the judgment condition in devif_send()
Regression by:
```
| commit 7fce145b3043e7ee13c72286674d51e9888935c3
| Author: chao an
| Date: Mon Jan
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new da83836da7 drivers/mmcsd: Fix kconfig error reg
jerpelea merged PR #8375:
URL: https://github.com/apache/nuttx/pull/8375
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nuttx.apach
fjpanag opened a new pull request, #8379:
URL: https://github.com/apache/nuttx/pull/8379
## Summary
Added check for non-UTF characters in `checkpatch.sh`.
The check is accomplished by using
[cvt2utf](https://github.com/x1angli/cvt2utf).
All cached files are converted and t
1 - 100 of 140 matches
Mail list logo