[incubator-nuttx] branch master updated: fix sim_x11fb compile error

2021-11-13 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 edaa8a0 fix sim_x11fb compile error

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4824: fix sim_x11fb compile error

2021-11-13 Thread GitBox
xiaoxiang781216 merged pull request #4824: URL: https://github.com/apache/incubator-nuttx/pull/4824 -- 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

[incubator-nuttx] branch master updated: esp32 & esp32c3: Partition supports BIO cmd

2021-11-13 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 fed7808 esp32 & esp32c3: Partition

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4820: esp32 & esp32c3: Partition supports BIO cmd

2021-11-13 Thread GitBox
xiaoxiang781216 merged pull request #4820: URL: https://github.com/apache/incubator-nuttx/pull/4820 -- 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

[incubator-nuttx] branch master updated (fed7808 -> c6c534f)

2021-11-13 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 fed7808 esp32 & esp32c3: Partition supports BIO cmd add c6c534f xtensa:mpu:use WRITEBACK attribute

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4818: xtensa:mpu:use WRITEBACK attribute for intsram & extsram

2021-11-13 Thread GitBox
xiaoxiang781216 merged pull request #4818: URL: https://github.com/apache/incubator-nuttx/pull/4818 -- 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

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #4825: arch/risc-v&xtensa/Kconfig: Some cleanup and improvements to arch versions of C library functions.

2021-11-13 Thread GitBox
Ouss4 opened a new pull request #4825: URL: https://github.com/apache/incubator-nuttx/pull/4825 ## Summary - Declare some of the string.h function that are implemented in the ROM code. - Remove unused options ## Impact ESP32xx chips ## Testing esp32c3-devkit:nsh esp32

[GitHub] [incubator-nuttx] acassis merged pull request #4825: arch/risc-v&xtensa/Kconfig: Some cleanup and improvements to arch versions of C library functions.

2021-11-13 Thread GitBox
acassis merged pull request #4825: URL: https://github.com/apache/incubator-nuttx/pull/4825 -- 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: commit

[incubator-nuttx] 01/02: esp32c3_rom.ld: Add some of the string.h functions to the linker script.

2021-11-13 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 a01cb867ce2cdff0c0ed658703c7be9fa2bf544f Author: Abdelatif Guettouche AuthorDate: Sat Nov 13 14:06:26 2021 +01

[incubator-nuttx] branch master updated (c6c534f -> 6cbcbd5)

2021-11-13 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 c6c534f xtensa:mpu:use WRITEBACK attribute for intsram & extsram new a01cb86 esp32c3_rom.ld: Add so

[incubator-nuttx] 02/02: arch/risc-v&xtensa/Kconfig: Don't select LIBC_ARCH_MEMCCMP. The Kconfig option doens't exist and we are not providing any external implementation.

2021-11-13 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 6cbcbd5481311a64591c630794de9166f30344f4 Author: Abdelatif Guettouche AuthorDate: Sat Nov 13 14:08:26 2021 +01

[GitHub] [incubator-nuttx] chrade opened a new pull request #4826: Phyplus release 1.1

2021-11-13 Thread GitBox
chrade opened a new pull request #4826: URL: https://github.com/apache/incubator-nuttx/pull/4826 ## Summary ## Impact ## Testing -- 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 g

[GitHub] [incubator-nuttx] fjpanag commented on pull request #4810: debug: add tools for task aware debug

2021-11-13 Thread GitBox
fjpanag commented on pull request #4810: URL: https://github.com/apache/incubator-nuttx/pull/4810#issuecomment-968158514 This is not building for me. After enabling `CONFIG_DEBUG_TCBINFO` I get: ``` nuttx/fs/procfs/fs_procfstcbinfo.c:227: undefined reference to `g_tcbinfo' ``

[incubator-nuttx-website] branch asf-site updated: Publishing web: dae81ea3c7ae113846bd7d94778d565c9f4d4c43 docs: 6cbcbd5481311a64591c630794de9166f30344f4

2021-11-13 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 45d8e30 Publishing web

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4810: debug: add tools for task aware debug

2021-11-13 Thread GitBox
xiaoxiang781216 commented on pull request #4810: URL: https://github.com/apache/incubator-nuttx/pull/4810#issuecomment-968195575 @fjpanag you need add arm_tcbinfo.c to your SoC Make.defs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on