commit | afdaac5353aaac30a885d4f5038acafaed029aab | [log] [tgz] |
---|---|---|
author | Krishna Mohan Dani <krishnamohan.d@hcl.com> | Mon Mar 22 18:54:54 2021 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Mar 26 08:26:01 2021 -0400 |
tree | 68581d0dbc88fa782d6071800abb68aea985f27c | |
parent | 3a6baa3e09e906403572f1566e04a44db4d908a2 [diff] |
samples/drivers: Nucleo_F207zg: Enable test_spi_loopback sample application This commit enables test_spi_loopback sample application for Nucleo_F207zg. test_spi_loopback was executed under the following case sceanarios on SPI-1: a. With DMA b. No DMA - No Interrrupts c. No DMA - Interrupts Enabled Signed-off-by: Krishna Mohan Dani <krishnamohan.d@hcl.com>