xiaoxiang781216 merged pull request #492:
URL: https://github.com/apache/incubator-nuttx-apps/pull/492
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
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 aea1ba9 wireless/wapi/src/driv
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 8cf6cfd imxrt: Added support for DP83825I PHY
new c443809 net/local/local_recvfrom.c: Appease nxst
xiaoxiang781216 merged pull request #2357:
URL: https://github.com/apache/incubator-nuttx/pull/2357
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
xiaoxiang781216 commented on a change in pull request #2355:
URL: https://github.com/apache/incubator-nuttx/pull/2355#discussion_r528079011
##
File path: arch/xtensa/src/esp32/esp32_himem.c
##
@@ -320,7 +320,7 @@ static bool allocate_blocks(int count, uint16_t *blocks_out)
xiaoxiang781216 commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731514560
Yes, The build should pass now.
This is an automated message from the Apache Git Service.
To res
yamt opened a new pull request #2357:
URL: https://github.com/apache/incubator-nuttx/pull/2357
## Summary
Extracted from https://github.com/apache/incubator-nuttx/pull/2347
## Impact
## Testing
This is an
yamt opened a new pull request #492:
URL: https://github.com/apache/incubator-nuttx-apps/pull/492
## Summary
see https://github.com/apache/incubator-nuttx/pull/2347
## Impact
## Testing
This is an automat
RockySong edited a comment on issue #844:
URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-731484557
[solved on my side, thanks @acassis, the results are appended at last]
Hi @acassis Noted with thanks for your reply!
Later I downloaded the 9.1.0 release from
RockySong edited a comment on issue #844:
URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-731484557
[solved on my side, thanks @acassis, the results are appended at last]
Hi @acassis Noted with thanks for your reply!
Later I downloaded the 9.1.0 release from
RockySong edited a comment on issue #844:
URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-731484557
Hi @acassis Noted with thanks for your reply!
Later I downloaded the 9.1.0 release from Nuttx official site and deleted
the git cloned version, and 9.1.0 release wor
RockySong commented on issue #844:
URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-731484557
Hi @acassis Noted with thanks for your reply!
Later I downloaded the 9.1.0 release from Nuttx official site and deleted
the git cloned version, and 9.1.0 release worked nor
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/incubator-nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 53eb94c Publishing web
masayuki2009 commented on pull request #2356:
URL: https://github.com/apache/incubator-nuttx/pull/2356#issuecomment-731467977
@acassis
I fixed the file.
This is an automated message from the Apache Git Service
masayuki2009 opened a new pull request #2356:
URL: https://github.com/apache/incubator-nuttx/pull/2356
## Summary
- arch: lc823450: Fix compile errors in lc823450_usbdev.c with
CONFIG_USBDEV_DMA=y
- boards: lc823450-xgevk: Add CONFIG_USBDEV_DMA=y to rndis/defconfig
## Impac
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/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 8cf6cfd imxrt: Added support for DP83
acassis merged pull request #2354:
URL: https://github.com/apache/incubator-nuttx/pull/2354
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 t
acassis commented on pull request #2354:
URL: https://github.com/apache/incubator-nuttx/pull/2354#issuecomment-731460826
Thank you @michallenc for more this contribution!
This is an automated message from the Apache Git Servi
acassis opened a new pull request #2355:
URL: https://github.com/apache/incubator-nuttx/pull/2355
## Summary
esp32_himem: Fix issue that was preventing to map all free memory
## Impact
User will be able to use all free PSRAM memory
## Testing
esp32-core
-
michallenc opened a new pull request #2354:
URL: https://github.com/apache/incubator-nuttx/pull/2354
## Summary
Adds support for DP83825I PHY on i.MX RT MCU.
## Testing
Tested on Teensy 4.1 board.
This is an
patacongo removed a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731383446
Anyone who merges this PR is potentially an accessory to a crime.
My recommendation is that you wait for the advice of @justinmclean I will
abide by tha
patacongo edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731402283
@xiaoxiang781216 fails:
Error: unistd/lib_getopt.c:300:34: error: 'struct option' declared
inside parameter list will not be visible outside of this d
patacongo commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731402283
@xiaoxiang781216 fails:
Error: unistd/lib_getopt.c:300:34: error: 'struct option' declared
inside parameter list will not be visible outside of this definiti
patacongo edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731393867
It looks to me that the stripped down version in the current PR does
contains only original code. I think this can be merged as it is. I will do
that after a
patacongo edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731393867
It looks to me that the stripped down version in the current PR does contain
only original code. I think this can be merged as it is. I will do that after
a f
patacongo edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731375176
>
>
> @patacongo the code is rewritten, it shouldn't have the copyright issue
now.
Modifying copyrighted code does not change the copyright or rel
patacongo edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731393867
It looks to me that the stripped down version in the current PR does contain
only original code. I think this can be merged as it is.
Please be careful w
patacongo commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731393867
It looks to me that the stripped down version in the current PR does contain
only original code. I think this can be merged as it is.
Please be careful with res
patacongo removed a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731387451
I have zero confidence in the code and do not believe anything you are
saying. I am going to back out of the picture now. I will not be merging this
PR.
patacongo commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731391670
The C code comes clearly from Gregory Pietsch implementation
https://github.com/eblot/newlib/blob/master/newlib/libc/stdlib/getopt.c down to
variable names and functio
patacongo commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731387451
I have zero confidence in the code and do not believe anything you are
saying. I am going to back out of the picture now. I will not be merging this
PR.
If so
xiaoxiang781216 commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731385404
> This code appears to have been stolen from other open source
implementation. We cannot plaster an Apache 2.0 license on it and say that we
own it!
>
> F
patacongo commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731383446
Anyone who merges this PR is potentially an accessory to a crime.
My recommendation is that you wait for the advice of @justinmclean I will
abide by that.
---
patacongo commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731382885
>
>
> Let me repeat again: the code is written by myself now, no code copy or
modify from Gregory Pietsch:
>
https://users.cs.cf.ac.uk/KurtevaA/MSCProject/c
xiaoxiang781216 edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731379509
Let me repeat again: the code is written by myself now, no code copy or
modify from Gregory Pietsch:
https://users.cs.cf.ac.uk/KurtevaA/MSCProject/code
kernelgurumeditation commented on pull request #2353:
URL: https://github.com/apache/incubator-nuttx/pull/2353#issuecomment-731380388
yes... the style check script is really picky! :D
This is an automated message from the Apa
xiaoxiang781216 edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731379509
Let me repeat again: the code is written by myself now, no code come from
Gregory Pietsch:
https://users.cs.cf.ac.uk/KurtevaA/MSCProject/code/speak.js-
xiaoxiang781216 edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731379509
Let me repeat again: the code is written by myself now, no code come from
Gregory Pietsch. If you think there are any similarity, please point out them.
xiaoxiang781216 commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731379509
Let me repeat again: the code is written by myself now. There is no any code
come from Gregory Pietsch.
xiaoxiang781216 edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731379509
Let me repeat again: the code is written by myself now, no code come from
Gregory Pietsch.
--
patacongo edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731375176
>
>
> @patacongo the code is rewritten, it shouldn't have the copyright issue
now.
Modifying copyrighted code does not change the copyright or rel
patacongo edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731375176
>
>
> @patacongo the code is rewritten, it shouldn't have the copyright issue
now.
Modifying copyrighted code does not change the copyright or rel
btashton commented on pull request #2353:
URL: https://github.com/apache/incubator-nuttx/pull/2353#issuecomment-731377305
Also a tip for local testing the style issues.
```
git diff origin/master | ./tools/checkpatch.sh -
```
---
patacongo edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731375176
>
>
> @patacongo the code is rewritten, it shouldn't have the copyright issue
now.
Modifying copyrighted code does not change the copyright or rel
patacongo commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731375176
>
>
> @patacongo the code is rewritten, it shouldn't have the copyright issue
now.
Modifying copyrighted code does not change the copyright or release yo
xiaoxiang781216 commented on a change in pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#discussion_r527931070
##
File path: include/getopt.h
##
@@ -0,0 +1,117 @@
+/
+ * inc
xiaoxiang781216 edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731368344
@patacongo the code is rewritten, it is no copyright issue now.
This is an automated mess
kernelgurumeditation commented on issue #481:
URL:
https://github.com/apache/incubator-nuttx-apps/issues/481#issuecomment-731369541
Ok,
it's athttps://github.com/apache/incubator-nuttx/pull/2353
Not pretty but works, and can be useful to someone :)
-
xiaoxiang781216 edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731368344
@patacongo the code is rewritten, it shouldn't have the copyright issue now.
This is an a
kernelgurumeditation edited a comment on issue #481:
URL:
https://github.com/apache/incubator-nuttx-apps/issues/481#issuecomment-731369541
Ok @btashton ,
it's athttps://github.com/apache/incubator-nuttx/pull/2353
Not pretty but works, and can be useful to someone :)
---
btashton commented on pull request #2353:
URL: https://github.com/apache/incubator-nuttx/pull/2353#issuecomment-731370834
Thanks!
One thing off the bat can you use `make savedefconfig` to generate the
defconfig file. It will be generated in the base NuttX directory. That will
give us t
xiaoxiang781216 commented on a change in pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#discussion_r527931070
##
File path: include/getopt.h
##
@@ -0,0 +1,117 @@
+/
+ * inc
kernelgurumeditation opened a new pull request #2353:
URL: https://github.com/apache/incubator-nuttx/pull/2353
## Summary
Small fix to enable OTG FS HOST capability of the nucleo-h743zi board
Added also a default configuration file with this capability enabled
## Impact
#
xiaoxiang781216 commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731368344
@patacongo the code is written, it is no copyright issue now.
This is an automated message from
btashton edited a comment on issue #481:
URL:
https://github.com/apache/incubator-nuttx-apps/issues/481#issuecomment-731341220
Sure I'm happy to review it. I really want to pull some of the common board
logic out so we don't have to keep copy pasting it for every variant, but that
will ta
btashton commented on issue #481:
URL:
https://github.com/apache/incubator-nuttx-apps/issues/481#issuecomment-731341220
Sure I'm happy to review it. I really want to pull some of the common board
logic out so we don't have to keep copy pasting it for every variant, but that
will take some
kernelgurumeditation closed issue #481:
URL: https://github.com/apache/incubator-nuttx-apps/issues/481
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
patacongo edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731329650
This code seems to derive from the implementation by Gregory Pietsch. That
is public domain and not GPL:
https://users.cs.cf.ac.uk/KurtevaA/MSCProject/code/sp
patacongo edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731329650
This code seems to derive from the implementation by Gregory Pietsch. That
is public domain and not GPL:
https://users.cs.cf.ac.uk/KurtevaA/MSCProject/code/sp
patacongo edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731329650
This code seems to derive from the implementation by Gregory Pietsch. That
is public domain and not GPL:
https://users.cs.cf.ac.uk/KurtevaA/MSCProject/code/sp
patacongo commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731329650
This code seems to derive from the implementation by Gregory Pietsch. That
is public domain and not GPL:
https://users.cs.cf.ac.uk/KurtevaA/MSCProject/code/speak.js-
patacongo edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731319923
This code appears to have been stolen from other open source implementation.
We cannot plaster an Apache 2.0 license on it and say that we own it!
For ex
acassis commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731327038
The file seams to be in public domain, but the author asked to include his
name, so @xiaoxiang781216 I think it should include "Copyright (C) 1997 Gregory
Pietsch" if th
patacongo commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731319923
This code appears to have been stolen from other open source implementation.
We cannot plaster an Apache 2.0 license on it and say that we own it!
For example,
patacongo commented on a change in pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#discussion_r527866501
##
File path: include/getopt.h
##
@@ -0,0 +1,117 @@
+/
+ * include/g
patacongo commented on a change in pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#discussion_r527861295
##
File path: libs/libc/unistd/lib_getopt.c
##
@@ -39,257 +39,565 @@
#include
-#include
-#include
+#include
+#include
#include
+#inc
patacongo commented on a change in pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#discussion_r527861009
##
File path: libs/libc/unistd/lib_getopt.c
##
@@ -39,257 +39,565 @@
#include
-#include
-#include
+#include
+#include
#include
+#inc
patacongo commented on a change in pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#discussion_r527859737
##
File path: libs/libc/unistd/lib_getopt.c
##
@@ -39,257 +39,565 @@
#include
-#include
-#include
+#include
+#include
#include
+#inc
patacongo commented on a change in pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#discussion_r527859737
##
File path: libs/libc/unistd/lib_getopt.c
##
@@ -39,257 +39,565 @@
#include
-#include
-#include
+#include
+#include
#include
+#inc
patacongo commented on a change in pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#discussion_r527858513
##
File path: libs/libc/unistd/lib_getopt.c
##
@@ -39,257 +39,565 @@
#include
-#include
-#include
+#include
+#include
#include
+#inc
patacongo commented on a change in pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#discussion_r527857099
##
File path: libs/libc/unistd/lib_getopt.c
##
@@ -39,257 +39,565 @@
#include
-#include
-#include
+#include
+#include
#include
+#inc
xiaoxiang781216 commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731287234
Yes, TLS or task_group_s is better than getopt_r. So I drop the xxx_r from
this patch. @patacongo please review whether the rest change is good. We can
address t
patacongo edited a comment on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731261177
An issue with using TLS is that the variables would be duplicated for each
thread. That would be required for true thread safety, but in reality only one
insta
patacongo commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731261177
An issue with using TLS is that the variables would be duplicated for each
thread. That would be required for true thread safety, but in reality only one
instance of
xiaoxiang781216 commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731252590
> My recommendation is that you do not go in this direction. It is not
standard and totally inappropriate for used in a standards-based OS.
>
> My recommen
v01d commented on pull request #2335:
URL: https://github.com/apache/incubator-nuttx/pull/2335#issuecomment-731249783
I just applied the change to other archs and some missing directories. Does
someone want to give this a try?
--
xiaoxiang781216 merged pull request #490:
URL: https://github.com/apache/incubator-nuttx-apps/pull/490
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
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 807fab7836f6f0ea2d8d1b91ba87ef9850cf54c1
Author: YAMAMOTO Takashi
AuthorDate: Fri Nov 20 19:53:58 2020
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 2c0c033b43a7eb06ed8e7878ed6acfe326533741
Author: YAMAMOTO Takashi
AuthorDate: Fri Nov 20 19:48:43 2020
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 2319502ea35837f1062b0727e0e5b45ae2c30d6d
Author: YAMAMOTO Takashi
AuthorDate: Fri Nov 20 19:33:06 2020
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 73fb7ba webclient: Distinguish request size and buffer size in body
callback
new 2319502 fsu
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 e4584b00d6a3ad92559f87957077ce74cd83f989
Author: YAMAMOTO Takashi
AuthorDate: Fri Nov 20 19:57:59 2020
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 b92526ab2bb12ce035b47768c30f14c050c424a7
Author: YAMAMOTO Takashi
AuthorDate: Fri Nov 20 19:41:39 2020
kernelgurumeditation commented on issue #481:
URL:
https://github.com/apache/incubator-nuttx-apps/issues/481#issuecomment-731206100
@btashton, thanks for fixing it.
PS: I fixed the USB HOST OTG port for this board, if you want the fix I can
send it.
--
patacongo commented on pull request #2326:
URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731201603
My recommendation is that you do not go in this direction. It is not
standard and totally inappropriate for used in a standards-based OS.
My recommendation is t
acassis commented on issue #844:
URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-731173006
Hi @RockySong the issue appears related to issues on your file system, could
you please confirm that this file has execution permission, like mine:
```
$ ls -l apps/tools/
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 93ff68e serial: Prevent RX stall
new 23ddeaf mm/circbuf: support circular buffer managerment
xiaoxiang781216 merged pull request #2315:
URL: https://github.com/apache/incubator-nuttx/pull/2315
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
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.git
commit 23ddeaf3be530cd8faa7e7077fa9ea7caa83d708
Author: dongjiuzhu
AuthorDate: Thu Nov 12 18:40:06 2020 +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.git
commit 8f9ca79ffc7d031e273449b2fbff4a6dc56f3730
Author: dongjiuzhu
AuthorDate: Thu Nov 12 18:40:37 2020 +0800
RockySong commented on issue #844:
URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-731156381
After I cloned https://github.com/apache/incubator-nuttx-apps and
moved+renamed it to ../apps, I got other problems.
rs@DESKTOP-UG5S1LM:~/nuttx/incubator-nuttx$ ./tools/con
Ouss4 opened a new pull request #2352:
URL: https://github.com/apache/incubator-nuttx/pull/2352
## Summary
This PR adds the ability to print a backtrace, to a configurable depth, on
assertions.
The backtrace is given as PC:SP pair, the PC values can be used with
`addr2line` to get th
Donny9 commented on pull request #2216:
URL: https://github.com/apache/incubator-nuttx/pull/2216#issuecomment-731151144
We can test remote control by irtest tool,
https://github.com/apache/incubator-nuttx-apps/pull/491
This
Donny9 opened a new pull request #491:
URL: https://github.com/apache/incubator-nuttx-apps/pull/491
## Summary
Test remote control by this Interactive cmd shell tool.
This tool supports simultaneous operation of multiple devices, the maximum
number of devices depends on CONFIG_TESTING
cwespressif opened a new pull request #2351:
URL: https://github.com/apache/incubator-nuttx/pull/2351
## Summary
Fix issues of force-sleep.
## Impact
1. improve the stability of "force-sleep" function.
2. fixed the issues of using "force-sleep" when enable "PSRAM".
acassis commented on pull request #2325:
URL: https://github.com/apache/incubator-nuttx/pull/2325#issuecomment-731140386
Hi @juniskane there is a flow control test application at
apps/examples/flowc I think it could be used to validate this patch. Did you
use it or only tested communicatin
xiaoxiang781216 merged pull request #2343:
URL: https://github.com/apache/incubator-nuttx/pull/2343
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
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 96c29e7 Update TODO regarding SMP
add 93ff68e serial: Prevent RX stall
No new revisions were adde
juniskane commented on a change in pull request #2345:
URL: https://github.com/apache/incubator-nuttx/pull/2345#discussion_r527653254
##
File path: drivers/mtd/mtd_progmem.c
##
@@ -131,7 +131,7 @@ static struct progmem_dev_s g_progmem =
*
***
acassis commented on a change in pull request #2343:
URL: https://github.com/apache/incubator-nuttx/pull/2343#discussion_r527651572
##
File path: drivers/serial/serial.c
##
@@ -924,6 +924,20 @@ static ssize_t uart_read(FAR struct file *filep, FAR char
*buffer, size_t buflen
1 - 100 of 116 matches
Mail list logo