anchao commented on PR #7797:
URL: https://github.com/apache/nuttx/pull/7797#issuecomment-1338995025
LGTM
--
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-
anchao merged PR #7797:
URL: https://github.com/apache/nuttx/pull/7797
--
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.
This is an automated email from the ASF dual-hosted git repository.
archer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 813dfe9756 spresense/rndis: set default throttle entries to 24 (2*MTU)
add 2a780e0467 net/ipfwd: fix `devif_forwar
xiaoxiang781216 commented on issue #7795:
URL: https://github.com/apache/nuttx/issues/7795#issuecomment-1339081404
could you try this version:
https://github.com/apache/nuttx/blob/master/tools/ci/docker/linux/Dockerfile#L180
--
This is an automated message from the Apache Git Service.
xiaoxiang781216 merged PR #7796:
URL: https://github.com/apache/nuttx/pull/7796
--
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 6e9053265c net/ipfwd: fix `ipv4_dev_forward` after IOB offload.
add c2d75c930b arm64/a64: Add drivers for PIO a
xiaoxiang781216 merged PR #7791:
URL: https://github.com/apache/nuttx/pull/7791
--
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 2719869ab2 Move _assert to kernel space.
27198
xiaoxiang781216 commented on code in PR #1407:
URL: https://github.com/apache/nuttx-apps/pull/1407#discussion_r1040802577
##
Makefile:
##
@@ -21,6 +21,16 @@
export APPDIR = $(CURDIR)
include $(APPDIR)/Make.defs
+# The GNU make CURDIR will always be a POSIX-like path with for
anchao merged PR #7792:
URL: https://github.com/apache/nuttx/pull/7792
--
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.
This is an automated email from the ASF dual-hosted git repository.
archer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit ee93e6ea0d8ebaf2c383a8b4fc7061117018b780
Author: Xiang Xiao
AuthorDate: Tue Dec 6 13:18:11 2022 +0800
boards/sim: De
This is an automated email from the ASF dual-hosted git repository.
archer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 2719869ab2 Move _assert to kernel space.
new 800fac05d9 mm: Change the default of MM_UBSAN_TRAP_ON_ERROR to n
This is an automated email from the ASF dual-hosted git repository.
archer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 800fac05d98c135ad4f64b9eff3396efdc526858
Author: Xiang Xiao
AuthorDate: Tue Dec 6 13:27:24 2022 +0800
mm: Change the
GooTal commented on issue #7795:
URL: https://github.com/apache/nuttx/issues/7795#issuecomment-1339179339
Thanks, I\`ll try this later.
But it seems that riscv cross cross compile tools is not the root cause. The
branch `release/11.0` can be successfully built using riscv64-unknown-elf-g
PeterBee97 opened a new pull request, #7798:
URL: https://github.com/apache/nuttx/pull/7798
## Summary
This patch adds v4l2 bridge between Linux host and NuttX simulator.
## Impact
A video device node will appear under /dev when SIM_VIDEO is enabled,
capable of video capture similar
PeterBee97 opened a new pull request, #1448:
URL: https://github.com/apache/nuttx-apps/pull/1448
## Summary
Added libyuv for video format conversions.
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
xiaoxiang781216 commented on issue #7795:
URL: https://github.com/apache/nuttx/issues/7795#issuecomment-1339208729
But maix-bit/nsh pass the daily ci
https://github.com/apache/nuttx/actions/runs/3622886642/jobs/6108177030:
```
==
pkarashchenko merged PR #7771:
URL: https://github.com/apache/nuttx/pull/7771
--
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.
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
commit 4e24ef23f414896400a972f7f8a3a524bd16eb36
Author: Xiang Xiao
AuthorDate: Sun Dec 4 16:12:02 2022 +0800
arch/si
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
commit d6c8c269f5c64e20c467f30e2bf1fc70c89c4e43
Author: Xiang Xiao
AuthorDate: Sun Dec 4 16:20:28 2022 +0800
arch/si
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from ee93e6ea0d boards/sim: Decouple CONFIG_MM_UBSAN_ALL from
CONFIG_MM_UBSAN_ALL
new 4e24ef23f4 arch/sim: Move
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
commit 79c8b7d3fd2485ef08e06f915aae083792be11f3
Author: Xiang Xiao
AuthorDate: Sun Dec 4 16:18:32 2022 +0800
arch/si
xiaoxiang781216 commented on code in PR #7798:
URL: https://github.com/apache/nuttx/pull/7798#discussion_r1040857456
##
arch/sim/src/sim/sim_video_host.h:
##
@@ -0,0 +1,50 @@
+/
+ * arch/sim/src/sim/sim_
xiaoxiang781216 commented on code in PR #7798:
URL: https://github.com/apache/nuttx/pull/7798#discussion_r1040857456
##
arch/sim/src/sim/sim_video_host.h:
##
@@ -0,0 +1,50 @@
+/
+ * arch/sim/src/sim/sim_
GooTal commented on issue #7795:
URL: https://github.com/apache/nuttx/issues/7795#issuecomment-1339236217
Thank you so much. Problem solved!
Yes, it is due to the environment difference.
Now I\`m using riscv64-unknown-elf-gcc 8.3.0 on ubuntu 22.04, which could
successfully build nuttx
gustavonihei opened a new pull request, #7799:
URL: https://github.com/apache/nuttx/pull/7799
## Summary
This PR intends to add Protected Mode support for **ESP32-S3** by relying on
the **Permission Controller (PMS)** and **World Controller (WCL)** peripherals
for implementing isolat
PeterBee97 opened a new pull request, #1449:
URL: https://github.com/apache/nuttx-apps/pull/1449
## Summary
Add NxCamera app similar to NxLooper, which can be used to control video
capture device. The basic capture n' display function is complete, while file
output and camera control fea
xiaoxiang781216 commented on code in PR #1448:
URL: https://github.com/apache/nuttx-apps/pull/1448#discussion_r1040937944
##
graphics/libyuv/Makefile:
##
@@ -0,0 +1,46 @@
+
+# apps/graphics/libyuv/Makefi
lucasssvaz opened a new pull request, #7800:
URL: https://github.com/apache/nuttx/pull/7800
## Summary
Optimizes and fixes potential overflow bug introduced by #7790.
## Impact
Avoids buffer overflow.
## Testing
CI build pass and local testing.
--
This is
xiaoxiang781216 commented on issue #7795:
URL: https://github.com/apache/nuttx/issues/7795#issuecomment-1339390566
Look like it's better to update the toolchain used by ci to the last version
and fix the compiler issue.
--
This is an automated message from the Apache Git Service.
To resp
xiaoxiang781216 commented on code in PR #7687:
URL: https://github.com/apache/nuttx/pull/7687#discussion_r1040980742
##
drivers/video/video.c:
##
@@ -219,6 +223,7 @@ static int validate_frame_setting(enum v4l2_buf_type type,
uint8_t nr_fmt,
enai commented on code in PR #7762:
URL: https://github.com/apache/nuttx/pull/7762#discussion_r1041012233
##
include/nuttx/drivers/himem_chardev.h:
##
@@ -0,0 +1,42 @@
+/
+ * include/nuttx/drivers/hi
anchao opened a new pull request, #7801:
URL: https://github.com/apache/nuttx/pull/7801
## Summary
net/ipforward: update IP buffer offset
Signed-off-by: chao an
## Impact
N/A
## Testing
ci-check
--
This is an automated message from the Apache
PeterBee97 commented on code in PR #7798:
URL: https://github.com/apache/nuttx/pull/7798#discussion_r1041017170
##
arch/sim/Kconfig:
##
@@ -265,6 +265,33 @@ endchoice
endif
+config SIM_VIDEO
+ bool "Simulated video support"
+ depends on VIDEO
+ default y
+
PeterBee97 commented on code in PR #7798:
URL: https://github.com/apache/nuttx/pull/7798#discussion_r1041017521
##
arch/sim/src/sim/sim_video.c:
##
@@ -0,0 +1,354 @@
+/
+ * arch/sim/src/sim/sim_video.c
+
PeterBee97 commented on code in PR #7798:
URL: https://github.com/apache/nuttx/pull/7798#discussion_r1041017857
##
arch/sim/src/sim/sim_video.c:
##
@@ -0,0 +1,354 @@
+/
+ * arch/sim/src/sim/sim_video.c
+
PeterBee97 commented on code in PR #7798:
URL: https://github.com/apache/nuttx/pull/7798#discussion_r1041018119
##
arch/sim/src/sim/posix/sim_video_host.c:
##
@@ -0,0 +1,350 @@
+/
+ * arch/sim/src/sim/po
PeterBee97 commented on code in PR #7798:
URL: https://github.com/apache/nuttx/pull/7798#discussion_r1041018427
##
arch/sim/src/sim/posix/sim_video_host.c:
##
@@ -0,0 +1,350 @@
+/
+ * arch/sim/src/sim/po
PeterBee97 commented on code in PR #7798:
URL: https://github.com/apache/nuttx/pull/7798#discussion_r1041018670
##
arch/sim/src/sim/posix/sim_video_host.c:
##
@@ -0,0 +1,350 @@
+/
+ * arch/sim/src/sim/po
PeterBee97 commented on code in PR #1448:
URL: https://github.com/apache/nuttx-apps/pull/1448#discussion_r1041022150
##
graphics/libyuv/Makefile:
##
@@ -0,0 +1,46 @@
+
+# apps/graphics/libyuv/Makefile
+#
PeterBee97 commented on code in PR #7687:
URL: https://github.com/apache/nuttx/pull/7687#discussion_r1041040389
##
drivers/video/video.c:
##
@@ -1236,13 +1307,27 @@ static int video_qbuf(FAR struct video_mng_s *vmng,
(&type_inf->bufinf);
if (con
TimJTi commented on PR #7761:
URL: https://github.com/apache/nuttx/pull/7761#issuecomment-1339471458
OK...so in trying to fix someone else's code I found I didn't have any
timer/counters enabled in my config, this attempt So the code was not actually
being compiled, so wasn't picking up a t
lucasssvaz commented on PR #7616:
URL: https://github.com/apache/nuttx/pull/7616#issuecomment-1339473529
For some reason, after this PR, non-persistent `wapi` configuration on ESP32
makes the board not respond to pings. We are still investigating the cause and
dimension of the problem.
tmedicci commented on PR #7616:
URL: https://github.com/apache/nuttx/pull/7616#issuecomment-133947
> For some reason, after this PR, non-persistent `wapi` configuration on
ESP32 makes the board not respond to pings. We are still investigating the
cause and dimension of the problem.
>
xiaoxiang781216 opened a new pull request, #1450:
URL: https://github.com/apache/nuttx-apps/pull/1450
## Summary
- examples/camera: Fix the style issue
- examples/camera: Call VIDIOC_S_FMT before VIDIOC_REQBUFS
## Impact
Minor
## Testing
Pass CI
--
lucasssvaz opened a new issue, #7802:
URL: https://github.com/apache/nuttx/issues/7802
After the changes introduced by #7616, the ESP stopped responding to pings
when manually configuring the wifi parameters (through `wapi` commands). This
does not happen when the parameters are set through
xiaoxiang781216 commented on PR #1450:
URL: https://github.com/apache/nuttx-apps/pull/1450#issuecomment-1339512727
Let's ignore the false style warning:
```
apps/examples/camera/camera_main.c:674:44: error: Operator/assignment must
be followed with whitespace
```
--
This is an au
xiaoxiang781216 commented on code in PR #7687:
URL: https://github.com/apache/nuttx/pull/7687#discussion_r1041091930
##
drivers/video/video.c:
##
@@ -62,6 +62,8 @@
#define VIDEO_ID(x, y) (((x) << 16) | (y))
+#define MAX_VIDEO_HEAP_SIZE CONFIG_VIDEO_HEAP_SIZE
Review Comment
acassis commented on issue #7802:
URL: https://github.com/apache/nuttx/issues/7802#issuecomment-1339532595
Some important information:
If the WiFi/SSID is defined in the menuconfig the issue doesn't happen.
The initial PR https://github.com/apache/nuttx/pull/7616 was the initial
gu
PeterBee97 commented on code in PR #7687:
URL: https://github.com/apache/nuttx/pull/7687#discussion_r1041102919
##
drivers/video/video.c:
##
@@ -1172,17 +1195,63 @@ static int video_reqbufs(FAR struct video_mng_s
*vmng,
}
else
{
+ if (reqbufs->count >
PeterBee97 commented on code in PR #7687:
URL: https://github.com/apache/nuttx/pull/7687#discussion_r1041106386
##
drivers/video/video.c:
##
@@ -1172,17 +1195,63 @@ static int video_reqbufs(FAR struct video_mng_s
*vmng,
}
else
{
+ if (reqbufs->count >
zouboan commented on PR #1407:
URL: https://github.com/apache/nuttx-apps/pull/1407#issuecomment-1339537307
thanks for your advise,let me try!
---Original---
From: "Xiang ***@***.***>
Date: Tue, Dec 6, 2022 18:45 PM
To: ***@***.***>;
Cc: ***@***.**@***.***>;
S
tmedicci commented on issue #7802:
URL: https://github.com/apache/nuttx/issues/7802#issuecomment-1339544760
> With only the original PR if we try to ping from computer to the esp32
board the ping will not work, but I noticed that when we run at same time ping
from board "nsh>" to some exter
anchao commented on issue #7802:
URL: https://github.com/apache/nuttx/issues/7802#issuecomment-1339573553
emm... sorry for the regression, It should be a driver compatibility issue,
but I don’t have esp32 board on hand, I will fix that when I get back to the
office tomorrow.
--
This is
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 a8e6a07b0 graphics/libyuv: add libyuv
a8e
xiaoxiang781216 merged PR #1448:
URL: https://github.com/apache/nuttx-apps/pull/1448
--
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...
xiaoxiang781216 merged PR #7801:
URL: https://github.com/apache/nuttx/pull/7801
--
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 d6c8c269f5 arch/sim: Change usrsock_host_ prefix to host_usrsock_
add c738da048c net/ipforward: update IP buffe
xiaoxiang781216 merged PR #7800:
URL: https://github.com/apache/nuttx/pull/7800
--
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 c738da048c net/ipforward: update IP buffer offset
add 4320eed4a1 arch/xtensa/esp32: Optimize macros and ensure
xiaoxiang781216 commented on code in PR #7799:
URL: https://github.com/apache/nuttx/pull/7799#discussion_r1041165568
##
arch/xtensa/src/esp32s3/esp32s3_allocateheap.c:
##
@@ -50,23 +53,84 @@
* Description:
* This function will be called to dynamically set aside the heap re
gustavonihei commented on code in PR #7799:
URL: https://github.com/apache/nuttx/pull/7799#discussion_r1041246934
##
arch/xtensa/src/esp32s3/esp32s3_allocateheap.c:
##
@@ -50,23 +53,84 @@
* Description:
* This function will be called to dynamically set aside the heap regio
gustavonihei commented on code in PR #7799:
URL: https://github.com/apache/nuttx/pull/7799#discussion_r1041246934
##
arch/xtensa/src/esp32s3/esp32s3_allocateheap.c:
##
@@ -50,23 +53,84 @@
* Description:
* This function will be called to dynamically set aside the heap regio
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 4320eed4a1 arch/xtensa/esp32: Optimize macros and ensure overwrite
protection
add 31347da187 drivers/video: ad
xiaoxiang781216 merged PR #7687:
URL: https://github.com/apache/nuttx/pull/7687
--
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 #7799:
URL: https://github.com/apache/nuttx/pull/7799
--
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 31347da187 drivers/video: add support for V4L2 mmap-ed buffer
new bfc40c74d0 xtensa/esp32s3: Add support for Pr
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 bfc40c74d077318794906aac7263ef570f64f6e7
Author: Gustavo Henrique Nihei
AuthorDate: Mon Oct 31 11:47:33 2022 -0300
g2gps opened a new issue, #7803:
URL: https://github.com/apache/nuttx/issues/7803
Hello,
I'm attempting to get Nuttx up and running with LVGL on the ESP32S3 TTGO
T-Display S3. ([product
link](https://github.com/Xinyuan-LilyGO/T-Display-S3)). As far as I'm aware
there isn't currentl
pkarashchenko commented on code in PR #7762:
URL: https://github.com/apache/nuttx/pull/7762#discussion_r1041597564
##
arch/xtensa/src/esp32/esp32_himem_chardev.c:
##
@@ -0,0 +1,409 @@
+/
+ * arch/xtensa/
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 01d705ff Publishing web: e978ad4c
pkarashchenko commented on code in PR #7776:
URL: https://github.com/apache/nuttx/pull/7776#discussion_r1041613329
##
drivers/video/video_framebuff.c:
##
@@ -114,35 +95,28 @@ void video_framebuff_uninit(video_framebuff_t *fbuf)
int video_framebuff_realloc_container(video_fram
pkarashchenko commented on code in PR #7687:
URL: https://github.com/apache/nuttx/pull/7687#discussion_r1041616195
##
drivers/video/video.c:
##
@@ -1522,6 +1584,22 @@ static int validate_frame_setting(enum v4l2_buf_type
type,
return g_video_data_ops->validate_frame_setting(n
pkarashchenko commented on code in PR #1450:
URL: https://github.com/apache/nuttx-apps/pull/1450#discussion_r1041618149
##
examples/camera/camera_fileutil.c:
##
@@ -84,27 +85,23 @@ const char *futil_initialize(void)
int futil_writeimage(uint8_t *data, size_t len, const char *
masayuki2009 commented on PR #7584:
URL: https://github.com/apache/nuttx/pull/7584#issuecomment-1340211655
@pkarashchenko
```
CC: board/cxd56_sdcard.c
board/cxd56_sdcard.c: In function 'board_sdcard_disable':
board/cxd56_sdcard.c:205:7: warning: unused variable 'ret'
[-Wunu
masayuki2009 commented on PR #7584:
URL: https://github.com/apache/nuttx/pull/7584#issuecomment-1340215147
@pkarashchenko
I added the following configs to `spresense:rndis`
```
CONFIG_CXD56_SDCARD_AUTOMOUNT=y
CONFIG_FS_AUTOMOUNTER=y
CONFIG_FS_AUTOMOUNTER_DRIVER=y
``
zyfeier opened a new pull request, #7804:
URL: https://github.com/apache/nuttx/pull/7804
## Summary
D16 register will be cleared in up_alarm_tick_start function when compiling
with gcc.
This will cause fpu test fail on some boards.
## Impact
NA
## Testing
zyfeier opened a new pull request, #7805:
URL: https://github.com/apache/nuttx/pull/7805
## Summary
1. Resolve ADB compile errors
2. Set usbdev when usb class bind
3. Don't call EP_SUBMIT when receive OUT message
## Impact
NA
## Testing
sim:usbdev
xiaoxiang781216 commented on code in PR #7776:
URL: https://github.com/apache/nuttx/pull/7776#discussion_r1041693534
##
drivers/video/video_framebuff.c:
##
@@ -114,35 +95,28 @@ void video_framebuff_uninit(video_framebuff_t *fbuf)
int video_framebuff_realloc_container(video_fr
PeterBee97 commented on code in PR #1449:
URL: https://github.com/apache/nuttx-apps/pull/1449#discussion_r1041706056
##
include/system/nxcamera.h:
##
@@ -0,0 +1,285 @@
+/
+ * apps/include/system/nxcamera
PeterBee97 commented on code in PR #1449:
URL: https://github.com/apache/nuttx-apps/pull/1449#discussion_r1041706138
##
system/nxcamera/nxcamera.c:
##
@@ -0,0 +1,905 @@
+/
+ * apps/system/nxcamera/nxcame
PeterBee97 commented on code in PR #1449:
URL: https://github.com/apache/nuttx-apps/pull/1449#discussion_r1041706246
##
system/nxcamera/nxcamera.c:
##
@@ -0,0 +1,905 @@
+/
+ * apps/system/nxcamera/nxcame
xiaoxiang781216 commented on code in PR #7776:
URL: https://github.com/apache/nuttx/pull/7776#discussion_r1041706459
##
drivers/video/video_framebuff.c:
##
@@ -46,24 +46,13 @@ static void init_buf_chain(video_framebuff_t *fbuf)
fbuf->vbuf_tail = NULL;
tmp = fbuf->vbuf_a
GooTal commented on issue #7566:
URL: https://github.com/apache/nuttx/issues/7566#issuecomment-1340310013
Hi @acassis , is the [porting
guide](https://cwiki.apache.org/confluence/display/NUTTX/Porting+Guide) still
in maintenance?
Is there a git repo for the porting guide? Maybe it\`
xiaoxiang781216 commented on code in PR #1450:
URL: https://github.com/apache/nuttx-apps/pull/1450#discussion_r1041715929
##
examples/camera/camera_fileutil.c:
##
@@ -40,7 +40,8 @@
* Private Data
/
xiaoxiang781216 commented on code in PR #1450:
URL: https://github.com/apache/nuttx-apps/pull/1450#discussion_r1041716031
##
examples/camera/camera_main.c:
##
@@ -88,7 +83,7 @@ static void free_buffer(struct v_buffer *buffers, uint8_t
bufnum);
static int parse_arguments(int ar
zouboan opened a new pull request, #7806:
URL: https://github.com/apache/nuttx/pull/7806
## Summary
add system reset based on pcsi
## Impact
arm64 and pinephone
## Testing
pinephone
--
This is an automated message from the Apache Git Service.
To respond to the message, p
anchao opened a new pull request, #7807:
URL: https://github.com/apache/nuttx/pull/7807
## Summary
esp32/wlan: initialize d_len to 0 after allocte tx buffer
new driver module will check the d_len further, it will re-trigger
the txpoll to forward the data if d_len is greater t
anchao commented on issue #7802:
URL: https://github.com/apache/nuttx/issues/7802#issuecomment-1340339088
@acassis @tmedicci @lucasssvaz ,
Please try https://github.com/apache/nuttx/pull/7807, it will resolve
esp32/wlan related issues
--
This is an automated message from the Apache
xiaoxiang781216 merged PR #7804:
URL: https://github.com/apache/nuttx/pull/7804
--
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 9150ea0e95 arch_alarm: don't init local variab
xiaoxiang781216 merged PR #7805:
URL: https://github.com/apache/nuttx/pull/7805
--
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
commit d9acaeaccf81572caf4970e7394b8f001098d6c3
Author: sunkun3
AuthorDate: Mon Sep 19 16:28:50 2022 +0800
usbdev:resolv
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 9150ea0e95 arch_alarm: don't init local variable for fpu test case fail
new d9acaeaccf usbdev:resolve ADB compi
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 5dc4e23bb774c0183bcaf3e2ba9e2031ec4d3497
Author: zhangyuan21
AuthorDate: Thu Dec 1 09:47:31 2022 +0800
usbdev/adb
xiaoxiang781216 commented on code in PR #7761:
URL: https://github.com/apache/nuttx/pull/7761#discussion_r1041743624
##
arch/arm/src/sama5/sam_tc.c:
##
@@ -1458,4 +1461,4 @@ int sam_tc_divisor(uint32_t frequency, uint32_t *div,
uint32_t *tcclks)
return OK;
}
-#endif /* CO
xiaoxiang781216 commented on issue #7566:
URL: https://github.com/apache/nuttx/issues/7566#issuecomment-1340359285
> Hi @acassis , is the [porting
guide](https://cwiki.apache.org/confluence/display/NUTTX/Porting+Guide) still
in maintenance?
>
Here is he new location:
https://nut
XinStellaris opened a new pull request, #7808:
URL: https://github.com/apache/nuttx/pull/7808
Signed-off-by: 田昕
## Summary
Also add a callback chain for arm64, because arm64 needs to disable fpu
before syslog.
The callback chain added in https://github.com/apache/nuttx/pull/773
xiaoxiang781216 commented on issue #7566:
URL: https://github.com/apache/nuttx/issues/7566#issuecomment-1340363507
> Hi, i want to make sure that NuttX is fully open source, right?
Yes, all OS component and the bundle
apps(https://github.com/apache/nuttx-apps) are open source with Apa
xiaoxiang781216 commented on issue #7734:
URL: https://github.com/apache/nuttx/issues/7734#issuecomment-1340366192
@casaroli could you create a patch for this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
1 - 100 of 120 matches
Mail list logo