txy-21 opened a new pull request, #3363: URL: https://github.com/apache/nuttx-apps/pull/3363
## Summary This PR specifies architecture and scheduler Kconfig configurations for testing modules to ensure proper configuration handling across different architectures. ## Changes - **testing/libc/arch_libc/Kconfig**: Specify architecture format in Kconfig - **testing/testsuites/Kconfig**: Add architecture configuration for testsuites ## Impact - Improves Kconfig configuration clarity for architecture-specific testing modules - Ensures proper build configuration across different architectures - Enhances scheduler test module configuration handling ## Testing - Verified Kconfig changes apply correctly - Tested on relevant architecture configurations - No functional changes to test behavior --- **Commits:** 3 **Files changed:** 2 (+26, -1) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
