Re: [PR] arch/avr: do not copy const variables to RAM [nuttx]

2025-07-10 Thread via GitHub
acassis merged PR #16687: URL: https://github.com/apache/nuttx/pull/16687 -- 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...@nuttx.apac

Re: [PR] arch/avr: do not copy const variables to RAM [nuttx]

2025-07-08 Thread via GitHub
xiaoxiang781216 commented on code in PR #16687: URL: https://github.com/apache/nuttx/pull/16687#discussion_r2193905078 ## arch/avr/src/avr/Kconfig: ## @@ -94,8 +110,76 @@ config AVR_HAS_MEMX_PTR pointers in arbitrary interaction with the kernel. Not all API

Re: [PR] arch/avr: do not copy const variables to RAM [nuttx]

2025-07-08 Thread via GitHub
xiaoxiang781216 commented on code in PR #16687: URL: https://github.com/apache/nuttx/pull/16687#discussion_r2193904228 ## arch/avr/src/avr/Kconfig: ## @@ -94,8 +110,76 @@ config AVR_HAS_MEMX_PTR pointers in arbitrary interaction with the kernel. Not all API

Re: [PR] arch/avr: do not copy const variables to RAM [nuttx]

2025-07-08 Thread via GitHub
xiaoxiang781216 commented on code in PR #16687: URL: https://github.com/apache/nuttx/pull/16687#discussion_r2193903909 ## arch/avr/src/avr/Kconfig: ## @@ -94,8 +110,76 @@ config AVR_HAS_MEMX_PTR pointers in arbitrary interaction with the kernel. Not all API

Re: [PR] arch/avr: do not copy const variables to RAM [nuttx]

2025-07-08 Thread via GitHub
cederom commented on code in PR #16687: URL: https://github.com/apache/nuttx/pull/16687#discussion_r2193596420 ## arch/avr/src/avr/Kconfig: ## @@ -94,8 +110,76 @@ config AVR_HAS_MEMX_PTR pointers in arbitrary interaction with the kernel. Not all API

Re: [PR] arch/avr: do not copy const variables to RAM [nuttx]

2025-07-08 Thread via GitHub
cederom commented on code in PR #16687: URL: https://github.com/apache/nuttx/pull/16687#discussion_r2193593239 ## arch/avr/src/avr/Kconfig: ## @@ -94,8 +110,76 @@ config AVR_HAS_MEMX_PTR pointers in arbitrary interaction with the kernel. Not all API

Re: [PR] arch/avr: do not copy const variables to RAM [nuttx]

2025-07-08 Thread via GitHub
cederom commented on code in PR #16687: URL: https://github.com/apache/nuttx/pull/16687#discussion_r2193592874 ## arch/avr/src/avr/Kconfig: ## @@ -94,8 +110,76 @@ config AVR_HAS_MEMX_PTR pointers in arbitrary interaction with the kernel. Not all API

Re: [PR] arch/avr: do not copy const variables to RAM [nuttx]

2025-07-08 Thread via GitHub
cederom commented on code in PR #16687: URL: https://github.com/apache/nuttx/pull/16687#discussion_r2193590944 ## boards/Kconfig: ## @@ -94,6 +94,7 @@ config ARCH_BOARD_AVRDX_BREADXAVR select ARCH_HAVE_LEDS select ARCH_HAVE_BUTTONS select ARCH_HAVE_IRQBUT

Re: [PR] arch/avr: do not copy const variables to RAM [nuttx]

2025-07-08 Thread via GitHub
acassis commented on code in PR #16687: URL: https://github.com/apache/nuttx/pull/16687#discussion_r2193235756 ## arch/avr/src/avr/Kconfig: ## @@ -94,8 +110,76 @@ config AVR_HAS_MEMX_PTR pointers in arbitrary interaction with the kernel. Not all API

Re: [PR] arch/avr: do not copy const variables to RAM [nuttx]

2025-07-07 Thread via GitHub
xiaoxiang781216 commented on code in PR #16687: URL: https://github.com/apache/nuttx/pull/16687#discussion_r2191461543 ## arch/avr/src/avr/Kconfig: ## @@ -94,8 +110,76 @@ config AVR_HAS_MEMX_PTR pointers in arbitrary interaction with the kernel. Not all API

Re: [PR] arch/avr: do not copy const variables to RAM [nuttx]

2025-07-07 Thread via GitHub
cederom commented on code in PR #16687: URL: https://github.com/apache/nuttx/pull/16687#discussion_r2190642746 ## boards/Kconfig: ## @@ -94,6 +94,7 @@ config ARCH_BOARD_AVRDX_BREADXAVR select ARCH_HAVE_LEDS select ARCH_HAVE_BUTTONS select ARCH_HAVE_IRQBUT

Re: [PR] arch/avr: do not copy const variables to RAM [nuttx]

2025-07-07 Thread via GitHub
acassis commented on code in PR #16687: URL: https://github.com/apache/nuttx/pull/16687#discussion_r2189837170 ## boards/Kconfig: ## @@ -94,6 +94,7 @@ config ARCH_BOARD_AVRDX_BREADXAVR select ARCH_HAVE_LEDS select ARCH_HAVE_BUTTONS select ARCH_HAVE_IRQBUT