[incubator-nuttx-apps] branch master updated: system/cachespeed:Tools for testing cache-related speed.

2022-09-30 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 0e0ac0656 system/cachespeed:Too

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1331: system/cachespeed:Tools for testing cache-related speed.

2022-09-30 Thread GitBox
xiaoxiang781216 merged PR #1331: URL: https://github.com/apache/incubator-nuttx-apps/pull/1331 -- 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-u

[incubator-nuttx-apps] branch master updated: ostest/prioinherit: fix priority inheritance test when compiled without optimisation

2022-09-30 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 8e8d46159 ostest/prioinherit: f

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1333: ostest/prioinherit: fix priority inheritance test when compiled without optimisation

2022-09-30 Thread GitBox
xiaoxiang781216 merged PR #1333: URL: https://github.com/apache/incubator-nuttx-apps/pull/1333 -- 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-u

[incubator-nuttx-website] branch asf-site updated: Publishing web: 6758fc5efbbf5ed16c807ccdfb012d94d1db201a docs: fc9b9f70ac4bada26e4915cf390e881c81136b65

2022-09-30 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 3ad24ad Publishing web

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #6318: sched/semaphore: fix priority boost restoration for priority inheritance

2022-09-30 Thread GitBox
pkarashchenko commented on PR #6318: URL: https://github.com/apache/incubator-nuttx/pull/6318#issuecomment-1264062453 @hartmannathan @acassis here is a fix of the crash https://github.com/apache/incubator-nuttx-apps/pull/1333 Actually log from Alan helped as it was containing string `asse

[GitHub] [incubator-nuttx-apps] pkarashchenko opened a new pull request, #1333: ostest/prioinherit: fix priority inheritance test when compiled without optimisation

2022-09-30 Thread GitBox
pkarashchenko opened a new pull request, #1333: URL: https://github.com/apache/incubator-nuttx-apps/pull/1333 ## Summary When application is compiled without optimisation the stack usage is higher. 1K stack of `adversary` task is getting overflowed and that leads to crash. Increase stack

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #7218: drivers/net: Enable NETDEVICES by default

2022-09-30 Thread GitBox
pkarashchenko commented on PR #7218: URL: https://github.com/apache/incubator-nuttx/pull/7218#issuecomment-1264008853 Seems like some defconfig files now also should be updated -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[incubator-nuttx] 01/03: xtensa/esp32: add initial support for I2S

2022-09-30 Thread acassis
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 18c715ba9283dda403aeeb73db2b299e081e3bfa Author: Tiago Medicci Serrano AuthorDate: Wed Sep 28 15:01:53 2022 -0

[incubator-nuttx] 03/03: xtensa/esp32: add documentation of the I2S/audio support on ESP32

2022-09-30 Thread acassis
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 fc9b9f70ac4bada26e4915cf390e881c81136b65 Author: Tiago Medicci Serrano AuthorDate: Thu Sep 29 11:52:36 2022 -0

[incubator-nuttx] 02/03: xtensa/esp32: add support for the CS4344 audio codec

2022-09-30 Thread acassis
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 06bc2220b90224714a02787e1de91493bdb796a6 Author: Tiago Medicci Serrano AuthorDate: Wed Sep 28 12:20:45 2022 -0

[incubator-nuttx] branch master updated (d906c2ff3b -> fc9b9f70ac)

2022-09-30 Thread acassis
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 d906c2ff3b sim/adb: Enable netdb new 18c715ba92 xtensa/esp32: add initial support for I2S new 06bc

[GitHub] [incubator-nuttx] acassis merged pull request #7220: Add I2S support for ESP32

2022-09-30 Thread GitBox
acassis merged PR #7220: URL: https://github.com/apache/incubator-nuttx/pull/7220 -- 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-unsubscr...@nu

[GitHub] [incubator-nuttx] acassis merged pull request #7219: sim/adb: Enable netdb

2022-09-30 Thread GitBox
acassis merged PR #7219: URL: https://github.com/apache/incubator-nuttx/pull/7219 -- 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-unsubscr...@nu

[incubator-nuttx] branch master updated: sim/adb: Enable netdb

2022-09-30 Thread acassis
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 d906c2ff3b sim/adb: Enable netdb d906c

[GitHub] [incubator-nuttx] acassis commented on pull request #7218: drivers/net: Enable NETDEVICES by default

2022-09-30 Thread GitBox
acassis commented on PR #7218: URL: https://github.com/apache/incubator-nuttx/pull/7218#issuecomment-1263895226 @xiaoxiang781216 any idea why it is failing? -- 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

[GitHub] [incubator-nuttx] tmedicci commented on a diff in pull request #7220: Add I2S support for ESP32

2022-09-30 Thread GitBox
tmedicci commented on code in PR #7220: URL: https://github.com/apache/incubator-nuttx/pull/7220#discussion_r984850867 ## arch/xtensa/src/esp32/Kconfig: ## @@ -333,6 +319,283 @@ config ESP32_SDMMC ---help--- No yet implemented +config ESP32_I2S +

[GitHub] [incubator-nuttx] acassis commented on a diff in pull request #7220: Add I2S support for ESP32

2022-09-30 Thread GitBox
acassis commented on code in PR #7220: URL: https://github.com/apache/incubator-nuttx/pull/7220#discussion_r984841522 ## arch/xtensa/src/esp32/Kconfig: ## @@ -333,6 +319,283 @@ config ESP32_SDMMC ---help--- No yet implemented +config ESP32_I2S + b

[GitHub] [incubator-nuttx] tmedicci opened a new pull request, #7220: Add i2s support esp32/master

2022-09-30 Thread GitBox
tmedicci opened a new pull request, #7220: URL: https://github.com/apache/incubator-nuttx/pull/7220 ## Summary As previously shown in NuttX 2022 Workshop, here is the I2S support for the ESP32 from Espressif. This PR includes the I2S peripheral drivers, bindings for the generic I2S a

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request, #7219: sim/adb: Enable netdb

2022-09-30 Thread GitBox
xiaoxiang781216 opened a new pull request, #7219: URL: https://github.com/apache/incubator-nuttx/pull/7219 ## Summary Could use nslookup in sim/adb: ``` nsh> nslookup www.baidu.com Host: www.baidu.com Addr: 103.235.46.40 ``` ## Impact sim:adb ## Testing Pass

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request, #7218: drivers/net: Enable NETDEVICES by default

2022-09-30 Thread GitBox
xiaoxiang781216 opened a new pull request, #7218: URL: https://github.com/apache/incubator-nuttx/pull/7218 ## Summary since there are many net drivers doesn't depend on phy ## Impact Kconfig default value ## Testing Pass CI -- This is an automated message from th

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #6318: sched/semaphore: fix priority boost restoration for priority inheritance

2022-09-30 Thread GitBox
pkarashchenko commented on PR #6318: URL: https://github.com/apache/incubator-nuttx/pull/6318#issuecomment-1263758632 Finally I was managed to catch the crash with next config. I was able to identify that if `CONFIG_DEBUG_FULLOPT=y` the crash is not reproduced. @acassis @hartmannathan could

[incubator-nuttx] 01/02: Remove the unnessary empty line after label

2022-09-30 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit bdeaea3742c92ab1b32fe4043bfcb91972de5e32 Author: Xiang Xiao AuthorDate: Mon Sep 26 12:56:25 2022 +0800

[incubator-nuttx] branch master updated (6e490759d6 -> e38248ee08)

2022-09-30 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 6e490759d6 s32k1xx: Fix FlexIO timer register access macros new bdeaea3742 Remove the unnessary e

[incubator-nuttx] 02/02: Return -EINVAL for the internal API

2022-09-30 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit e38248ee0880d152fa1669436189c0bfb2397196 Author: Xiang Xiao AuthorDate: Mon Sep 26 19:08:24 2022 +0800

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #7191: Remove the unnessary empty line after label

2022-09-30 Thread GitBox
pkarashchenko merged PR #7191: URL: https://github.com/apache/incubator-nuttx/pull/7191 -- 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-unsubscr

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #7191: Remove the unnessary empty line after label

2022-09-30 Thread GitBox
xiaoxiang781216 commented on PR #7191: URL: https://github.com/apache/incubator-nuttx/pull/7191#issuecomment-1263730109 @pkarashchenko ping:). -- 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

[incubator-nuttx] branch master updated (68db81ab4f -> 6e490759d6)

2022-09-30 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 68db81ab4f s32k1xx: Allow building with debug features and no console. add 6e490759d6 s32k1xx: Fix Fl

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7216: s32k1xx: Fix FlexIO timer register access macros

2022-09-30 Thread GitBox
xiaoxiang781216 merged PR #7216: URL: https://github.com/apache/incubator-nuttx/pull/7216 -- 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-unsubs

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #6318: sched/semaphore: fix priority boost restoration for priority inheritance

2022-09-30 Thread GitBox
pkarashchenko commented on PR #6318: URL: https://github.com/apache/incubator-nuttx/pull/6318#issuecomment-1263684641 @hartmannathan I just successfully ran ostest on stm32f4discovery board. Here is a `defconfig` that I used. Also run log is attached. [defconfig.txt](https://github.com/a

[GitHub] [incubator-nuttx] acassis commented on issue #7215: mount file system

2022-09-30 Thread GitBox
acassis commented on issue #7215: URL: https://github.com/apache/incubator-nuttx/issues/7215#issuecomment-1263585448 Hi @xiaotailang please give more information. We don't know that board you are using, what config you are using, which steps you took enable it, etc. Please describe exactly

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #7217: s32k1xx: Allow building with debug features and no console.

2022-09-30 Thread GitBox
pkarashchenko merged PR #7217: URL: https://github.com/apache/incubator-nuttx/pull/7217 -- 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-unsubscr

[incubator-nuttx] branch master updated (53dcddc9e3 -> 68db81ab4f)

2022-09-30 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 53dcddc9e3 arch/armv[7|8]-m: Implement up_invalidate_icache add 68db81ab4f s32k1xx: Allow buildin

[GitHub] [incubator-nuttx] acassis commented on pull request #7216: s32k1xx: Fix FlexIO timer register access macros

2022-09-30 Thread GitBox
acassis commented on PR #7216: URL: https://github.com/apache/incubator-nuttx/pull/7216#issuecomment-1263559707 Thank you @csanchezdll nice finding! -- 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 t

[GitHub] [incubator-nuttx] SrivamsiMalladi commented on issue #7193: Missing SoftAP documentation or feature for ESP32

2022-09-30 Thread GitBox
SrivamsiMalladi commented on issue #7193: URL: https://github.com/apache/incubator-nuttx/issues/7193#issuecomment-1263410332 Also, I am not able to connect to the nuttxap created even without changing the name. -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [incubator-nuttx] anjiahao1 commented on pull request #6965: nxmutex replace nxsem when used as a lock

2022-09-30 Thread GitBox
anjiahao1 commented on PR #6965: URL: https://github.com/apache/incubator-nuttx/pull/6965#issuecomment-1263356792 @xiaoxiang781216 i check it all agin,is look good -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [incubator-nuttx] SrivamsiMalladi commented on issue #7193: Missing SoftAP documentation or feature for ESP32

2022-09-30 Thread GitBox
SrivamsiMalladi commented on issue #7193: URL: https://github.com/apache/incubator-nuttx/issues/7193#issuecomment-1263348995 Oh yea! With sta_softap configuration, I can now see wlan1 in ifconfig. I think this should be clearly mentioned in the documentation. >It is possible to use ESP32

[GitHub] [incubator-nuttx] csanchezdll opened a new pull request, #7217: s32k1xx: Allow building with debug features and no console.

2022-09-30 Thread GitBox
csanchezdll opened a new pull request, #7217: URL: https://github.com/apache/incubator-nuttx/pull/7217 ## Summary If no LPUART console is selected, but DEBUG_FEATURES is enabled, building fails for s32k1xx boards. ## Impact This prevents using custom consoles different from LPUA

[GitHub] [incubator-nuttx-apps] lupyuen commented on pull request #1332: Merge updates from downstream

2022-09-30 Thread GitBox
lupyuen commented on PR #1332: URL: https://github.com/apache/incubator-nuttx-apps/pull/1332#issuecomment-1263283800 Very sorry for this, it's meant for my internal updates -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-nuttx-apps] lupyuen closed pull request #1332: Merge updates from downstream

2022-09-30 Thread GitBox
lupyuen closed pull request #1332: Merge updates from downstream URL: https://github.com/apache/incubator-nuttx-apps/pull/1332 -- 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. T

[GitHub] [incubator-nuttx] csanchezdll opened a new pull request, #7216: s32k1xx: Fix FlexIO timer register access macros

2022-09-30 Thread GitBox
csanchezdll opened a new pull request, #7216: URL: https://github.com/apache/incubator-nuttx/pull/7216 ## Summary Definition of macros for addresses of some registers of FlexIO (those regarding the FlexIO timers, specifically) on s32k1xx architecture were incorrectly defined. It looks li

[GitHub] [incubator-nuttx-apps] slorquet commented on pull request #1330: Separate NSH ability to mount a romfs at /etc and to run init scripts.

2022-09-30 Thread GitBox
slorquet commented on PR #1330: URL: https://github.com/apache/incubator-nuttx-apps/pull/1330#issuecomment-1263217908 I'm cancelling this PR. I will come up with a new way to do it that limit breakage. -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-nuttx-apps] slorquet closed pull request #1330: Separate NSH ability to mount a romfs at /etc and to run init scripts.

2022-09-30 Thread GitBox
slorquet closed pull request #1330: Separate NSH ability to mount a romfs at /etc and to run init scripts. URL: https://github.com/apache/incubator-nuttx-apps/pull/1330 -- 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-apps] slorquet commented on a diff in pull request #1330: Separate NSH ability to mount a romfs at /etc and to run init scripts.

2022-09-30 Thread GitBox
slorquet commented on code in PR #1330: URL: https://github.com/apache/incubator-nuttx-apps/pull/1330#discussion_r984299369 ## nshlib/Kconfig: ## @@ -857,13 +832,75 @@ config NSH_FATMOUNTPT will mount a FAT FS under /tmp. This is the location where the FAT

[GitHub] [incubator-nuttx-apps] slorquet commented on a diff in pull request #1330: Separate NSH ability to mount a romfs at /etc and to run init scripts.

2022-09-30 Thread GitBox
slorquet commented on code in PR #1330: URL: https://github.com/apache/incubator-nuttx-apps/pull/1330#discussion_r984294652 ## nshlib/Kconfig: ## @@ -857,13 +832,75 @@ config NSH_FATMOUNTPT will mount a FAT FS under /tmp. This is the location where the FAT

[GitHub] [incubator-nuttx-apps] slorquet commented on a diff in pull request #1330: Separate NSH ability to mount a romfs at /etc and to run init scripts.

2022-09-30 Thread GitBox
slorquet commented on code in PR #1330: URL: https://github.com/apache/incubator-nuttx-apps/pull/1330#discussion_r984294652 ## nshlib/Kconfig: ## @@ -857,13 +832,75 @@ config NSH_FATMOUNTPT will mount a FAT FS under /tmp. This is the location where the FAT

[GitHub] [incubator-nuttx] xiaotailang opened a new issue, #7215: mount file system

2022-09-30 Thread GitBox
xiaotailang opened a new issue, #7215: URL: https://github.com/apache/incubator-nuttx/issues/7215 I compile the File system mount example with the config options likes this: [*] File system mount example [*] Use block device (/dev/mtdblock0) Block device name I can not mount