tests: drivers: spi: Added sam_e54_xpro test support files#107178
Open
Farsin-Nasar-Microchip wants to merge 1 commit intozephyrproject-rtos:mainfrom
Open
tests: drivers: spi: Added sam_e54_xpro test support files#107178Farsin-Nasar-Microchip wants to merge 1 commit intozephyrproject-rtos:mainfrom
Farsin-Nasar-Microchip wants to merge 1 commit intozephyrproject-rtos:mainfrom
Conversation
Contributor
Farsin-Nasar-Microchip
commented
Apr 13, 2026
- Add overlay and .conf files to enable spi_loopback and spi_controller_peripheral test projects on SAME54 board
- Add platform allow entries for testcase.yaml file
- Create a new SPI test project to validate spi_transceive_cb API
- Verify SPI transmission and reception using loopback setup with callback support
df62f5f to
ee192cd
Compare
NhMchp
previously approved these changes
Apr 14, 2026
15b7817 to
12e99e7
Compare
56373a0 to
14be7d6
Compare
- Add overlay and .conf files to enable spi_loopback and spi_controller_peripheral test projects on SAME54 board - Add platform allow entries for testcase.yaml file - Create a new SPI test project to validate spi_transceive_cb API - Verify SPI transmission and reception using loopback setup with callback support Signed-off-by: farsin NASAR V A <farsin.nasarva@microchip.com>
14be7d6 to
4dcbbe7
Compare
|
AzharMCHP
approved these changes
Apr 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


