[GitHub] [incubator-nuttx-apps] btashton opened a new pull request #749: Add initial support libtommath and libtomcrypt libraries

2021-06-06 Thread GitBox
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.

[GitHub] [incubator-nuttx] donghengqaz commented on pull request #3757: riscv: Add inline IRQ process functions

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3864: Fix ht16k33 driver to support multi-modules

2021-06-06 Thread GitBox
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

[incubator-nuttx] branch master updated (f7c0d46 -> 3859031)

2021-06-06 Thread xiaoxiang
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

[GitHub] [incubator-nuttx] antmerlino commented on a change in pull request #3755: net/icmp: icmp bug fix and enhancement

2021-06-06 Thread GitBox
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,

[GitHub] [incubator-nuttx-testing] xiaoxiang781216 commented on pull request #101: Mark the repository as moved

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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 @@ +/*

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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 @@ +/*

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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 @@ +/*

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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 @@ +/*

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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 @@ +/*

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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 @@ +/*

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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 @@ +/*

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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)

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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)

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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)

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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)

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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)

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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)

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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)

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #3794: risc-v/esp32c3: Support ESP32-C3 RTC driver

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #3862: Licensing: Add BSD-style license from uIP

2021-06-06 Thread GitBox
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

[incubator-nuttx-website] branch asf-site updated: Publishing web: 19fb3d010436bab437da6af739a765c6832761ed docs: f7c0d46ed80037cd1c7d76fba69b191b674aa027

2021-06-06 Thread github-bot
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

[GitHub] [incubator-nuttx] patacongo commented on pull request #3862: Licensing: Add BSD-style license from uIP

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #3862: Licensing: Add BSD-style license from uIP

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] masayuki2009 merged pull request #3861: serial: Remove the unnecessary err_out label

2021-06-06 Thread GitBox
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

[incubator-nuttx] branch master updated (dd84204 -> f7c0d46)

2021-06-06 Thread masayuki
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

[GitHub] [incubator-nuttx] Ouss4 merged pull request #3863: boards/arm/stm32/nucleo-f446re: fixed wrong qetimer config name

2021-06-06 Thread GitBox
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,

[incubator-nuttx] branch master updated (cc514d7 -> dd84204)

2021-06-06 Thread aguettouche
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

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #3862: Licensing: Add BSD-style license from uIP

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] patacongo commented on pull request #3862: Licensing: Add BSD-style license from uIP

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] patacongo merged pull request #3858: tls: Move pthread key destructor to libc

2021-06-06 Thread GitBox
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

[incubator-nuttx] branch master updated (c3c6bc3 -> cc514d7)

2021-06-06 Thread gnutt
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

[GitHub] [incubator-nuttx] acassis opened a new pull request #3864: Fix ht16k33 driver to support multi-modules

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] michallenc opened a new pull request #3863: boards/arm/stm32/nucleo-f446re: fixed wrong qetimer config name

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx-testing] gustavonihei merged pull request #101: Mark the repository as moved

2021-06-06 Thread GitBox
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

[incubator-nuttx-testing] branch master updated: Mark the repository as moved

2021-06-06 Thread gustavonihei
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

[GitHub] [incubator-nuttx-testing] btashton closed issue #98: move content to main repo?

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx-testing] btashton commented on issue #98: move content to main repo?

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx-testing] gustavonihei commented on pull request #101: Mark the repository as moved

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx-testing] btashton commented on pull request #101: Mark the repository as moved

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx-testing] btashton opened a new pull request #101: Mark the repository as moved

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #3862: Licensing: Add BSD-style license from uIP

2021-06-06 Thread GitBox
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.

[GitHub] [incubator-nuttx] patacongo merged pull request #3862: Licensing: Add BSD-style license from uIP

2021-06-06 Thread GitBox
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

[incubator-nuttx] branch master updated (3ccef09 -> c3c6bc3)

2021-06-06 Thread gnutt
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

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #3862: Licensing: Add BSD-style license from uIP

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #3862: Licensing: Add BSD-style license from uIP

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] patacongo commented on pull request #3862: Licensing: Add BSD-style license from uIP

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] hartmannathan commented on issue #3291: Standardize newline handling of syslog

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #3862: Licensing: Add BSD-style license from uIP

2021-06-06 Thread GitBox
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

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #3861: serial: Remove the unnecessary err_out label

2021-06-06 Thread GitBox
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