v01d opened a new issue #1020:
URL: https://github.com/apache/incubator-nuttx/issues/1020
I've been thinking and researching for some time ways to improve how boards
are supported in NuttX. I would like to describe a mechanism I believe would be
useful in order to get feedback from maintai
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 fbbf1df Fix minor spacing problem
patacongo opened a new pull request #1019:
URL: https://github.com/apache/incubator-nuttx/pull/1019
## Summary
PRs 1017 and 1018 messed up some spacing in a few places. This PR fixes
those.
## Impact
None
## Testing
N/A
-
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 4b44b62 Run nxstyle against all .c and .h files modified by this PR.
new f92dba2 sched/sched/sched.h
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 3ac629bdfb76f7850ad56959ace787a7775e2a50
Author: Gregory Nutt
AuthorDate: Sat May 9 13:25:30 2020 -0600
R
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit 018c9420ac1c5b085344ce4911e182566600e565
Author: chao.an
AuthorDate: Fri May 8 14:30:04 2020 +0800
net
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.
from baea789 examples/thttpd/content/tasks/tasks.c: nxstyle check.
new 018c942 netutils/dhcpd: cancel
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit 7a9eea5abadf77fcab78a9d6fa3457bcec4f5655
Author: chao.an
AuthorDate: Fri May 8 10:58:42 2020 +0800
net
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit 3aefe08cba16eddfe0d970c658890edf9857df65
Author: chao.an
AuthorDate: Sat May 9 14:29:24 2020 +0800
exa
patacongo commented on a change in pull request #243:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/243#discussion_r422536405
##
File path: netutils/dhcpd/dhcpd.c
##
@@ -82,9 +82,10 @@
#define DHCP_SERVER_PORT 67
#define DHCP_CLIENT_PORT 68
-/* O
patacongo opened a new pull request #1018:
URL: https://github.com/apache/incubator-nuttx/pull/1018
## Summary
1. Add internal scheduler functions should begin with nxsched_, not sched_
2. Follow the consistent naming patter of
https://cwiki.apache.org/confluence/display/NUTTX/Nam
btashton commented on pull request #1004:
URL: https://github.com/apache/incubator-nuttx/pull/1004#issuecomment-626214529
If you run your test again with the previous brute force search can you send
me the bdf that were found. That will answer the question about the hierarchy.
I made prog
patacongo commented on pull request #1017:
URL: https://github.com/apache/incubator-nuttx/pull/1017#issuecomment-626213221
Apps PR 244 has been merged. PR checks are good again. If I caused your PR
check to fail, I offer my apolgies and recommend that you just restart the
checks.
-
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-apps.git
commit baea7891378c5319f65de2e1b869c747da16fa6d
Author: Gregory Nutt
AuthorDate: Sat May 9 11:26:24 2020 -0600
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-apps.git
commit 3abdf30e8c62f1a82fc48a0763392ba6c8b0ee2d
Author: Gregory Nutt
AuthorDate: Sat May 9 11:16:16 2020 -0600
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-apps.git.
from d7a5313 Revert "CI: use 'git diff $commits' as a whole patchset to do
checkpatch"
new 3abdf30
patacongo commented on pull request #1017:
URL: https://github.com/apache/incubator-nuttx/pull/1017#issuecomment-626211875
I think that the correct fix for the use of nxsched_foreach in
apps/netutils/thttpd would be to use the procfs file system. I think all of
that information is availab
patacongo edited a comment on pull request #244:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/244#issuecomment-626211148
In order to complete the renaming of sched functions, two things should be
done:
1. All of the functions in sched/sched/sched.h need to modified to fo
patacongo edited a comment on pull request #244:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/244#issuecomment-626211148
In order to complete the renaming of sched functions, two things should be
done:
1. All of the functions in sched/sched/sched.h need to modified to fo
patacongo commented on pull request #244:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/244#issuecomment-626211148
In order to complete the renaming of sched functions, two things should be
done:
1. All of the functions in sched/sched/sched.h need to modified to follow
t
patacongo commented on pull request #1017:
URL: https://github.com/apache/incubator-nuttx/pull/1017#issuecomment-626210686
Note: This depends on apps PR 244:
- The internal interfaces were renamed. The internal interfaces must not be
used by applications. They should not be refere
patacongo opened a new pull request #244:
URL: https://github.com/apache/incubator-nuttx-apps/pull/244
This logic uses the OS internal nxsched_foreach() function. This is a
violation of the POSIX OS interface. But for now, we just update the name.
---
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 8b28902 semaphore: do not assert if the count exceeds the limit
new a4218e2 include/nuttx/sched.h:
patacongo commented on pull request #1017:
URL: https://github.com/apache/incubator-nuttx/pull/1017#issuecomment-626199885
Please ignore complaints of Mixed case identifiers in ESP32 files. These
are references to Expressif ROM functions which are outside of the scope of
NuttX.
patacongo opened a new pull request #1017:
URL: https://github.com/apache/incubator-nuttx/pull/1017
## Summary
1. Add internal scheduler functions should begin with nxsched_, not sched_
2. Follow the consistent naming patter of
https://cwiki.apache.org/confluence/display/NUTTX/Nam
xiaoxiang781216 commented on pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-626186740
Ok, I see. ucontext is required to jump inside signal handler, so it's
better to have:
1.one patch implement the premptive context switch completely
2.one p
sebastianene07 edited a comment on pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-626184887
> > > @sebastianene07 I stop to review the last several patch because it's
better to reorg your patch into a meaning set. For example, I found serveral
pat
sebastianene07 commented on pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-626184887
> > > @sebastianene07 I stop to review the last several patch because it's
better to reorg your patch into a meaning set. For example, I found serveral
patch fix
xiaoxiang781216 commented on a change in pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#discussion_r422498303
##
File path: arch/sim/src/sim/up_idle.c
##
@@ -89,6 +89,15 @@ void up_idle(void)
}
#endif
+#ifndef CONFIG_SIM_PREEMPTIBLE
+ /* I
xiaoxiang781216 edited a comment on pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-626177855
> > @sebastianene07 I stop to review the last several patch because it's
better to reorg your patch into a meaning set. For example, I found serveral
patc
xiaoxiang781216 commented on pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-626177855
> > @sebastianene07 I stop to review the last several patch because it's
better to reorg your patch into a meaning set. For example, I found serveral
patch fix t
xiaoxiang781216 commented on a change in pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#discussion_r422496321
##
File path: arch/sim/src/sim/up_idle.c
##
@@ -89,6 +89,15 @@ void up_idle(void)
}
#endif
+#ifndef CONFIG_SIM_PREEMPTIBLE
+ /* I
xiaoxiang781216 commented on a change in pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#discussion_r422496321
##
File path: arch/sim/src/sim/up_idle.c
##
@@ -89,6 +89,15 @@ void up_idle(void)
}
#endif
+#ifndef CONFIG_SIM_PREEMPTIBLE
+ /* I
sebastianene07 commented on pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-626176498
> @sebastianene07 I stop to review the last several patch because it's
better to reorg your patch into a meaning set. For example, I found serveral
patch fix the
patacongo commented on pull request #243:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/243#issuecomment-626176433
>
>
> Dependent on "incubator-nuttx #1016"
1016 has been merged. I will restart the checks.
---
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 0887203 tcp/conn: request arp before the 3-way handshake
add 8b28902 semaphore: do not assert if the c
xiaoxiang781216 commented on a change in pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#discussion_r422495646
##
File path: arch/sim/src/sim/up_timer.c
##
@@ -0,0 +1,169 @@
+/*
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 027ffa1 boards: update the defconfig
add 0887203 tcp/conn: request arp before the 3-way handshake
No
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from b94a769 Revert "CI: use 'git diff $commits' as a whole patchset to do
checkpatch"
add 027ffa1 boards:
patacongo commented on pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-626175549
>
>
> does windows have ucontext stuff?
> (just a question. i don't know the current state of windows support.)
Windows has several different environme
xiaoxiang781216 commented on a change in pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#discussion_r422495320
##
File path: arch/sim/src/sim/up_interruptcontext.c
##
@@ -43,10 +43,47 @@
#include
#include "up_internal.h"
+#ifdef CONFIG_SIM_PREE
sebastianene07 commented on a change in pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#discussion_r422494861
##
File path: arch/sim/include/irq.h
##
@@ -44,6 +44,10 @@
* Included Files
***
xiaoxiang781216 commented on a change in pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#discussion_r422494270
##
File path: arch/sim/src/sim/up_timer.c
##
@@ -0,0 +1,169 @@
+/*
xiaoxiang781216 commented on a change in pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#discussion_r422494270
##
File path: arch/sim/src/sim/up_timer.c
##
@@ -0,0 +1,169 @@
+/*
sebastianene07 commented on a change in pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#discussion_r422494342
##
File path: arch/sim/src/sim/up_idle.c
##
@@ -89,6 +89,15 @@ void up_idle(void)
}
#endif
+#ifndef CONFIG_SIM_PREEMPTIBLE
+ /* If
xiaoxiang781216 commented on a change in pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#discussion_r422494270
##
File path: arch/sim/src/sim/up_timer.c
##
@@ -0,0 +1,169 @@
+/*
sebastianene07 commented on a change in pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#discussion_r422493966
##
File path: arch/sim/src/sim/up_interruptcontext.c
##
@@ -43,10 +43,47 @@
#include
#include "up_internal.h"
+#ifdef CONFIG_SIM_PREEM
sebastianene07 commented on a change in pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#discussion_r422493854
##
File path: arch/sim/src/sim/up_timer.c
##
@@ -0,0 +1,169 @@
+/**
xiaoxiang781216 commented on pull request #1008:
URL: https://github.com/apache/incubator-nuttx/pull/1008#issuecomment-626172952
@RB-tel could you rebase your patch instead merge? The PR seams include many
unnecessary merge.
sebastianene07 commented on a change in pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#discussion_r422492994
##
File path: arch/sim/src/sim/up_timer.c
##
@@ -0,0 +1,169 @@
+/**
xiaoxiang781216 commented on pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-626130151
@sebastianene07 I stop to review the last several patch because it's better
to reorg your patch into a meaning set. For example, I found serveral patch fix
the p
xiaoxiang781216 commented on a change in pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#discussion_r422464666
##
File path: arch/sim/Kconfig
##
@@ -474,4 +474,22 @@ config SIM_QSPIFLASH_PAGESIZE
"wrap" causing the initial data sent
anchao opened a new pull request #1016:
URL: https://github.com/apache/incubator-nuttx/pull/1016
## Summary
reuse the router ip/mask from dhcpd lib
CONFIG_EXAMPLES_DHCPD_IPADDR -> CONFIG_NETUTILS_DHCPD_ROUTERIP
CONFIG_EXAMPLES_DHCPD_DRIPADDR -> CONFIG_NETUTILS_DHCPD_ROUTERIP
anchao commented on pull request #243:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/243#issuecomment-626125728
Dependent on "incubator-nuttx #1016"
This is an automated message from the Apache Git Service.
To res
anchao opened a new pull request #243:
URL: https://github.com/apache/incubator-nuttx-apps/pull/243
## Summary
netutils/dhcpd: cancelable dhcp daemon
## Impact
## Testing
This is an automated message
anchao opened a new pull request #1015:
URL: https://github.com/apache/incubator-nuttx/pull/1015
## Summary
tcp/conn: request arp before the 3-way handshake
Since the request address was not properly resolved before the handshake,
every time of connection, the handshake data wil
yamt commented on a change in pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#discussion_r422462711
##
File path: arch/sim/include/irq.h
##
@@ -44,6 +44,10 @@
* Included Files
*
anchao opened a new pull request #1014:
URL: https://github.com/apache/incubator-nuttx/pull/1014
## Summary
semaphore: do not assert if the count exceeds the limit
Linux Programmer's Manual:
SEM_POST(3)
NAME
sem_post - unlock a semaphore
...
ERRORS
yamt commented on pull request #1009:
URL: https://github.com/apache/incubator-nuttx/pull/1009#issuecomment-626118616
does windows have ucontext stuff?
(just a question. i don't know the current state of windows support.)
-
59 matches
Mail list logo