[GitHub] [incubator-nuttx] masayuki2009 commented on a change in pull request #2946: sched: task: Call nxtask_flushstreams() without critical section

2021-03-01 Thread GitBox
masayuki2009 commented on a change in pull request #2946: URL: https://github.com/apache/incubator-nuttx/pull/2946#discussion_r585295414 ## File path: sched/task/task_exithook.c ## @@ -645,7 +645,20 @@ void nxtask_exithook(FAR struct tcb_s *tcb, int status, bool nonblocking)

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #2944: armv8-m: Fix EXC_RETURN for non-secure usage

2021-03-01 Thread GitBox
xiaoxiang781216 edited a comment on pull request #2944: URL: https://github.com/apache/incubator-nuttx/pull/2944#issuecomment-788641354 We haven't run nuttx on secure side yet, so the change work well with our hardware. Since there maybe more work to run nuttx on the secure side, it's fine

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2944: armv8-m: Fix EXC_RETURN for non-secure usage

2021-03-01 Thread GitBox
xiaoxiang781216 commented on pull request #2944: URL: https://github.com/apache/incubator-nuttx/pull/2944#issuecomment-788641354 We haven't run nuttx on secure side yet, so the change work well with our hardware. This is an

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2946: sched: task: Call nxtask_flushstreams() without critical section

2021-03-01 Thread GitBox
xiaoxiang781216 commented on a change in pull request #2946: URL: https://github.com/apache/incubator-nuttx/pull/2946#discussion_r585283915 ## File path: sched/task/task_exithook.c ## @@ -645,7 +645,20 @@ void nxtask_exithook(FAR struct tcb_s *tcb, int status, bool nonblocking

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2948: Remve the empty xxx_initialize functions

2021-03-01 Thread GitBox
xiaoxiang781216 opened a new pull request #2948: URL: https://github.com/apache/incubator-nuttx/pull/2948 ## Summary ## Impact No, all functions are empty. ## Testing Pass the build This is an automate

[GitHub] [incubator-nuttx] masayuki2009 commented on a change in pull request #2946: sched: task: Call nxtask_flushstreams() without critical section

2021-03-01 Thread GitBox
masayuki2009 commented on a change in pull request #2946: URL: https://github.com/apache/incubator-nuttx/pull/2946#discussion_r585251195 ## File path: sched/task/task_exithook.c ## @@ -645,7 +645,20 @@ void nxtask_exithook(FAR struct tcb_s *tcb, int status, bool nonblocking)

[GitHub] [incubator-nuttx] yamt commented on pull request #2947: esp32_ummap: write back spiram cache before calling Cache_Flush

2021-03-01 Thread GitBox
yamt commented on pull request #2947: URL: https://github.com/apache/incubator-nuttx/pull/2947#issuecomment-788578447 nxstyle complaints are on Cache_Flush. ie. not new in this PR. This is an automated message from the Apache

[GitHub] [incubator-nuttx] yamt opened a new pull request #2947: esp32_ummap: write back spiram cache before calling Cache_Flush

2021-03-01 Thread GitBox
yamt opened a new pull request #2947: URL: https://github.com/apache/incubator-nuttx/pull/2947 ## Summary esp32_ummap: write back spiram cache before calling Cache_Flush This seems to fix esp32_readdata_encrypted() with spiram "buffer". Note: I'm not sure if this is the

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2938: libs: misc: Remove critical section in lib_filesem.c for SMP

2021-03-01 Thread GitBox
xiaoxiang781216 commented on pull request #2938: URL: https://github.com/apache/incubator-nuttx/pull/2938#issuecomment-788559195 There are many places inovke getpid, we need time to check each place and ensure the right function get called:(. --

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2946: sched: task: Call nxtask_flushstreams() without critical section

2021-03-01 Thread GitBox
xiaoxiang781216 commented on a change in pull request #2946: URL: https://github.com/apache/incubator-nuttx/pull/2946#discussion_r585226542 ## File path: sched/task/task_exithook.c ## @@ -645,7 +645,20 @@ void nxtask_exithook(FAR struct tcb_s *tcb, int status, bool nonblocking

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2942: mtd/progmem: Add up_progmem_read callback guarded by ARCH_HAVE_PROGMEM_READ

2021-03-01 Thread GitBox
xiaoxiang781216 commented on pull request #2942: URL: https://github.com/apache/incubator-nuttx/pull/2942#issuecomment-788554368 > @xiaoxiang781216 - What has been done in the way of testing? What's testing do you ask?

[incubator-nuttx] branch master updated (75eb3e8 -> 367ec20)

2021-03-01 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 75eb3e8 arch/stm32f7: Fix nxstyle errors add 367ec20 tools/convert-comments:Fix breakage from Sytl

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2945: tools/convert-comments:Fix breakage from Style fixes

2021-03-01 Thread GitBox
xiaoxiang781216 merged pull request #2945: URL: https://github.com/apache/incubator-nuttx/pull/2945 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #2832: xtensa/esp32: Fix the issue of WiFi internal malloc from PSRAM

2021-03-01 Thread GitBox
cwespressif commented on a change in pull request #2832: URL: https://github.com/apache/incubator-nuttx/pull/2832#discussion_r585205319 ## File path: arch/xtensa/src/esp32/esp32_wifi_adapter.c ## @@ -3447,7 +3473,35 @@ static void *esp_malloc_internal(size_t size) static voi

[incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 75eb3e8ec200a78f1e9dbbe4ecd3c5e48c1fa73b

2021-03-01 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 11d828a Publishing web

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2946: sched: task: Call nxtask_flushstreams() without critical section

2021-03-01 Thread GitBox
masayuki2009 opened a new pull request #2946: URL: https://github.com/apache/incubator-nuttx/pull/2946 ## Summary - During investigating critical section with semaphores, I noticed that nxtask_flushstreams() is called with a critical section. - The function calls lib_flushall(

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #2832: xtensa/esp32: Fix the issue of WiFi internal malloc from PSRAM

2021-03-01 Thread GitBox
yamt commented on a change in pull request #2832: URL: https://github.com/apache/incubator-nuttx/pull/2832#discussion_r585110911 ## File path: arch/xtensa/src/esp32/esp32_wifi_adapter.c ## @@ -3447,7 +3473,35 @@ static void *esp_malloc_internal(size_t size) static void *esp_

[GitHub] [incubator-nuttx] patacongo commented on pull request #2938: libs: misc: Remove critical section in lib_filesem.c for SMP

2021-03-01 Thread GitBox
patacongo commented on pull request #2938: URL: https://github.com/apache/incubator-nuttx/pull/2938#issuecomment-788243589 > > > > Unrelated to your change, but shouldn't the calls to getpid() be changed to calls to gettid()? The logic implements that thread-reentrant lock. gettid()

[GitHub] [incubator-nuttx] michi-jung commented on pull request #2944: armv8-m: Fix EXC_RETURN for non-secure usage

2021-03-01 Thread GitBox
michi-jung commented on pull request #2944: URL: https://github.com/apache/incubator-nuttx/pull/2944#issuecomment-788193696 Hi @acassis, I think it is not necessary to make this configurable. I believe these are the correct values for both running with TrustZone disabled and enabled. The o

[GitHub] [incubator-nuttx] acassis commented on a change in pull request #2943: stm32x7:lse ensure it is started

2021-03-01 Thread GitBox
acassis commented on a change in pull request #2943: URL: https://github.com/apache/incubator-nuttx/pull/2943#discussion_r584972655 ## File path: arch/arm/src/stm32f7/stm32_lse.c ## @@ -1,9 +1,9 @@ /

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #2943: stm32x7:lse ensure it is started

2021-03-01 Thread GitBox
davids5 commented on a change in pull request #2943: URL: https://github.com/apache/incubator-nuttx/pull/2943#discussion_r584973002 ## File path: arch/arm/src/stm32f7/stm32_lse.c ## @@ -1,9 +1,9 @@ /

[GitHub] [incubator-nuttx] davids5 opened a new pull request #2945: tools/convert-comments:Fix breakage from Style fixes

2021-03-01 Thread GitBox
davids5 opened a new pull request #2945: URL: https://github.com/apache/incubator-nuttx/pull/2945 ## Summary ## Impact ## Testing This is an automated message from the Apache Git Service. To respond to t

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #2943: stm32x7:lse ensure it is started

2021-03-01 Thread GitBox
davids5 commented on a change in pull request #2943: URL: https://github.com/apache/incubator-nuttx/pull/2943#discussion_r584970609 ## File path: arch/arm/src/stm32f7/stm32_lse.c ## @@ -1,9 +1,9 @@ /

[GitHub] [incubator-nuttx] acassis commented on a change in pull request #2943: stm32x7:lse ensure it is started

2021-03-01 Thread GitBox
acassis commented on a change in pull request #2943: URL: https://github.com/apache/incubator-nuttx/pull/2943#discussion_r584964423 ## File path: arch/arm/src/stm32f7/stm32_lse.c ## @@ -1,9 +1,9 @@ /

[GitHub] [incubator-nuttx] davids5 commented on pull request #2942: mtd/progmem: Add up_progmem_read callback guarded by ARCH_HAVE_PROGMEM_READ

2021-03-01 Thread GitBox
davids5 commented on pull request #2942: URL: https://github.com/apache/incubator-nuttx/pull/2942#issuecomment-788182861 @xiaoxiang781216 - Thank you for the detailed explanation. This is an automated message from the Apache

[GitHub] [incubator-nuttx] acassis commented on a change in pull request #2943: stm32x7:lse ensure it is started

2021-03-01 Thread GitBox
acassis commented on a change in pull request #2943: URL: https://github.com/apache/incubator-nuttx/pull/2943#discussion_r584968270 ## File path: arch/arm/src/stm32f7/stm32_lse.c ## @@ -1,9 +1,9 @@ /

[GitHub] [incubator-nuttx] acassis edited a comment on pull request #2944: armv8-m: Fix EXC_RETURN for non-secure usage

2021-03-01 Thread GitBox
acassis edited a comment on pull request #2944: URL: https://github.com/apache/incubator-nuttx/pull/2944#issuecomment-788181190 Hi @michallenc I think it would be nice if you could create an Enable TrustZone option and keep this modification dependent on it. Probably Xiaomi or other compan

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #2943: stm32x7:lse ensure it is started

2021-03-01 Thread GitBox
davids5 commented on a change in pull request #2943: URL: https://github.com/apache/incubator-nuttx/pull/2943#discussion_r584965863 ## File path: arch/arm/src/stm32f7/stm32_lse.c ## @@ -1,9 +1,9 @@ /

[GitHub] [incubator-nuttx] davids5 commented on pull request #2942: mtd/progmem: Add up_progmem_read callback guarded by ARCH_HAVE_PROGMEM_READ

2021-03-01 Thread GitBox
davids5 commented on pull request #2942: URL: https://github.com/apache/incubator-nuttx/pull/2942#issuecomment-788183308 @xiaoxiang781216 - What has been done in the way of testing? This is an automated message from the Apach

[GitHub] [incubator-nuttx] acassis commented on pull request #2944: armv8-m: Fix EXC_RETURN for non-secure usage

2021-03-01 Thread GitBox
acassis commented on pull request #2944: URL: https://github.com/apache/incubator-nuttx/pull/2944#issuecomment-788181190 Hi @michallenc I think it should be nice if you could to create an Enable TrustZone option and keep this modification dependent on it. Probably Xiaomi or other company a

[GitHub] [incubator-nuttx] michi-jung opened a new pull request #2944: armv8-m: Fix EXC_RETURN for non-secure usage

2021-03-01 Thread GitBox
michi-jung opened a new pull request #2944: URL: https://github.com/apache/incubator-nuttx/pull/2944 ## Summary With TrustZone support in armv8-m the bit-fields in EXC_RETURN have been extended. Bit 6 ('S') now specifies whether the interrupted program was running in the Non-Se

[incubator-nuttx] branch master updated: arch/stm32f7: Fix nxstyle errors

2021-03-01 Thread aguettouche
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 75eb3e8 arch/stm32f7: Fix nxstyle

[GitHub] [incubator-nuttx] Ouss4 merged pull request #2941: arch/stm32f7: Fix nxstyle errors

2021-03-01 Thread GitBox
Ouss4 merged pull request #2941: URL: https://github.com/apache/incubator-nuttx/pull/2941 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

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2942: mtd/progmem: Add up_progmem_read callback guarded by ARCH_HAVE_PROGMEM_READ

2021-03-01 Thread GitBox
xiaoxiang781216 commented on pull request #2942: URL: https://github.com/apache/incubator-nuttx/pull/2942#issuecomment-788141620 > @xiaoxiang781216 - What is the use case for this? Normally, when XIP flash is programmed, to avoid MCU fetch other(random) code from flash and then hang

[GitHub] [incubator-nuttx] davids5 opened a new pull request #2943: stm32x7:lse esure the

2021-03-01 Thread GitBox
davids5 opened a new pull request #2943: URL: https://github.com/apache/incubator-nuttx/pull/2943 ## Summary On The STM32F7 the RCC LSE code was hanging on waiting for OSC ready ~15% of a a board run. The root cause was determined to be the the variation in crystal response to the d

[incubator-nuttx-apps] branch master updated: net/socket: recover POLLSOCK and keep polling directly by socket

2021-03-01 Thread xiaoxiang
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-apps.git The following commit(s) were added to refs/heads/master by this push: new 3708b6e net/socket: recover PO

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #603: net/socket: recover POLLSOCK and support polling directly by socket

2021-03-01 Thread GitBox
xiaoxiang781216 merged pull request #603: URL: https://github.com/apache/incubator-nuttx-apps/pull/603 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-nuttx] JanStaschulat edited a comment on issue #2935: Bug: sporadic scheduling does not work for multiple threads

2021-03-01 Thread GitBox
JanStaschulat edited a comment on issue #2935: URL: https://github.com/apache/incubator-nuttx/issues/2935#issuecomment-788032529 Thanks for your quick feedback. I ran a couple of experiments with this [test program](https://github.com/micro-ROS/nuttx_apps/blob/feature/foxy_rbs_one_sporadi

[GitHub] [incubator-nuttx] JanStaschulat edited a comment on issue #2935: Bug: sporadic scheduling does not work for multiple threads

2021-03-01 Thread GitBox
JanStaschulat edited a comment on issue #2935: URL: https://github.com/apache/incubator-nuttx/issues/2935#issuecomment-788032529 Thanks for your quick feedback. I ran a couple of experiments with this [test program](https://github.com/micro-ROS/nuttx_apps/blob/feature/foxy_rbs_one_sporadi

[GitHub] [incubator-nuttx] JanStaschulat edited a comment on issue #2935: Bug: sporadic scheduling does not work for multiple threads

2021-03-01 Thread GitBox
JanStaschulat edited a comment on issue #2935: URL: https://github.com/apache/incubator-nuttx/issues/2935#issuecomment-788032529 Thanks for your quick feedback. I ran a couple of experiments with this [test program](https://github.com/micro-ROS/nuttx_apps/blob/feature/foxy_rbs_one_sporadi

[GitHub] [incubator-nuttx] JanStaschulat edited a comment on issue #2935: Bug: sporadic scheduling does not work for multiple threads

2021-03-01 Thread GitBox
JanStaschulat edited a comment on issue #2935: URL: https://github.com/apache/incubator-nuttx/issues/2935#issuecomment-788032529 Thanks for your quick feedback. I ran a couple of experiments with this [test program](https://github.com/micro-ROS/nuttx_apps/blob/feature/foxy_rbs_one_sporadi

[GitHub] [incubator-nuttx] JanStaschulat edited a comment on issue #2935: Bug: sporadic scheduling does not work for multiple threads

2021-03-01 Thread GitBox
JanStaschulat edited a comment on issue #2935: URL: https://github.com/apache/incubator-nuttx/issues/2935#issuecomment-788032529 Thanks for your quick feedback. I ran a couple of exepeiments with this [test program](https://github.com/micro-ROS/nuttx_apps/blob/feature/foxy_rbs_one_sporadi

[GitHub] [incubator-nuttx] JanStaschulat edited a comment on issue #2935: Bug: sporadic scheduling does not work for multiple threads

2021-03-01 Thread GitBox
JanStaschulat edited a comment on issue #2935: URL: https://github.com/apache/incubator-nuttx/issues/2935#issuecomment-788032529 Thanks for your quick feedback. I ran a couple of exepeiments with this [test program](https://github.com/micro-ROS/nuttx_apps/blob/feature/foxy_rbs_one_sporadi

[GitHub] [incubator-nuttx] JanStaschulat edited a comment on issue #2935: Bug: sporadic scheduling does not work for multiple threads

2021-03-01 Thread GitBox
JanStaschulat edited a comment on issue #2935: URL: https://github.com/apache/incubator-nuttx/issues/2935#issuecomment-788032529 Thanks for your quick feedback. I ran a couple of exepeiments with this [test program](https://github.com/micro-ROS/nuttx_apps/blob/feature/foxy_rbs_one_sporadi

[GitHub] [incubator-nuttx] JanStaschulat commented on issue #2935: Bug: sporadic scheduling does not work for multiple threads

2021-03-01 Thread GitBox
JanStaschulat commented on issue #2935: URL: https://github.com/apache/incubator-nuttx/issues/2935#issuecomment-788032529 ``` Experimental Results: Setup: config: thread 1: - SCHED_SPORADIC, - prio high 180, prio low 20, - budget 10ms, period 100ms - max replenish

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2942: mtd/progmem: Add up_progmem_read callback guarded by ARCH_HAVE_PROGMEM_READ

2021-03-01 Thread GitBox
xiaoxiang781216 opened a new pull request #2942: URL: https://github.com/apache/incubator-nuttx/pull/2942 ## Summary since sometime platform code need do some special action during memcpy ## Impact No, since ARCH_HAVE_PROGMEM_READ isn't enabled by default. ## Testing

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #2930: tools/version.sh: If the version is not available, use 0.0.0

2021-03-01 Thread GitBox
hartmannathan commented on pull request #2930: URL: https://github.com/apache/incubator-nuttx/pull/2930#issuecomment-788018984 I don't think we should add a new CONFIG_ for this, because then people will have to remember to set it, or make a mistake and set it incorrectly. > Another

[GitHub] [incubator-nuttx] hartmannathan merged pull request #2940: arm/cxd56xx: Beautify the coding style in cxd56_gnss.c

2021-03-01 Thread GitBox
hartmannathan merged pull request #2940: URL: https://github.com/apache/incubator-nuttx/pull/2940 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

[incubator-nuttx] branch master updated: arm/cxd56xx: Beautify the coding style in cxd56_gnss.c

2021-03-01 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 3d24288 arm/cxd56xx: Beautify t

[GitHub] [incubator-nuttx-apps] Donny9 opened a new pull request #603: net/socket: recover POLLSOCK and support polling directly by socket

2021-03-01 Thread GitBox
Donny9 opened a new pull request #603: URL: https://github.com/apache/incubator-nuttx-apps/pull/603 ## Summary Recover POLLSOCK and support polling directly by socket, this patch associated with #2899 ## Impact ## Testing -

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2941: arch/stm32f7: Fix nxstyle errors

2021-03-01 Thread GitBox
hartmannathan opened a new pull request #2941: URL: https://github.com/apache/incubator-nuttx/pull/2941 ## Summary Fix nxstyle errors in: arch/arm/src/stm32f7/stm32_lowputc.c. ## Impact Removes nxstyle errors. ## Testing nxstyle --

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2940: arm/cxd56xx: Beautify the coding style in cxd56_gnss.c

2021-03-01 Thread GitBox
xiaoxiang781216 opened a new pull request #2940: URL: https://github.com/apache/incubator-nuttx/pull/2940 ## Summary ## Impact No, minor style change ## Testing This is an automated message from the A

[incubator-nuttx] branch master updated: libs: misc: Remove critical section in lib_filesem.c for SMP

2021-03-01 Thread xiaoxiang
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 191ada2 libs: misc: Remove critical

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2938: libs: misc: Remove critical section in lib_filesem.c for SMP

2021-03-01 Thread GitBox
xiaoxiang781216 merged pull request #2938: URL: https://github.com/apache/incubator-nuttx/pull/2938 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-nuttx] acassis commented on pull request #2937: stm32f103-minimum: Update README.txt to use MCP2515 module

2021-03-01 Thread GitBox
acassis commented on pull request #2937: URL: https://github.com/apache/incubator-nuttx/pull/2937#issuecomment-787884962 Thank you @xiaoxiang781216 ! Is there someone working to improve the MacOS CI? This is an automated mes

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2938: libs: misc: Remove critical section in lib_filesem.c for SMP

2021-03-01 Thread GitBox
xiaoxiang781216 commented on pull request #2938: URL: https://github.com/apache/incubator-nuttx/pull/2938#issuecomment-787884982 > Unrelated to your change, but shouldn't the calls to getpid() be changed to calls to gettid()? The logic implements that thread-reentrant lock. gettid() is the

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #2832: xtensa/esp32: Fix the issue of WiFi internal malloc from PSRAM

2021-03-01 Thread GitBox
Ouss4 commented on pull request #2832: URL: https://github.com/apache/incubator-nuttx/pull/2832#issuecomment-787845221 @yamt do you have any more concerns? This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-nuttx] donghengqaz edited a comment on pull request #2939: xtensa/esp32: Refactor ESP32 WiFi driver to support station and softAP coexistence

2021-03-01 Thread GitBox
donghengqaz edited a comment on pull request #2939: URL: https://github.com/apache/incubator-nuttx/pull/2939#issuecomment-787778861 Draft: The code is mainly done, but some friends would not like to merge into `master` before Mar 15, so I set this PR to be Draft to avoid this PR being merg

[GitHub] [incubator-nuttx] donghengqaz edited a comment on pull request #2939: xtensa/esp32: Refactor ESP32 WiFi driver to support station and softAP coexistence

2021-03-01 Thread GitBox
donghengqaz edited a comment on pull request #2939: URL: https://github.com/apache/incubator-nuttx/pull/2939#issuecomment-787778861 Draft: The code is mainly done, but some friends would not like to merge into `master` before mar 15, so I set this PR to be Draft to avoid this PR being merg

[GitHub] [incubator-nuttx] donghengqaz edited a comment on pull request #2939: xtensa/esp32: Refactor ESP32 WiFi driver to support station and softAP coexistence

2021-03-01 Thread GitBox
donghengqaz edited a comment on pull request #2939: URL: https://github.com/apache/incubator-nuttx/pull/2939#issuecomment-787778861 Draft: The code is mainly done, but some friends would not like to merge into master before mar 15, so I set this PR to be Draft to avoid this PR being merged

[GitHub] [incubator-nuttx] donghengqaz commented on pull request #2939: xtensa/esp32: Refactor ESP32 WiFi driver to support station and softAP coexistence

2021-03-01 Thread GitBox
donghengqaz commented on pull request #2939: URL: https://github.com/apache/incubator-nuttx/pull/2939#issuecomment-787778861 Draft: The code is mainly done, but some friends would not like to merge into master before mar 15, so I set this PR to be `Draft`.

[GitHub] [incubator-nuttx] donghengqaz opened a new pull request #2939: xtensa/esp32: Refactor ESP32 WiFi driver to support station and softAP coexistence

2021-03-01 Thread GitBox
donghengqaz opened a new pull request #2939: URL: https://github.com/apache/incubator-nuttx/pull/2939 ## Summary Refactor ESP32 WiFi driver to support station and softAP coexistence. Add Wi-Fi station and softAP coexistence config file to test. ## Impact ## Testin