pkarashchenko commented on a change in pull request #1075:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1075#discussion_r826641990
##
File path: interpreters/lua/Makefile
##
@@ -0,0 +1,133 @@
+
pkarashchenko merged pull request #1074:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1074
--
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-m
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/incubator-nuttx-apps.git.
from c14996a examples/rpmsgsocket: Fix rpmsg example's bug
add 61007bc system/adb: Update to m
pkarashchenko commented on a change in pull request #5736:
URL: https://github.com/apache/incubator-nuttx/pull/5736#discussion_r826656870
##
File path: drivers/input/Kconfig
##
@@ -45,13 +45,58 @@ config INPUT_TOUCHSCREEN_NPOLLWAITERS
endif # INPUT_TOUCHSCREEN
+config INPU
no1wudi commented on a change in pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#discussion_r826678409
##
File path: arch/arm/src/armv7-m/arm_schedulesigaction.c
##
@@ -155,7 +146,20 @@ void up_schedule_sigaction(struct tcb_s *tcb,
sig_deliver_t si
no1wudi commented on a change in pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#discussion_r826678409
##
File path: arch/arm/src/armv7-m/arm_schedulesigaction.c
##
@@ -155,7 +146,20 @@ void up_schedule_sigaction(struct tcb_s *tcb,
sig_deliver_t si
no1wudi commented on a change in pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#discussion_r826682199
##
File path: arch/arm/src/armv7-m/arm_schedulesigaction.c
##
@@ -155,7 +146,20 @@ void up_schedule_sigaction(struct tcb_s *tcb,
sig_deliver_t si
Gary-Hobson commented on a change in pull request #5736:
URL: https://github.com/apache/incubator-nuttx/pull/5736#discussion_r826745691
##
File path: drivers/input/Kconfig
##
@@ -45,13 +45,58 @@ config INPUT_TOUCHSCREEN_NPOLLWAITERS
endif # INPUT_TOUCHSCREEN
+config INPUT_
Gary-Hobson commented on a change in pull request #5736:
URL: https://github.com/apache/incubator-nuttx/pull/5736#discussion_r826748887
##
File path: drivers/input/Kconfig
##
@@ -45,13 +45,58 @@ config INPUT_TOUCHSCREEN_NPOLLWAITERS
endif # INPUT_TOUCHSCREEN
+config INPUT_
pkarashchenko commented on a change in pull request #5743:
URL: https://github.com/apache/incubator-nuttx/pull/5743#discussion_r826752440
##
File path: include/nuttx/timers/timer.h
##
@@ -116,6 +116,7 @@ struct timer_notify_s
{
struct sigevent event;/* Describe the way
pkarashchenko commented on a change in pull request #5736:
URL: https://github.com/apache/incubator-nuttx/pull/5736#discussion_r826752918
##
File path: drivers/input/Kconfig
##
@@ -45,13 +45,58 @@ config INPUT_TOUCHSCREEN_NPOLLWAITERS
endif # INPUT_TOUCHSCREEN
+config INPU
pkarashchenko commented on a change in pull request #5736:
URL: https://github.com/apache/incubator-nuttx/pull/5736#discussion_r826753142
##
File path: drivers/input/Kconfig
##
@@ -45,13 +45,58 @@ config INPUT_TOUCHSCREEN_NPOLLWAITERS
endif # INPUT_TOUCHSCREEN
+config INPU
anchao commented on a change in pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#discussion_r826753536
##
File path: arch/arm/src/armv7-m/arm_schedulesigaction.c
##
@@ -155,7 +146,20 @@ void up_schedule_sigaction(struct tcb_s *tcb,
sig_deliver_t sig
anchao commented on a change in pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#discussion_r826754740
##
File path: arch/arm/src/armv7-m/arm_schedulesigaction.c
##
@@ -155,7 +146,20 @@ void up_schedule_sigaction(struct tcb_s *tcb,
sig_deliver_t sig
xiaoxiang781216 commented on a change in pull request #5743:
URL: https://github.com/apache/incubator-nuttx/pull/5743#discussion_r826759059
##
File path: include/nuttx/timers/timer.h
##
@@ -116,6 +116,7 @@ struct timer_notify_s
{
struct sigevent event;/* Describe the wa
anchao commented on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1067769263
> Did you fix the issue with lm3s6965-ek:qemu-kostest (QEMU) ? The issue
still happens.
@masayuki2009 san,
In the previous implementation, I did not con
anchao edited a comment on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1067769263
> Did you fix the issue with lm3s6965-ek:qemu-kostest (QEMU) ? The issue
still happens.
@masayuki2009 san,
In the previous implementation, I did not
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to branch releases/10.3
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.
at 61007bc system/adb: Update to microADB to the latest version
No new revisions were added by
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to branch releases/10.3
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
at f30fa2f drivers/timers/timer: Add option for non-periodic notification
No new revisions were adde
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/incubator-nuttx-apps.git
commit f1d5d6e671f904f83730d006a6b5d8ea2413e5ae
Author: zhanghongyu
AuthorDate: Thu Feb 24 21:57:41 2022 +0800
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/incubator-nuttx-apps.git
commit 5e22b6f5649a54872ddff9f93e8cfb3f0ae883ff
Author: zhanghongyu
AuthorDate: Mon Feb 28 21:22:25 2022 +0800
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/incubator-nuttx-apps.git
commit 6c2a487f85df3b58119867096a829bd3416f9923
Author: zhanghongyu
AuthorDate: Tue Dec 14 17:31:53 2021 +0800
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/incubator-nuttx-apps.git
commit e0e41c5d7f58ef6542f6fd732a3b97a47c2a59dc
Author: zhanghongyu
AuthorDate: Wed Jan 12 17:51:40 2022 +0800
xiaoxiang781216 merged pull request #1070:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1070
--
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
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/incubator-nuttx-apps.git.
from 61007bc system/adb: Update to microADB to the latest version
new 6c2a487 feature: pointer of
xiaoxiang781216 commented on a change in pull request #1063:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1063#discussion_r826790524
##
File path: testing/fatutf8/fatutf8_main.c
##
@@ -108,6 +109,7 @@ int main(int argc, FAR char *argv[])
printf("\n");
+ str
pkarashchenko commented on a change in pull request #1063:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1063#discussion_r826817735
##
File path: testing/fatutf8/fatutf8_main.c
##
@@ -108,6 +109,7 @@ int main(int argc, FAR char *argv[])
printf("\n");
+ strcp
xiaoxiang781216 commented on a change in pull request #5736:
URL: https://github.com/apache/incubator-nuttx/pull/5736#discussion_r826819549
##
File path: drivers/input/Kconfig
##
@@ -51,6 +51,13 @@ config INPUT_UINPUT
---help---
Enable support virtual in
xiaoxiang781216 merged pull request #1063:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1063
--
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
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/incubator-nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 2dde296 testing/fstest: add cl
kassane commented on a change in pull request #5732:
URL: https://github.com/apache/incubator-nuttx/pull/5732#discussion_r826841771
##
File path: tools/ci/docker/linux/Dockerfile
##
@@ -68,6 +69,31 @@ RUN mkdir -p $CARGO_HOME \
&& $CARGO_HOME/bin/rustup target add thumbv6m-n
masayuki2009 commented on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1067851972
@anchao
>In the previous implementation, I did not consider the signal delivery in
the interrupt context without interrupt stack,
>If signal processing o
pkarashchenko commented on pull request #5732:
URL: https://github.com/apache/incubator-nuttx/pull/5732#issuecomment-1067855575
Please squash intermediate commits. Other parts LGTM
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
pussuw opened a new pull request #5746:
URL: https://github.com/apache/incubator-nuttx/pull/5746
The end address was not handled correctly, it is not a part of a mapped
region.
## Summary
Fixes a bug in PMP region check
## Impact
## Testing
Tested with MPFS prot
pkarashchenko commented on a change in pull request #5746:
URL: https://github.com/apache/incubator-nuttx/pull/5746#discussion_r826856955
##
File path: arch/risc-v/src/common/riscv_pmp.c
##
@@ -318,19 +318,17 @@ static uintptr_t pmp_read_addr(uintptr_t region)
*
* Input Par
pkarashchenko commented on a change in pull request #5737:
URL: https://github.com/apache/incubator-nuttx/pull/5737#discussion_r826861460
##
File path: libs/libc/netdb/lib_dn.c
##
@@ -0,0 +1,315 @@
+/
+
pkarashchenko commented on a change in pull request #5737:
URL: https://github.com/apache/incubator-nuttx/pull/5737#discussion_r826861980
##
File path: libs/libc/netdb/lib_dn.c
##
@@ -0,0 +1,315 @@
+/
+
wenliangxue commented on a change in pull request #1066:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1066#discussion_r826898947
##
File path: netutils/ping/icmp_ping.c
##
@@ -59,11 +60,21 @@
*/
static uint16_t g_pingid = 0;
+static volatile int exiting = 0;
wenliangxue commented on a change in pull request #1066:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1066#discussion_r826899944
##
File path: netutils/ping/icmpv6_ping.c
##
@@ -261,7 +280,7 @@ void icmp6_ping(FAR const struct ping6_info_s *info)
recvfd.
wenliangxue commented on a change in pull request #1066:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1066#discussion_r826900858
##
File path: netutils/ping/icmpv6_ping.c
##
@@ -289,7 +308,7 @@ void icmp6_ping(FAR const struct ping6_info_s *info)
got
pussuw commented on a change in pull request #5746:
URL: https://github.com/apache/incubator-nuttx/pull/5746#discussion_r826901768
##
File path: arch/risc-v/src/common/riscv_pmp.c
##
@@ -318,19 +318,17 @@ static uintptr_t pmp_read_addr(uintptr_t region)
*
* Input Parameters
pussuw commented on a change in pull request #5746:
URL: https://github.com/apache/incubator-nuttx/pull/5746#discussion_r826902956
##
File path: arch/risc-v/src/common/riscv_pmp.c
##
@@ -344,8 +342,8 @@ static void pmp_napot_decode(uintptr_t val, uintptr_t *
base,
}
pussuw commented on a change in pull request #5746:
URL: https://github.com/apache/incubator-nuttx/pull/5746#discussion_r826901768
##
File path: arch/risc-v/src/common/riscv_pmp.c
##
@@ -318,19 +318,17 @@ static uintptr_t pmp_read_addr(uintptr_t region)
*
* Input Parameters
pussuw commented on a change in pull request #5746:
URL: https://github.com/apache/incubator-nuttx/pull/5746#discussion_r826901768
##
File path: arch/risc-v/src/common/riscv_pmp.c
##
@@ -318,19 +318,17 @@ static uintptr_t pmp_read_addr(uintptr_t region)
*
* Input Parameters
jcursiolf commented on issue #886:
URL:
https://github.com/apache/incubator-nuttx-apps/issues/886#issuecomment-1067919238
If it helps anyone, I had the same problem when using branch
`releases/10.2`. After creating a branch from the tag `nuttx-10.2.0` it worked
(`git checkout nuttx-10.2.0
anchao commented on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1067922310
> Thanks for your investigation. I added `+CONFIG_ARCH_INTERRUPTSTACK=2048`
to qemu-kostest/defconfig and confirmed it works.
@masayuki2009 san,
In the lat
pkarashchenko commented on a change in pull request #5732:
URL: https://github.com/apache/incubator-nuttx/pull/5732#discussion_r826911719
##
File path: tools/ci/cibuild.sh
##
@@ -381,6 +381,24 @@ function rust {
fi
}
+function zig {
+ mkdir -p "${prebuilt}"/zig
+ add_pa
pkarashchenko commented on a change in pull request #5746:
URL: https://github.com/apache/incubator-nuttx/pull/5746#discussion_r826915450
##
File path: arch/risc-v/src/common/riscv_pmp.c
##
@@ -318,19 +318,17 @@ static uintptr_t pmp_read_addr(uintptr_t region)
*
* Input Par
pkarashchenko commented on a change in pull request #5746:
URL: https://github.com/apache/incubator-nuttx/pull/5746#discussion_r826915450
##
File path: arch/risc-v/src/common/riscv_pmp.c
##
@@ -318,19 +318,17 @@ static uintptr_t pmp_read_addr(uintptr_t region)
*
* Input Par
pkarashchenko commented on a change in pull request #1066:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1066#discussion_r826917667
##
File path: netutils/ping/icmpv6_ping.c
##
@@ -289,7 +308,7 @@ void icmp6_ping(FAR const struct ping6_info_s *info)
g
pkarashchenko opened a new pull request #5747:
URL: https://github.com/apache/incubator-nuttx/pull/5747
## Summary
Rename notification parameter from `oneshot` to `periodic`.
## Impact
The apps part should be adapted.
## Testing
Tested on SAME70-QMTECH board
--
This
pussuw commented on a change in pull request #5746:
URL: https://github.com/apache/incubator-nuttx/pull/5746#discussion_r826925818
##
File path: arch/risc-v/src/common/riscv_pmp.c
##
@@ -318,19 +318,17 @@ static uintptr_t pmp_read_addr(uintptr_t region)
*
* Input Parameters
anchao opened a new pull request #5748:
URL: https://github.com/apache/incubator-nuttx/pull/5748
## Summary
net/local: correct the socket flags from server socket
newsock = accept(server, &addr, &addrlen);
replace the socket flags from newsock to server to ensure
pussuw commented on a change in pull request #5746:
URL: https://github.com/apache/incubator-nuttx/pull/5746#discussion_r826925818
##
File path: arch/risc-v/src/common/riscv_pmp.c
##
@@ -318,19 +318,17 @@ static uintptr_t pmp_read_addr(uintptr_t region)
*
* Input Parameters
masayuki2009 commented on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1067943481
@anchao
>you can verify this PR without lm3s6965-ek:qemu-kostest
(CONFIG_ARCH_INTERRUPTSTACK=2048 ) change :)
Thanks for your comments.
I confirme
wenliangxue commented on a change in pull request #1066:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1066#discussion_r826931328
##
File path: netutils/ping/icmpv6_ping.c
##
@@ -289,7 +308,7 @@ void icmp6_ping(FAR const struct ping6_info_s *info)
got
jlaitine commented on a change in pull request #5740:
URL: https://github.com/apache/incubator-nuttx/pull/5740#discussion_r826966650
##
File path: arch/risc-v/src/mpfs/mpfs_ethernet.c
##
@@ -0,0 +1,3855 @@
+/**
jlaitine commented on a change in pull request #5740:
URL: https://github.com/apache/incubator-nuttx/pull/5740#discussion_r826967057
##
File path: arch/risc-v/src/mpfs/mpfs_ethernet.c
##
@@ -0,0 +1,3855 @@
+/**
jlaitine commented on a change in pull request #5740:
URL: https://github.com/apache/incubator-nuttx/pull/5740#discussion_r826968350
##
File path: arch/risc-v/src/mpfs/mpfs_ethernet.c
##
@@ -0,0 +1,3855 @@
+/**
jlaitine commented on a change in pull request #5740:
URL: https://github.com/apache/incubator-nuttx/pull/5740#discussion_r826969741
##
File path: arch/risc-v/src/mpfs/mpfs_ethernet.c
##
@@ -0,0 +1,3855 @@
+/**
jlaitine commented on a change in pull request #5740:
URL: https://github.com/apache/incubator-nuttx/pull/5740#discussion_r826970230
##
File path: arch/risc-v/src/mpfs/mpfs_ethernet.c
##
@@ -0,0 +1,3855 @@
+/**
xiaoxiang781216 commented on a change in pull request #5732:
URL: https://github.com/apache/incubator-nuttx/pull/5732#discussion_r826969875
##
File path: boards/sim/sim/sim/scripts/Make.defs
##
@@ -43,6 +43,7 @@ ARCHDEFINES += -U__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__
if
pkarashchenko commented on a change in pull request #5746:
URL: https://github.com/apache/incubator-nuttx/pull/5746#discussion_r826976786
##
File path: arch/risc-v/src/common/riscv_pmp.c
##
@@ -318,19 +327,17 @@ static uintptr_t pmp_read_addr(uintptr_t region)
*
* Input Par
pkarashchenko commented on a change in pull request #1066:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1066#discussion_r826978229
##
File path: netutils/ping/icmpv6_ping.c
##
@@ -289,7 +308,7 @@ void icmp6_ping(FAR const struct ping6_info_s *info)
g
pkarashchenko commented on a change in pull request #1066:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1066#discussion_r826978792
##
File path: netutils/ping/icmp_ping.c
##
@@ -59,11 +61,21 @@
*/
static uint16_t g_pingid = 0;
+static volatile bool exiting = f
Gary-Hobson commented on a change in pull request #5736:
URL: https://github.com/apache/incubator-nuttx/pull/5736#discussion_r826998216
##
File path: drivers/input/Kconfig
##
@@ -51,6 +51,13 @@ config INPUT_UINPUT
---help---
Enable support virtual input
Gary-Hobson commented on a change in pull request #5736:
URL: https://github.com/apache/incubator-nuttx/pull/5736#discussion_r826998970
##
File path: drivers/input/keyboard_upper.c
##
@@ -0,0 +1,435 @@
+/**
Gary-Hobson commented on a change in pull request #5736:
URL: https://github.com/apache/incubator-nuttx/pull/5736#discussion_r826999233
##
File path: drivers/input/uinput.c
##
@@ -73,30 +154,173 @@ static void uinput_button_enable(FAR const struct
btn_lowerhalf_s *lower,
masayuki2009 merged pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645
--
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: c
This is an automated email from the ASF dual-hosted git repository.
masayuki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from f30fa2f drivers/timers/timer: Add option for non-periodic notification
add 7b99788 arch/arm: optimi
masayuki2009 merged pull request #5748:
URL: https://github.com/apache/incubator-nuttx/pull/5748
--
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: c
This is an automated email from the ASF dual-hosted git repository.
masayuki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 81130bc arch/arm: remove unused arm_copyfullstate/arm_copyarmstate
add 40f056e net/local: correct t
xiaoxiang781216 commented on a change in pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#discussion_r827006391
##
File path: arch/arm/src/arm/arm_vectors.S
##
@@ -116,7 +116,24 @@ arm_vectorirq:
#else
/* Call arm_decodeirq() on the user sta
Gary-Hobson commented on a change in pull request #5736:
URL: https://github.com/apache/incubator-nuttx/pull/5736#discussion_r827036203
##
File path: drivers/input/uinput.c
##
@@ -244,14 +543,79 @@ int uinput_button_initialize(FAR const char *name)
ubtn_lower->lower.bl_enabl
xiaoxiang781216 commented on a change in pull request #1059:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1059#discussion_r827035565
##
File path: examples/hello_rust/Makefile
##
@@ -1,5 +1,5 @@
#
xiaoxiang781216 commented on pull request #1059:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1059#issuecomment-1068049771
@kassane please reorg your patchset too?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
xiaoxiang781216 commented on a change in pull request #1059:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1059#discussion_r827036393
##
File path: examples/hello_zig/Makefile
##
@@ -23,6 +23,7 @@ include $(APPDIR)/Make.defs
# Hello, Zig! Example
MAINSRC = hello
xiaoxiang781216 merged pull request #5747:
URL: https://github.com/apache/incubator-nuttx/pull/5747
--
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
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/incubator-nuttx.git.
from 40f056e net/local: correct the socket flags from server socket
add 0df3139 drivers/timers: rename
eenurkka opened a new pull request #5749:
URL: https://github.com/apache/incubator-nuttx/pull/5749
Fix EP0 stall and resume properly. EP0 wasn't clearly addressed
on stall / resume operations.
Also fix data reads that provide garbage for the first request.
It has always random d
hartmannathan commented on pull request #5151:
URL: https://github.com/apache/incubator-nuttx/pull/5151#issuecomment-1068068850
Reviewing..
--
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
xiaoxiang781216 commented on a change in pull request #5736:
URL: https://github.com/apache/incubator-nuttx/pull/5736#discussion_r827046419
##
File path: drivers/input/Kconfig
##
@@ -41,6 +41,14 @@ config INPUT_UINPUT
---help---
Enable support virtual in
anchao commented on a change in pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#discussion_r827076843
##
File path: arch/arm/src/arm/arm_vectors.S
##
@@ -116,7 +116,24 @@ arm_vectorirq:
#else
/* Call arm_decodeirq() on the user stack */
-
This is an automated email from the ASF dual-hosted git repository.
hartmannathan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 8c471db932d7c76e64c3ffca145752329d6909e1
Author: Matthew Trescott
AuthorDate: Mon Mar 14 18:08:24 2022 -
This is an automated email from the ASF dual-hosted git repository.
hartmannathan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 0df3139 drivers/timers: rename oneshot to periodic notification
parameter
new bc80bbd Add Tiv
hartmannathan merged pull request #5151:
URL: https://github.com/apache/incubator-nuttx/pull/5151
--
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:
This is an automated email from the ASF dual-hosted git repository.
hartmannathan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit bc80bbddc7bffe1375475473be472bb4121ddb65
Author: Matthew Trescott
AuthorDate: Mon Feb 28 20:46:58 2022 -
kassane commented on a change in pull request #1059:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1059#discussion_r827186855
##
File path: examples/hello_zig/Makefile
##
@@ -23,6 +23,7 @@ include $(APPDIR)/Make.defs
# Hello, Zig! Example
MAINSRC = hello_zig_mai
kassane commented on a change in pull request #1059:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1059#discussion_r827186855
##
File path: examples/hello_zig/Makefile
##
@@ -23,6 +23,7 @@ include $(APPDIR)/Make.defs
# Hello, Zig! Example
MAINSRC = hello_zig_mai
kassane commented on a change in pull request #1059:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1059#discussion_r827186855
##
File path: examples/hello_zig/Makefile
##
@@ -23,6 +23,7 @@ include $(APPDIR)/Make.defs
# Hello, Zig! Example
MAINSRC = hello_zig_mai
kassane commented on a change in pull request #1059:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1059#discussion_r827186855
##
File path: examples/hello_zig/Makefile
##
@@ -23,6 +23,7 @@ include $(APPDIR)/Make.defs
# Hello, Zig! Example
MAINSRC = hello_zig_mai
pkarashchenko merged pull request #5746:
URL: https://github.com/apache/incubator-nuttx/pull/5746
--
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:
xiaoxiang781216 merged pull request #5749:
URL: https://github.com/apache/incubator-nuttx/pull/5749
--
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
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/incubator-nuttx.git.
from 8c471db Corrections to Tiva KConfig
add e843c44 RISC-V: Fix nasty bug in PMP region test
No n
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/incubator-nuttx.git.
from e843c44 RISC-V: Fix nasty bug in PMP region test
add c38d547 risc-v/mpfs: usb: fix ep0 stall/resum
mogenson commented on a change in pull request #1075:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1075#discussion_r827310447
##
File path: interpreters/lua/Kconfig
##
@@ -0,0 +1,90 @@
+#
+# For a description of the syntax of this configuration file,
+# see the fil
xiaoxiang781216 commented on a change in pull request #1075:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1075#discussion_r827317028
##
File path: interpreters/lua/Kconfig
##
@@ -0,0 +1,90 @@
+#
+# For a description of the syntax of this configuration file,
+# see
xiaoxiang781216 commented on a change in pull request #1075:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1075#discussion_r827317028
##
File path: interpreters/lua/Kconfig
##
@@ -0,0 +1,90 @@
+#
+# For a description of the syntax of this configuration file,
+# see
mogenson commented on a change in pull request #1075:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1075#discussion_r827317309
##
File path: interpreters/lua/nuttx_linit.c
##
@@ -0,0 +1,67 @@
+/
mogenson commented on a change in pull request #1075:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1075#discussion_r827319861
##
File path: interpreters/lua/Kconfig
##
@@ -0,0 +1,90 @@
+#
+# For a description of the syntax of this configuration file,
+# see the fil
1 - 100 of 134 matches
Mail list logo