drv_spi.h 313 B

123456789101112131415
  1. /*
  2. * Copyright (c) 2006-2019, RT-Thread Development Team
  3. *
  4. * SPDX-License-Identifier: Apache-2.0
  5. *
  6. * Change Logs:
  7. * Date Author Notes
  8. * 2012-01-01 aozima first implementation.
  9. */
  10. #ifndef gd32F30X_SPI_H_INCLUDED
  11. #define gd32F30X_SPI_H_INCLUDED
  12. #endif // gd32F30X_SPI_H_INCLUDED