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 4109f0e examples/media: Fix the compiler wanring after off_t type
change
add 72abd30 system/
xiaoxiang781216 merged pull request #817:
URL: https://github.com/apache/incubator-nuttx-apps/pull/817
--
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
xiaoxiang781216 opened a new pull request #823:
URL: https://github.com/apache/incubator-nuttx-apps/pull/823
## Summary
format '%lu' expects argument of type 'long unsigned int', but argument 3
has type 'off_t' {aka 'long long int'}
## Impact
Minor fix to avoid the warning
anchao commented on pull request #4259:
URL: https://github.com/apache/incubator-nuttx/pull/4259#issuecomment-890691789
@acassis please review again, thank you!
--
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 merged pull request #4269:
URL: https://github.com/apache/incubator-nuttx/pull/4269
--
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 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 59bff12 boards: spresense: Update r
liuguo09 merged pull request #812:
URL: https://github.com/apache/incubator-nuttx-apps/pull/812
--
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: co
liuguo09 commented on pull request #812:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/812#issuecomment-890656493
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 co
This is an automated email from the ASF dual-hosted git repository.
liuhaitao 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 4109f0e examples/media: Fix th
xiaoxiang781216 commented on pull request #4193:
URL: https://github.com/apache/incubator-nuttx/pull/4193#issuecomment-890654717
Rebase to fix the conflict, no real change. @davids5
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
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 c0b3375 Publishing web
masayuki2009 opened a new pull request #4269:
URL: https://github.com/apache/incubator-nuttx/pull/4269
## Summary
- I noticed that the RNDIS networking is unstable when running
nxplayer + command execution via telnet
- This commit is a workaround to fix this issue by disabling
saramonteiro commented on pull request #784:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/784#issuecomment-890568819
@patacongo I performed some tests and here are the tests with the results:
**1st Test:**
Simply removed the part that checks for `g_timer_gpout_daemon_s
xiaoxiang781216 commented on pull request #4268:
URL: https://github.com/apache/incubator-nuttx/pull/4268#issuecomment-890546915
Note: The next PR will remove include/nuttx/lib/regex.h and
libs/libc/misc/lib_match.c after apache/incubator-nuttx-apps#822 merge.
--
This is an automated mes
acassis commented on a change in pull request #4255:
URL: https://github.com/apache/incubator-nuttx/pull/4255#discussion_r680531251
##
File path: boards/arm/stm32/nucleo-g431kb/src/stm32_dac.c
##
@@ -80,6 +84,25 @@ int stm32_dac_setup(void)
return ret;
}
+#endif
+
xiaoxiang781216 merged pull request #4264:
URL: https://github.com/apache/incubator-nuttx/pull/4264
--
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 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 95abf56 boards: added a basic suppo
xiaoxiang781216 merged pull request #818:
URL: https://github.com/apache/incubator-nuttx-apps/pull/818
--
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.
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 f6dfd1d system/trace: Fix trac
xiaoxiang781216 commented on pull request #822:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/822#issuecomment-890541794
Please ignore the 3rd party style warning.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
xiaoxiang781216 opened a new pull request #822:
URL: https://github.com/apache/incubator-nuttx-apps/pull/822
## Summary
follow the kernel side change
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
xiaoxiang781216 opened a new pull request #4268:
URL: https://github.com/apache/incubator-nuttx/pull/4268
## Summary
specified here:
https://pubs.opengroup.org/onlinepubs/007904875/functions/fnmatch.html
## Impact
Function rename(match->fnmatch)
## Testing
--
Ouss4 commented on pull request #4267:
URL: https://github.com/apache/incubator-nuttx/pull/4267#issuecomment-890521476
I think only thing we can do is to document this in:
https://cwiki.apache.org/confluence/display/NUTTX/NuttX+10.2
--
This is an automated message from the Apache Git Ser
Ouss4 commented on a change in pull request #4264:
URL: https://github.com/apache/incubator-nuttx/pull/4264#discussion_r680509747
##
File path: boards/mips/pic32mz/chipkit-wifire/README.txt
##
@@ -0,0 +1,60 @@
+README
+==
+
+ chipKIT Wi-FIRE board
+ (https://chipkit.net/w
Ouss4 commented on a change in pull request #4264:
URL: https://github.com/apache/incubator-nuttx/pull/4264#discussion_r680509747
##
File path: boards/mips/pic32mz/chipkit-wifire/README.txt
##
@@ -0,0 +1,60 @@
+README
+==
+
+ chipKIT Wi-FIRE board
+ (https://chipkit.net/w
Ouss4 commented on pull request #4267:
URL: https://github.com/apache/incubator-nuttx/pull/4267#issuecomment-890520118
@xiaoxiang781216 Although the change is simple, I think this would require
some consensus from the community as it can break user code. I'd love if we can
keep it open for
Ouss4 commented on a change in pull request #4264:
URL: https://github.com/apache/incubator-nuttx/pull/4264#discussion_r680509747
##
File path: boards/mips/pic32mz/chipkit-wifire/README.txt
##
@@ -0,0 +1,60 @@
+README
+==
+
+ chipKIT Wi-FIRE board
+ (https://chipkit.net/w
xiaoxiang781216 commented on pull request #4267:
URL: https://github.com/apache/incubator-nuttx/pull/4267#issuecomment-890486848
@Ouss4 this patch can't pass CI because it depends on
apache/incubator-nuttx-apps#821. We have to merge both together after you
finish review and fix the potent
xiaoxiang781216 commented on pull request #4266:
URL: https://github.com/apache/incubator-nuttx/pull/4266#issuecomment-890474690
@gustavonihei this patch can't pass CI because it depends on
apache/incubator-nuttx-apps#820. We have to merge both together after you
finish review and fix the
xiaoxiang781216 opened a new pull request #4267:
URL: https://github.com/apache/incubator-nuttx/pull/4267
## Summary
follow other libc component naming convention
## Impact
## Testing
Pass CI
--
This is an automated message from the Apache Git Service.
To respond t
xiaoxiang781216 opened a new pull request #821:
URL: https://github.com/apache/incubator-nuttx-apps/pull/821
## Summary
follow other libc component naming convention
## Impact
Follow up the kernel change: apache/incubator-nuttx#4266
## Testing
Pass CI.
--
This i
xiaoxiang781216 opened a new pull request #820:
URL: https://github.com/apache/incubator-nuttx-apps/pull/820
## Summary
since boardctl isn't a libc feature
## Impact
Follow up the kernel change:
https://github.com/apache/incubator-nuttx/pull/4266
## Testing
Pass CI
xiaoxiang781216 opened a new pull request #4266:
URL: https://github.com/apache/incubator-nuttx/pull/4266
## Summary
since boardctl isn't a libc feature
## Impact
No real function change
## Testing
Pass CI
--
This is an automated message from the Apache Git Serv
33 matches
Mail list logo