[GitHub] [incubator-nuttx-apps] dangbinghoo opened a new issue #1058: LIBPATHS and EXTRA_LIBS appending not work for app's Makefile

2022-03-10 Thread GitBox
dangbinghoo opened a new issue #1058: URL: https://github.com/apache/incubator-nuttx-apps/issues/1058 if I put ``` Makefile EXTRA_LIBPATHS += -L $(PWD) LIBPATHS += $(PWD) EXTRA_LIBS += -lnimcache ``` it seems, when linking the final binary, these flags were not append

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5710: boards/arm/samv7: rework linker script usage logic to allow custom linker scripts

2022-03-10 Thread GitBox
xiaoxiang781216 merged pull request #5710: URL: https://github.com/apache/incubator-nuttx/pull/5710 -- 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: boards/arm/samv7: rework linker script usage logic to allow custom linker scripts

2022-03-10 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 a958e7f boards/arm/samv7: rework li

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5714: arch/arm/arm[-a|-r]: fix typos in comments

2022-03-10 Thread GitBox
xiaoxiang781216 merged pull request #5714: URL: https://github.com/apache/incubator-nuttx/pull/5714 -- 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: arch/arm/arm[-a|-r]: fix typos in comments

2022-03-10 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 fc9e2d2 arch/arm/arm[-a|-r]: fix ty

[incubator-nuttx] branch master updated (f0a5777 -> c8796c1)

2022-03-10 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 f0a5777 xtensa_swint.c: Restore the coprocessor state at the end for consistency. add c8796c1 xte

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5713: ESP32-S3: Sort Kconfig options and style fixes

2022-03-10 Thread GitBox
xiaoxiang781216 merged pull request #5713: URL: https://github.com/apache/incubator-nuttx/pull/5713 -- 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 (81a19c1 -> f0a5777)

2022-03-10 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 81a19c1 arch/riscv/src/mpfs: Make cleaner pinmux configurations for USB add 329db99 arch/xten

[incubator-nuttx-website] branch asf-site updated: Publishing web: 1b39f27b512cbb1fc294b70e0e70a67d0092b98d docs: 81a19c1ce8cb05c371c52c237ba8144008acb221

2022-03-10 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 ac53a55 Publishing web

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #5708: xtensa: small improvements around using the software interrupt.

2022-03-10 Thread GitBox
pkarashchenko merged pull request #5708: URL: https://github.com/apache/incubator-nuttx/pull/5708 -- 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] pkarashchenko opened a new pull request #5714: arch/arm/arm[-a|-r]: fix typos in comments

2022-03-10 Thread GitBox
pkarashchenko opened a new pull request #5714: URL: https://github.com/apache/incubator-nuttx/pull/5714 ## Summary Fix typos in comments in `arm_vectors.S` ## Impact None ## Testing Pass CI -- This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #5713: ESP32-S3: Sort Kconfig options and style fixes

2022-03-10 Thread GitBox
gustavonihei commented on a change in pull request #5713: URL: https://github.com/apache/incubator-nuttx/pull/5713#discussion_r824269244 ## File path: arch/xtensa/src/esp32s3/Kconfig ## @@ -11,24 +11,24 @@ choice prompt "ESP32-S3 Chip Selection" default ARCH_CHI

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5558: armv7-a/r: fix SVC's sp restore in arm_vectors.S

2022-03-10 Thread GitBox
pkarashchenko commented on a change in pull request #5558: URL: https://github.com/apache/incubator-nuttx/pull/5558#discussion_r824257401 ## File path: arch/arm/src/armv7-a/arm_vectors.S ## @@ -239,15 +239,16 @@ arm_vectorirq: cmp r2, #PSR_MODE_USR

[incubator-nuttx] branch master updated (5e15a3b -> 81a19c1)

2022-03-10 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 5e15a3b sched: Fix typo in references to SIGEV_THREAD add 81a19c1 arch/riscv/src/mpfs: Make cl

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #5709: arch/riscv/src/mpfs: Make cleaner pinmux configurations for USB

2022-03-10 Thread GitBox
pkarashchenko merged pull request #5709: URL: https://github.com/apache/incubator-nuttx/pull/5709 -- 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] pkarashchenko commented on a change in pull request #5713: ESP32-S3: Sort Kconfig options and style fixes

2022-03-10 Thread GitBox
pkarashchenko commented on a change in pull request #5713: URL: https://github.com/apache/incubator-nuttx/pull/5713#discussion_r824223307 ## File path: arch/xtensa/src/esp32s3/Kconfig ## @@ -11,24 +11,24 @@ choice prompt "ESP32-S3 Chip Selection" default ARCH_CH

[incubator-nuttx-apps] 08/12: apps: graphics: slcd: update licenses to Apache

2022-03-10 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-apps.git commit a53c38c0578df60eff182d5960864a606411aef0 Author: Alin Jerpelea AuthorDate: Wed Mar 9 14:50:54 2022

[GitHub] [incubator-nuttx-apps] pkarashchenko merged pull request #1057: apps: graphics: update licenses to Apache

2022-03-10 Thread GitBox
pkarashchenko merged pull request #1057: URL: https://github.com/apache/incubator-nuttx-apps/pull/1057 -- 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-m

[incubator-nuttx-apps] 05/12: apps: graphics: screenshot: update licenses to Apache

2022-03-10 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-apps.git commit ab5f5c7838b1f771c4ac6e315b9f8fc3cdecb5dc Author: Alin Jerpelea AuthorDate: Wed Mar 9 14:26:56 2022

[incubator-nuttx-apps] 07/12: apps: graphics: twm4nx: update licenses to Apache

2022-03-10 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-apps.git commit cd0e847c79199f78380a6be5d3c16b8be5523fa8 Author: Alin Jerpelea AuthorDate: Wed Mar 9 14:37:29 2022

[incubator-nuttx-apps] branch master updated (a0f9b7d -> 009e668)

2022-03-10 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-apps.git. from a0f9b7d apps: examples: ft80x: nxstyle fixes new dd20c13 apps: graphics: ft80x: update li

[incubator-nuttx-apps] 11/12: netutils: telnetc: convert licenses to Apache

2022-03-10 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-apps.git commit 448a7d2ec99064a355b1bde66e332aae6cb3a0c7 Author: Alin Jerpelea AuthorDate: Thu Mar 10 07:40:56 2022

[incubator-nuttx-apps] 02/12: apps: graphics: lvgl: update licenses to Apache

2022-03-10 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-apps.git commit 68b777c39916b90b4a76acab31e452fbd4831a40 Author: Alin Jerpelea AuthorDate: Wed Mar 9 14:16:46 2022

[incubator-nuttx-apps] 12/12: LICENSE: document licenses for code found in apps/netutils

2022-03-10 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-apps.git commit 009e66874538658c10a26bc076d27e9de48fabc6 Author: Alin Jerpelea AuthorDate: Thu Mar 10 07:43:34 2022

[incubator-nuttx-apps] 01/12: apps: graphics: ft80x: update licenses to Apache

2022-03-10 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-apps.git commit dd20c1355b50de6fbcfbaba5e7a0da9bad37cdd6 Author: Alin Jerpelea AuthorDate: Wed Mar 9 14:16:28 2022

[incubator-nuttx-apps] 06/12: apps: graphics: tiff: update licenses to Apache

2022-03-10 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-apps.git commit 39c4ef6ca2d1cec9ba53bd486ab1d8b013f8c1d6 Author: Alin Jerpelea AuthorDate: Wed Mar 9 14:28:04 2022

[incubator-nuttx-apps] 04/12: apps: graphics: nxwm: update licenses to Apache

2022-03-10 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-apps.git commit 38ef30b9ccb4aeb41b1322b574599dc5090060f1 Author: Alin Jerpelea AuthorDate: Wed Mar 9 14:21:47 2022

[GitHub] [incubator-nuttx] pkarashchenko closed pull request #5705: tools: add option to use in-tree board-level common code

2022-03-10 Thread GitBox
pkarashchenko closed pull request #5705: URL: https://github.com/apache/incubator-nuttx/pull/5705 -- 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] pkarashchenko merged pull request #5711: sched: Fix typo in references to SIGEV_THREAD

2022-03-10 Thread GitBox
pkarashchenko merged pull request #5711: URL: https://github.com/apache/incubator-nuttx/pull/5711 -- 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: sched: Fix typo in references to SIGEV_THREAD

2022-03-10 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 The following commit(s) were added to refs/heads/master by this push: new 5e15a3b sched: Fix typo in refe

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #5713: ESP32-S3: Sort Kconfig options and style fixes

2022-03-10 Thread GitBox
gustavonihei opened a new pull request #5713: URL: https://github.com/apache/incubator-nuttx/pull/5713 ## Summary This PR intends to move SPI RAM configuration menu, which was misplaced into the menu for Peripheral selection. Furthermore, it applies some style improvements. ##

[GitHub] [incubator-nuttx] jlaitine commented on a change in pull request #5709: arch/riscv/src/mpfs: Make cleaner pinmux configurations for USB

2022-03-10 Thread GitBox
jlaitine commented on a change in pull request #5709: URL: https://github.com/apache/incubator-nuttx/pull/5709#discussion_r824135753 ## File path: arch/risc-v/src/mpfs/hardware/mpfs250t_484_pinmap.h ## @@ -130,6 +131,21 @@ #define MSSIO_GPIO_PAD36_E3 (GPIO_BANK1 | GPIO_PIN22 |

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5710: boards/arm/samv7: rework linker script usage logic to allow custom linker scripts

2022-03-10 Thread GitBox
pkarashchenko commented on a change in pull request #5710: URL: https://github.com/apache/incubator-nuttx/pull/5710#discussion_r824067897 ## File path: boards/arm/samv7/common/scripts/kernel-space.ld ## @@ -18,7 +18,7 @@ * ***

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #5712: boards/Kconfig: introduce ARCH_BOARD_COMMON option

2022-03-10 Thread GitBox
gustavonihei commented on a change in pull request #5712: URL: https://github.com/apache/incubator-nuttx/pull/5712#discussion_r824039849 ## File path: boards/xtensa/esp32s3/common/Makefile ## @@ -31,3 +33,5 @@ include $(TOPDIR)/boards/Board.mk ARCHSRCDIR = $(TOPDIR)$(DELIM)arc

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #5705: tools: add option to use in-tree board-level common code

2022-03-10 Thread GitBox
pkarashchenko commented on pull request #5705: URL: https://github.com/apache/incubator-nuttx/pull/5705#issuecomment-1064359714 I have made alternative PR https://github.com/apache/incubator-nuttx/pull/5712 that seems to be move generic. Please take a look. -- This is an automated messa

[GitHub] [incubator-nuttx] pkarashchenko opened a new pull request #5712: boards/Kconfig: introduce ARCH_BOARD_COMMON option

2022-03-10 Thread GitBox
pkarashchenko opened a new pull request #5712: URL: https://github.com/apache/incubator-nuttx/pull/5712 ## Summary Introduce `ARCH_BOARD_COMMON` option ## Impact Custom boards users. ## Testing Pass CI -- This is an automated message from the Apache Git Service.

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #5711: sched: Fix typo in references to SIGEV_THREAD

2022-03-10 Thread GitBox
gustavonihei opened a new pull request #5711: URL: https://github.com/apache/incubator-nuttx/pull/5711 ## Summary This PR intends to fix some typos in references to the Kconfig option `SIGEV_THREAD`. ## Impact No impact, just typos in Kconfig strings. ## Testing Not a

[incubator-nuttx] branch master updated (8267a76 -> ee931c1)

2022-03-10 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 8267a76 arch/risc-v: Implement SYS_save_context in swint add be2f688 Fix net/lib_nametoindex.c

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #5476: boards: Remove -fno-builtin

2022-03-10 Thread GitBox
pkarashchenko merged pull request #5476: URL: https://github.com/apache/incubator-nuttx/pull/5476 -- 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] xiaoxiang781216 commented on pull request #5476: boards: Remove -fno-builtin

2022-03-10 Thread GitBox
xiaoxiang781216 commented on pull request #5476: URL: https://github.com/apache/incubator-nuttx/pull/5476#issuecomment-1064299485 @pkarashchenko could you merge this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5710: boards/arm/samv7: rework linker script usage logic to allow custom linker scripts

2022-03-10 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5710: URL: https://github.com/apache/incubator-nuttx/pull/5710#discussion_r823950687 ## File path: boards/arm/samv7/common/scripts/kernel-space.ld ## @@ -18,7 +18,7 @@ * *

[GitHub] [incubator-nuttx] pkarashchenko opened a new pull request #5710: boards/arm/samv7: rework linker script usage logic to allow custom linker scripts

2022-03-10 Thread GitBox
pkarashchenko opened a new pull request #5710: URL: https://github.com/apache/incubator-nuttx/pull/5710 ## Summary This PR breaks SAMV7 dependency on `BOARD_COMMON_DIR` for linker script generation logic: - Allow to locate linker script templates at specific board level instead of bo

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5709: arch/riscv/src/mpfs: Make cleaner pinmux configurations for USB

2022-03-10 Thread GitBox
pkarashchenko commented on a change in pull request #5709: URL: https://github.com/apache/incubator-nuttx/pull/5709#discussion_r823675598 ## File path: arch/risc-v/src/mpfs/hardware/mpfs250t_484_pinmap.h ## @@ -130,6 +131,21 @@ #define MSSIO_GPIO_PAD36_E3 (GPIO_BANK1 | GPIO_PI

[GitHub] [incubator-nuttx] jlaitine opened a new pull request #5709: arch/riscv/src/mpfs: Make cleaner pinmux configurations for USB

2022-03-10 Thread GitBox
jlaitine opened a new pull request #5709: URL: https://github.com/apache/incubator-nuttx/pull/5709 Mux USB IO pins one-by-one using package specific pinmux definitions. This avoids accidentally overwriting IO settings for other pins. Signed-off-by: Jukka Laitinen -- This

[GitHub] [incubator-nuttx-apps] nandojve commented on pull request #929: MCUboot move apps to examples

2022-03-10 Thread GitBox
nandojve commented on pull request #929: URL: https://github.com/apache/incubator-nuttx-apps/pull/929#issuecomment-1063958346 > Look like no more objection, @nandojve could you run refresh.sh --silent for the follow config to fix the CI fail: > > ``` >modified: boards/arm/

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #5705: tools: add option to use in-tree board-level common code

2022-03-10 Thread GitBox
pkarashchenko commented on pull request #5705: URL: https://github.com/apache/incubator-nuttx/pull/5705#issuecomment-1063954851 > As far as I can tell, these specific options (like `BOARD_STM32_COMMON`) are used only in the common folder's Kconfig file to select the source files to build.

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #5705: tools: add option to use in-tree board-level common code

2022-03-10 Thread GitBox
Ouss4 commented on pull request #5705: URL: https://github.com/apache/incubator-nuttx/pull/5705#issuecomment-1063937288 As far as I can tell, these specific options (like `BOARD_STM32_COMMON`) are used only in the common folder's Kconfig file to select the source files to build. Wouldn't

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #5705: tools: add option to use in-tree board-level common code

2022-03-10 Thread GitBox
pkarashchenko commented on pull request #5705: URL: https://github.com/apache/incubator-nuttx/pull/5705#issuecomment-1063866846 Currently next in-tree board archs have common: ``` ./boards/xtensa/esp32s3/common ./boards/xtensa/esp32/common ./boards/xtensa/esp32s2/common ./boar

[incubator-nuttx] branch master updated (dc1b677 -> 8267a76)

2022-03-10 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 dc1b677 xtensa/esp32s3: Add SPI RAM/PSRAM Support add 7022c63 arch/risc-v: Correct FPU register sa

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #5708: xtensa: small improvements around using the software interrupt.

2022-03-10 Thread GitBox
xiaoxiang781216 commented on pull request #5708: URL: https://github.com/apache/incubator-nuttx/pull/5708#issuecomment-1063813103 @zhuyanlin111 could you take a look? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5708: xtensa: small improvements around using the software interrupt.

2022-03-10 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5708: URL: https://github.com/apache/incubator-nuttx/pull/5708#discussion_r823479569 ## File path: arch/xtensa/src/common/xtensa_cpuint.S ## @@ -82,6 +82,7 @@ xtensa_enable_cpuint: s32ia5, a2, 0

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #5708: xtensa: small improvements around using the software interrupt.

2022-03-10 Thread GitBox
Ouss4 opened a new pull request #5708: URL: https://github.com/apache/incubator-nuttx/pull/5708 ## Summary - Use `rsync` when manipulating interrupt registers, this is the recommended instruction by the TRM. - Co-processor state was restored two times in `xtensa_exit`. ## Impact

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5707: arch/risc-v: Implement SYS_save_context in swint

2022-03-10 Thread GitBox
xiaoxiang781216 merged pull request #5707: URL: https://github.com/apache/incubator-nuttx/pull/5707 -- 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