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
commit 0aeb132d15ac31b48789e71785711ba8f78d5659
Author: Xiang Xiao
AuthorDate: Mon Nov 8 19:47:28 2021 +0800
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 b8c33e5 esp32c3: Fix GPIO Output on pins 18 and 19 USB/JTAG
new e57203e sched: Disable message q
Ouss4 merged pull request #4799:
URL: https://github.com/apache/incubator-nuttx/pull/4799
--
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
commit e57203eca44a0d5ff86640d1c88cdef27b473c19
Author: Xiang Xiao
AuthorDate: Mon Nov 8 11:10:12 2021 +0800
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
commit e3bcfe5cfaf949c20027fe99ef4b5443740f1a50
Author: Xiang Xiao
AuthorDate: Mon Nov 8 01:56:12 2021 +0800
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
commit 7c5c77ff7b463e9958f91106fc6262f0bddb64d5
Author: Xiang Xiao
AuthorDate: Mon Nov 8 01:50:31 2021 +0800
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 0aeb132 board: Run ./tools/refresh.sh --silent all
new 7c5c77f boards/imx6: Fix symbol value ''
Ouss4 merged pull request #4797:
URL: https://github.com/apache/incubator-nuttx/pull/4797
--
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-
a-lunev commented on pull request #4659:
URL: https://github.com/apache/incubator-nuttx/pull/4659#issuecomment-965026412
> separate? maybe. but they can be implemented with the common machinary.
Yes, the congestion window control code is of course expected to be tightly
integrated i
a-lunev commented on pull request #4659:
URL: https://github.com/apache/incubator-nuttx/pull/4659#issuecomment-965029814
My patch (PR #4659) does not add a new functionality. It just fixes the
existing basic retransmission part in NuttX TCP/IP stack ("unbuffered send"
mode).
--
This is
juniskane opened a new pull request #4815:
URL: https://github.com/apache/incubator-nuttx/pull/4815
## Summary
Allow also STM32L4+ boards to call stm32l4_dfumode() function.
## Impact
Feature port from one MCU subarch to another
## Testing
Tested that DFU mode entry wo
juniskane commented on a change in pull request #4774:
URL: https://github.com/apache/incubator-nuttx/pull/4774#discussion_r746620057
##
File path: drivers/ioexpander/gpio.c
##
@@ -511,20 +511,14 @@ static int gpio_ioctl(FAR struct file *filep, int cmd,
unsigned long arg)
*
acassis commented on a change in pull request #4774:
URL: https://github.com/apache/incubator-nuttx/pull/4774#discussion_r746633945
##
File path: drivers/ioexpander/gpio.c
##
@@ -511,20 +511,14 @@ static int gpio_ioctl(FAR struct file *filep, int cmd,
unsigned long arg)
* Na
jarivanewijk commented on a change in pull request #4774:
URL: https://github.com/apache/incubator-nuttx/pull/4774#discussion_r746637626
##
File path: drivers/ioexpander/gpio.c
##
@@ -511,20 +511,14 @@ static int gpio_ioctl(FAR struct file *filep, int cmd,
unsigned long arg)
davids5 commented on a change in pull request #4782:
URL: https://github.com/apache/incubator-nuttx/pull/4782#discussion_r746684541
##
File path: sched/semaphore/sem_trywait.c
##
@@ -69,10 +69,6 @@ int nxsem_trywait(FAR sem_t *sem)
irqstate_t flags;
int ret;
- /* This
xiaoxiang781216 commented on a change in pull request #4814:
URL: https://github.com/apache/incubator-nuttx/pull/4814#discussion_r746812221
##
File path: mm/iob/iob_free_queue_qentry.c
##
@@ -57,6 +57,7 @@ void iob_free_queue_qentry(FAR struct iob_s *iob,
FAR struct iob_qent
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 201c67a stm32l4 dfumode: enable for
xiaoxiang781216 merged pull request #4815:
URL: https://github.com/apache/incubator-nuttx/pull/4815
--
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.
acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit e53aeea60ee38882b08a1526da07bd05506dfd37
Author: zhuyanlin
AuthorDate: Thu Oct 14 19:39:44 2021 +0800
fs:
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 201c67a stm32l4 dfumode: enable for STM32L4+ chips
new 012bd14 arch:debug: add struct for task aware
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
commit 407bc04934737cdf9e473a64b4663c6aefa9312a
Author: zhuyanlin
AuthorDate: Mon Oct 11 21:38:51 2021 +0800
too
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
commit 012bd1494c59d21486e2554ea5d83503027aebe8
Author: zhuyanlin
AuthorDate: Wed Oct 13 21:15:04 2021 +0800
arc
acassis merged pull request #4810:
URL: https://github.com/apache/incubator-nuttx/pull/4810
--
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 69d3545 clock.h: Remove the unnecessa
acassis merged pull request #4801:
URL: https://github.com/apache/incubator-nuttx/pull/4801
--
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 merged pull request #4747:
URL: https://github.com/apache/incubator-nuttx/pull/4747
--
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 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 bec1b0b Revert "libc: Implement
xiaoxiang781216 opened a new pull request #4816:
URL: https://github.com/apache/incubator-nuttx/pull/4816
## Summary
since it work on the product device
## Impact
No, since the feature depend on EXPERIMENTAL is still off by default.
## Testing
internal device
--
xiaoxiang781216 commented on a change in pull request #4803:
URL: https://github.com/apache/incubator-nuttx/pull/4803#discussion_r746858845
##
File path: sched/signal/sig_action.c
##
@@ -38,10 +38,55 @@
#include "group/group.h"
#include "signal/signal.h"
+/*
xiaoxiang781216 commented on a change in pull request #4782:
URL: https://github.com/apache/incubator-nuttx/pull/4782#discussion_r746864219
##
File path: sched/semaphore/sem_trywait.c
##
@@ -69,10 +69,6 @@ int nxsem_trywait(FAR sem_t *sem)
irqstate_t flags;
int ret;
-
xiaoxiang781216 commented on a change in pull request #4774:
URL: https://github.com/apache/incubator-nuttx/pull/4774#discussion_r746865886
##
File path: drivers/ioexpander/gpio.c
##
@@ -511,20 +511,14 @@ static int gpio_ioctl(FAR struct file *filep, int cmd,
unsigned long arg
xiaoxiang781216 merged pull request #4659:
URL: https://github.com/apache/incubator-nuttx/pull/4659
--
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 commented on pull request #4659:
URL: https://github.com/apache/incubator-nuttx/pull/4659#issuecomment-965617057
So, let's merge this PR first.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
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 1e07b6d net/tcp(unbuffered): retran
gustavonihei commented on a change in pull request #4774:
URL: https://github.com/apache/incubator-nuttx/pull/4774#discussion_r746971209
##
File path: drivers/ioexpander/gpio.c
##
@@ -511,20 +511,14 @@ static int gpio_ioctl(FAR struct file *filep, int cmd,
unsigned long arg)
gustavonihei commented on a change in pull request #4774:
URL: https://github.com/apache/incubator-nuttx/pull/4774#discussion_r746972143
##
File path: drivers/ioexpander/gpio.c
##
@@ -578,47 +568,16 @@ int gpio_pin_register(FAR struct gpio_dev_s *dev, int
minor)
* Name: gpio
acassis commented on a change in pull request #4774:
URL: https://github.com/apache/incubator-nuttx/pull/4774#discussion_r746978316
##
File path: drivers/ioexpander/gpio.c
##
@@ -511,20 +511,14 @@ static int gpio_ioctl(FAR struct file *filep, int cmd,
unsigned long arg)
* Na
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 cfe06e1 Publishing web
davids5 commented on a change in pull request #4782:
URL: https://github.com/apache/incubator-nuttx/pull/4782#discussion_r747113311
##
File path: sched/semaphore/sem_trywait.c
##
@@ -69,10 +69,6 @@ int nxsem_trywait(FAR sem_t *sem)
irqstate_t flags;
int ret;
- /* This
GUIDINGLI commented on pull request #4811:
URL: https://github.com/apache/incubator-nuttx/pull/4811#issuecomment-965951032
@gustavonihei How do yo think
--
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
GUIDINGLI commented on a change in pull request #4782:
URL: https://github.com/apache/incubator-nuttx/pull/4782#discussion_r747174852
##
File path: sched/semaphore/sem_trywait.c
##
@@ -69,10 +69,6 @@ int nxsem_trywait(FAR sem_t *sem)
irqstate_t flags;
int ret;
- /* Thi
xiaoxiang781216 commented on pull request #4814:
URL: https://github.com/apache/incubator-nuttx/pull/4814#issuecomment-965969812
Let's merge two patch into one.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
eenurkka opened a new pull request #4817:
URL: https://github.com/apache/incubator-nuttx/pull/4817
Currently configuring the uart3/4 as the serial console
doesn't work. Apply proper changes in mpfs_config.h that
enables the following configuration options:
- CONFIG_UART3_SERIAL
43 matches
Mail list logo