xiaoxiang781216 merged pull request #4292:
URL: https://github.com/apache/incubator-nuttx/pull/4292
--
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 b5bb0d5 tcp: fix an assertion in "fix iob allocation deadlock" commit
add 0272a16 net_ioballoc: re
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 b399c50 Add BMP180 and INA219 headers. Fix rp2040_ina219.h last
comment format
add b5bb0d5 tcp: f
xiaoxiang781216 merged pull request #4291:
URL: https://github.com/apache/incubator-nuttx/pull/4291
--
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 opened a new pull request #4294:
URL: https://github.com/apache/incubator-nuttx/pull/4294
## Summary
and replace all hardcode value
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message, please
yamt commented on pull request #695:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/695#issuecomment-894001196
i marked this ready again as i tested the latest version with my local app.
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
yamt opened a new pull request #4293:
URL: https://github.com/apache/incubator-nuttx/pull/4293
## Summary
in some cases, we send tcp segments with sequence numbers back and forth.
especially when sending an empty segment. (eg. pure ack, window updates)
this PR fixes it for some case
yamt opened a new pull request #4292:
URL: https://github.com/apache/incubator-nuttx/pull/4292
## Summary
net_ioballoc: remove redundant critical section
## Impact
tcp/udp/etc
## Testing
tested with the rest of https://github.com/apache/incubator-nuttx/pull/4184
(on
yamt opened a new pull request #4291:
URL: https://github.com/apache/incubator-nuttx/pull/4291
## Summary
Fix a wrong assertion in:
```
commit 98ec46d726b4b58e58f8fc149a38628d7dde193e
Author: YAMAMOTO Takashi
Date: Tue Jul 20 09:10:43 2021 +0900
tcp_send_
xiaoxiang781216 commented on pull request #821:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/821#issuecomment-893970574
Yes, https://github.com/apache/incubator-nuttx/pull/4267 should fixe this.
--
This is an automated message from the Apache Git Service.
To respond to the me
xiaoxiang781216 commented on pull request #4266:
URL: https://github.com/apache/incubator-nuttx/pull/4266#issuecomment-893964946
Done.
--
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 specifi
Donny9 opened a new pull request #4290:
URL: https://github.com/apache/incubator-nuttx/pull/4290
## Summary
cmd/df: Fix the abnormal output after off_t change
Change-Id: Ieaf063cb636a77eea971cb19e6eaeea6421bff4b
Signed-off-by: Jiuzhu Dong
## Impact
## Testing
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 b281a61 Publishing web
acassis merged pull request #4289:
URL: https://github.com/apache/incubator-nuttx/pull/4289
--
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: commit
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 b399c50 Add BMP180 and INA219 headers
acassis commented on pull request #4289:
URL: https://github.com/apache/incubator-nuttx/pull/4289#issuecomment-893755218
@phfbertoleti in the tab Commits here should appear only 1 commit, now it is
showing 2 commits and 3 merges.
Did you create an "upstream" branch pointing to
githu
Ouss4 commented on pull request #4266:
URL: https://github.com/apache/incubator-nuttx/pull/4266#issuecomment-893724291
@xiaoxiang781216 with #4267 merged, there are more conflicts here. Please
take a look.
--
This is an automated message from the Apache Git Service.
To respond to the me
gustavonihei edited a comment on pull request #4289:
URL: https://github.com/apache/incubator-nuttx/pull/4289#issuecomment-893696996
> > Hi @phfbertoleti, try to squeeze the commit message into the 72
character limit from GitHub. Short commit messages also contribute to make `git
log` clea
acassis commented on pull request #4289:
URL: https://github.com/apache/incubator-nuttx/pull/4289#issuecomment-893697525
@phfbertoleti please rebase all commits to a single commit:
$ git pull
$ git rebase -i HEAD~2
--
This is an automated message from the Apache Git Service.
To resp
gustavonihei commented on pull request #4289:
URL: https://github.com/apache/incubator-nuttx/pull/4289#issuecomment-893696996
> > Hi @phfbertoleti, try to squeeze the commit message into the 72
character limit from GitHub. Short commit messages also contribute to make `git
log` cleaner.
phfbertoleti edited a comment on pull request #4289:
URL: https://github.com/apache/incubator-nuttx/pull/4289#issuecomment-893688923
> Hi @phfbertoleti, try to squeeze the commit message into the 72 character
limit from GitHub. Short commit messages also contribute to make `git log`
cleane
phfbertoleti commented on pull request #4289:
URL: https://github.com/apache/incubator-nuttx/pull/4289#issuecomment-893688923
> Hi @phfbertoleti, try to squeeze the commit message into the 72 character
limit from GitHub. Short commit messages also contribute to make `git log`
cleaner.
>
gustavonihei edited a comment on pull request #4289:
URL: https://github.com/apache/incubator-nuttx/pull/4289#issuecomment-893664715
Hi @phfbertoleti, try to squeeze the commit message into the 72 character
limit from GitHub. Short commit messages also contribute to make `git log`
cleaner.
gustavonihei commented on pull request #4289:
URL: https://github.com/apache/incubator-nuttx/pull/4289#issuecomment-893664715
Hi @phfbertoleti, try to squeeze the commit message into the 72 character
limit from GitHub. Short commit messages also contribute to make `git log`
cleaner.
Als
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 5025fbe Rename LIB_ to LIBC_ for all libc Kconfig
add a7be1c9 stm32_pmw: fix pwm_stop() function to
acassis merged pull request #4284:
URL: https://github.com/apache/incubator-nuttx/pull/4284
--
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: commit
This is an automated email from the ASF dual-hosted git repository.
aguettouche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from a3986ee arch/arm/src/imxrt/imxrt_flexpwm.c: Set LDOK bits after all
channels are set
add 5025fbe
Ouss4 merged pull request #4267:
URL: https://github.com/apache/incubator-nuttx/pull/4267
--
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-
acassis commented on pull request #821:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/821#issuecomment-893649156
All board profile needs to be updated: CONFIG_LIB_ENVPATH ->
CONFIG_LIBC_ENVPATH
--
This is an automated message from the Apache Git Service.
To respond to the mes
acassis commented on pull request #821:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/821#issuecomment-893642038
Seams like it broke the elf example:
```
elf_main.c: In function 'elf_main':
Error: elf_main.c:347:40: error: 'MOUNTPT' undeclared (first use in this
functio
davids5 merged pull request #4285:
URL: https://github.com/apache/incubator-nuttx/pull/4285
--
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: commit
This is an automated email from the ASF dual-hosted git repository.
davids5 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 a3986ee arch/arm/src/imxrt/imxrt_flex
xiaoxiang781216 commented on pull request #4267:
URL: https://github.com/apache/incubator-nuttx/pull/4267#issuecomment-893584823
Ok, no problem. Thanks to fix the conflict.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
phfbertoleti opened a new pull request #4289:
URL: https://github.com/apache/incubator-nuttx/pull/4289
## Summary
This commit does the following:
1- Add BMP180 and INA219 header files to rp2040_bringup.c (otherwise, both
sensors couldn't be initalized)
2- Fix comment format at
Ouss4 commented on pull request #4267:
URL: https://github.com/apache/incubator-nuttx/pull/4267#issuecomment-893524560
@xiaoxiang781216 sorry I had to update this PR since
https://github.com/apache/incubator-nuttx-apps/pull/821 is merged. I didn't
notice that this one had a conflict.
--
Ouss4 merged pull request #821:
URL: https://github.com/apache/incubator-nuttx-apps/pull/821
--
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: commi
This is an automated email from the ASF dual-hosted git repository.
aguettouche 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 967f526 Rename LIB_ to LIBC_
gustavonihei merged pull request #4287:
URL: https://github.com/apache/incubator-nuttx/pull/4287
--
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.
gustavonihei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 00e0afb libc/gettext: Change g_domain to array
add 4bb50cd signal: Allow SIG_EVTHREAD selectabl
acassis merged pull request #4283:
URL: https://github.com/apache/incubator-nuttx/pull/4283
--
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: commit
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 00e0afb libc/gettext: Change g_domain
Ouss4 merged pull request #4282:
URL: https://github.com/apache/incubator-nuttx/pull/4282
--
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-
Ouss4 merged pull request #4286:
URL: https://github.com/apache/incubator-nuttx/pull/4286
--
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-
xiaoxiang781216 merged pull request #4278:
URL: https://github.com/apache/incubator-nuttx/pull/4278
--
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
gustavonihei commented on a change in pull request #4278:
URL: https://github.com/apache/incubator-nuttx/pull/4278#discussion_r682659335
##
File path: arch/xtensa/src/common/xtensa_int_handlers.S
##
@@ -676,6 +704,13 @@ _xtensa_level6_handler:
mov a2, sp
gustavonihei commented on a change in pull request #4248:
URL: https://github.com/apache/incubator-nuttx/pull/4248#discussion_r682578813
##
File path: drivers/mtd/mtd_partition.c
##
@@ -413,6 +413,25 @@ static int part_ioctl(FAR struct mtd_dev_s *dev, int cmd,
unsigned long ar
xiaoxiang781216 merged pull request #4270:
URL: https://github.com/apache/incubator-nuttx/pull/4270
--
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
Ouss4 merged pull request #4280:
URL: https://github.com/apache/incubator-nuttx/pull/4280
--
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-
raiden00pl merged pull request #4255:
URL: https://github.com/apache/incubator-nuttx/pull/4255
--
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: com
xiaoxiang781216 commented on a change in pull request #4270:
URL: https://github.com/apache/incubator-nuttx/pull/4270#discussion_r682553257
##
File path: libs/libc/time/lib_localtime.c
##
@@ -2528,9 +2537,20 @@ void tzset(void)
{
FAR const char *name;
- tz_semtake(&g_lcl
daniel-p-carvalho commented on pull request #4255:
URL: https://github.com/apache/incubator-nuttx/pull/4255#issuecomment-892865830
There is any update about this PR?
Thanks
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
xiaoxiang781216 commented on a change in pull request #4248:
URL: https://github.com/apache/incubator-nuttx/pull/4248#discussion_r683121868
##
File path: drivers/mtd/mtd_partition.c
##
@@ -413,6 +413,25 @@ static int part_ioctl(FAR struct mtd_dev_s *dev, int cmd,
unsigned long
Ouss4 merged pull request #4281:
URL: https://github.com/apache/incubator-nuttx/pull/4281
--
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-
davids5 commented on pull request #4279:
URL: https://github.com/apache/incubator-nuttx/pull/4279#issuecomment-892647692
@anchao
Testing was only done on armv8-m but your changing all the arch's.
Did you verify the changes on all the archs in some fashion?
Like ar
xiaoxiang781216 commented on a change in pull request #4279:
URL: https://github.com/apache/incubator-nuttx/pull/4279#discussion_r682536783
##
File path: arch/arm/src/eoss3/Make.defs
##
@@ -18,7 +18,7 @@
#
##
Donny9 commented on a change in pull request #4270:
URL: https://github.com/apache/incubator-nuttx/pull/4270#discussion_r683114733
##
File path: libs/libc/time/lib_localtime.c
##
@@ -2528,9 +2537,20 @@ void tzset(void)
{
FAR const char *name;
- tz_semtake(&g_lcl_sem);
-
davids5 merged pull request #4193:
URL: https://github.com/apache/incubator-nuttx/pull/4193
--
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: commit
gustavonihei commented on a change in pull request #4270:
URL: https://github.com/apache/incubator-nuttx/pull/4270#discussion_r682594880
##
File path: libs/libc/time/lib_localtime.c
##
@@ -2528,9 +2537,20 @@ void tzset(void)
{
FAR const char *name;
- tz_semtake(&g_lcl_se
patacongo commented on a change in pull request #4248:
URL: https://github.com/apache/incubator-nuttx/pull/4248#discussion_r682806497
##
File path: drivers/mtd/mtd_partition.c
##
@@ -413,6 +413,25 @@ static int part_ioctl(FAR struct mtd_dev_s *dev, int cmd,
unsigned long arg)
michallenc opened a new pull request #4288:
URL: https://github.com/apache/incubator-nuttx/pull/4288
## Summary
This commit adds two new IOCTL commnands for ADC driver. Command
ANIOC_RESET_FIFO resets FIFO head and tail which causes the driver to wait for
the new data to be received. Ca
Ouss4 merged pull request #4286:
URL: https://github.com/apache/incubator-nuttx/pull/4286
--
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-
This is an automated email from the ASF dual-hosted git repository.
aguettouche 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 ec17cad arch:xtensa:include chip/
62 matches
Mail list logo