btashton opened a new pull request #749:
URL: https://github.com/apache/incubator-nuttx-apps/pull/749
## Summary
This adds the initial support for the libtommath and libtomcrypt libraries.
These are setting the foundation for being able to run the dropbear ssh
server/client on NuttX.
donghengqaz commented on pull request #3757:
URL: https://github.com/apache/incubator-nuttx/pull/3757#issuecomment-855623646
> > @acassis @xiaoxiang781216 I think functions like save/restore interrupt
are arch level functions, so we may not put implementation into each chip under
this arch
xiaoxiang781216 merged pull request #3864:
URL: https://github.com/apache/incubator-nuttx/pull/3864
--
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.
For queries about this
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 f7c0d46 serial: Remove the unnecessary err_out label
add 3859031 Fix ht16k33 driver to support mul
antmerlino commented on a change in pull request #3755:
URL: https://github.com/apache/incubator-nuttx/pull/3755#discussion_r638831198
##
File path: net/icmp/icmp_recvmsg.c
##
@@ -181,7 +181,8 @@ static uint16_t recvfrom_eventhandler(FAR struct
net_driver_s *dev,
xiaoxiang781216 commented on pull request #101:
URL:
https://github.com/apache/incubator-nuttx-testing/pull/101#issuecomment-855564532
Can we request Apache retire this project?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646258113
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc_lowerhalf.c
##
@@ -0,0 +1,575 @@
+/*
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646258077
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc_lowerhalf.c
##
@@ -0,0 +1,575 @@
+/*
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646257854
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc.c
##
@@ -210,18 +214,26 @@
*/
#define RTC_CONFIG_DEFAULT() {\
-.ck8m_wait = RTC_CNT
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646257456
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc_lowerhalf.c
##
@@ -0,0 +1,575 @@
+/*
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646257410
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc_lowerhalf.c
##
@@ -0,0 +1,575 @@
+/*
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646257255
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc_lowerhalf.c
##
@@ -0,0 +1,575 @@
+/*
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646257216
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc_lowerhalf.c
##
@@ -0,0 +1,575 @@
+/*
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646255665
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc_lowerhalf.c
##
@@ -0,0 +1,575 @@
+/*
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646253918
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc.c
##
@@ -2135,3 +2246,415 @@ void IRAM_ATTR
esp32c3_rtc_sleep_set_wakeup_time(uint64_t t)
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646255498
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc.c
##
@@ -2135,3 +2246,415 @@ void IRAM_ATTR
esp32c3_rtc_sleep_set_wakeup_time(uint64_t t)
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646255316
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc.c
##
@@ -2135,3 +2246,415 @@ void IRAM_ATTR
esp32c3_rtc_sleep_set_wakeup_time(uint64_t t)
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646254010
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc.c
##
@@ -2135,3 +2246,415 @@ void IRAM_ATTR
esp32c3_rtc_sleep_set_wakeup_time(uint64_t t)
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646253609
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc.c
##
@@ -2135,3 +2246,415 @@ void IRAM_ATTR
esp32c3_rtc_sleep_set_wakeup_time(uint64_t t)
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646252426
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc.c
##
@@ -2135,3 +2246,415 @@ void IRAM_ATTR
esp32c3_rtc_sleep_set_wakeup_time(uint64_t t)
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646252347
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc.c
##
@@ -2135,3 +2246,415 @@ void IRAM_ATTR
esp32c3_rtc_sleep_set_wakeup_time(uint64_t t)
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646252154
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc.c
##
@@ -1263,6 +1330,50 @@ static void IRAM_ATTR
esp32c3_rtc_clk_cpu_freq_to_pll_mhz(
e
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646252095
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc.c
##
@@ -349,6 +361,49 @@ struct esp32c3_rtc_sleep_config_s
uint32_t light_slp_reject : 1
cwespressif commented on a change in pull request #3794:
URL: https://github.com/apache/incubator-nuttx/pull/3794#discussion_r646251997
##
File path: arch/risc-v/src/esp32c3/esp32c3_rtc.c
##
@@ -349,6 +361,49 @@ struct esp32c3_rtc_sleep_config_s
uint32_t light_slp_reject : 1
hartmannathan commented on pull request #3862:
URL: https://github.com/apache/incubator-nuttx/pull/3862#issuecomment-855544255
> On 6/6/2021 5:34 PM, hartmannathan wrote: There is one more missing
License text that John pointed out in the above-referenced VOTE email: that of
additional log
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 746314f Publishing web
patacongo commented on pull request #3862:
URL: https://github.com/apache/incubator-nuttx/pull/3862#issuecomment-855483741
On 6/6/2021 5:34 PM, hartmannathan wrote:
>
> There is one more missing License text that John pointed out
> in the above-referenced VOTE em
hartmannathan commented on pull request #3862:
URL: https://github.com/apache/incubator-nuttx/pull/3862#issuecomment-855481668
> > There is one more missing License text that John pointed out in the
above-referenced VOTE email: that of additional logic by Steve Reynolds for
IGMP. I don't k
masayuki2009 merged pull request #3861:
URL: https://github.com/apache/incubator-nuttx/pull/3861
--
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.
For queries about this se
This is an automated email from the ASF dual-hosted git repository.
masayuki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from dd84204 boards/arm/stm32/nucleo-f446re: fixed wrong qetimer config
name
add f7c0d46 serial: Remove
Ouss4 merged pull request #3863:
URL: https://github.com/apache/incubator-nuttx/pull/3863
--
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.
For queries about this service,
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 cc514d7 tls: Move pthread key destructor to libc
add dd84204 boards/arm/stm32/nucleo-f446re: fix
patacongo edited a comment on pull request #3862:
URL: https://github.com/apache/incubator-nuttx/pull/3862#issuecomment-855466675
> There is one more missing License text that John pointed out in the
above-referenced VOTE email: that of additional logic by Steve Reynolds for
IGMP. I don't
patacongo commented on pull request #3862:
URL: https://github.com/apache/incubator-nuttx/pull/3862#issuecomment-855466675
> There is one more missing License text that John pointed out in the
above-referenced VOTE email: that of additional logic by Steve Reynolds for
IGMP. I don't know wh
patacongo merged pull request #3858:
URL: https://github.com/apache/incubator-nuttx/pull/3858
--
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.
For queries about this servi
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 c3c6bc3 Licensing: Add BSD-style license from uIP
add cc514d7 tls: Move pthread key destructor to libc
acassis opened a new pull request #3864:
URL: https://github.com/apache/incubator-nuttx/pull/3864
## Summary
Fix ht16k33 driver to support multi-modules
## Impact
User will be able to connect up to 8 modules to create larger display
## Testing
ESP32-Devkitc
--
This is a
michallenc opened a new pull request #3863:
URL: https://github.com/apache/incubator-nuttx/pull/3863
## Summary
Minor change to correct wrong QETIMER config for Nucleo F446RE board.
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
gustavonihei merged pull request #101:
URL: https://github.com/apache/incubator-nuttx-testing/pull/101
--
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.
For queries about t
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-testing.git
The following commit(s) were added to refs/heads/master by this push:
new 9933f84 Mark the reposit
btashton closed issue #98:
URL: https://github.com/apache/incubator-nuttx-testing/issues/98
--
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.
For queries about this service
btashton commented on issue #98:
URL:
https://github.com/apache/incubator-nuttx-testing/issues/98#issuecomment-855446126
This has been moved for awhile now, so I am going to close this out.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
gustavonihei commented on pull request #101:
URL:
https://github.com/apache/incubator-nuttx-testing/pull/101#issuecomment-855444644
> @gustavonihei There is not an easy way to mark it as read-only that I
could find via the `.asf.yaml` file, but we can at least point people in the
right di
btashton commented on pull request #101:
URL:
https://github.com/apache/incubator-nuttx-testing/pull/101#issuecomment-855444165
@gustavonihei There is not an easy way to mark it as read-only that I could
find via the `.asf.yaml` file, but we can at least point people in the right
directio
btashton opened a new pull request #101:
URL: https://github.com/apache/incubator-nuttx-testing/pull/101
## Summary
The contents of the testing repository has been moved into the OS repository
for the 10.1.0+ versions of NuttX. Point people in to the correct location.
--
This is an a
hartmannathan commented on pull request #3862:
URL: https://github.com/apache/incubator-nuttx/pull/3862#issuecomment-855438704
> The wording looks the same as your change. Sometimes often... BSD
licenses differ in the third clause. The 2006 date is when I pulled the
original code.
patacongo merged pull request #3862:
URL: https://github.com/apache/incubator-nuttx/pull/3862
--
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.
For queries about this servi
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 3ccef09 drivers: serial: Remove an unnecessary critical section (cs)
for SMP
add c3c6bc3 Licensing: A
patacongo edited a comment on pull request #3862:
URL: https://github.com/apache/incubator-nuttx/pull/3862#issuecomment-855431529
This is the actual license header on the uIP 1.0 primary file uip.c:
#define DEBUG_PRINTF(...) /*printf(__VA_ARGS__)*/
/**
* \de
patacongo edited a comment on pull request #3862:
URL: https://github.com/apache/incubator-nuttx/pull/3862#issuecomment-855431529
This is the actual license header on the uIP 1.0 primary file uip.c:
#define DEBUG_PRINTF(...) /*printf(__VA_ARGS__)*/
/**
* \de
patacongo commented on pull request #3862:
URL: https://github.com/apache/incubator-nuttx/pull/3862#issuecomment-855431529
This is the actual license header on the uIP 1.0 primary file uip.c:
#define DEBUG_PRINTF(...) /*printf(__VA_ARGS__)*/
/**
* \defgroup
hartmannathan commented on issue #3291:
URL:
https://github.com/apache/incubator-nuttx/issues/3291#issuecomment-855423376
Good candidate for "Good first issue" label?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
hartmannathan opened a new pull request #3862:
URL: https://github.com/apache/incubator-nuttx/pull/3862
## Summary
LICENSING: Add the BSD-style license from uIP, as some lower-level
networking components derive from it.
Per feedback of John D. Ament in the general@incubator.a
xiaoxiang781216 opened a new pull request #3861:
URL: https://github.com/apache/incubator-nuttx/pull/3861
## Summary
Simplify the code logic
## Impact
No, the behaviour is same as before
## Testing
--
This is an automated message from the Apache Git Service.
To
54 matches
Mail list logo