1 /*
2  * Copyright (C) 2015-2017 Alibaba Group Holding Limited
3  */
4 
5 #define PORT_SPI_TEST 1
6 
7 void hal_spi_test(void);
8