ch32v20x_it.h 783 B

123456789101112131415161718
  1. /********************************** (C) COPYRIGHT *******************************
  2. * File Name : ch32v20x_it.h
  3. * Author : WCH
  4. * Version : V1.0.0
  5. * Date : 2022/06/16
  6. * Description : This file contains the headers of the interrupt handlers.
  7. *********************************************************************************
  8. * Copyright (c) 2021 Nanjing Qinheng Microelectronics Co., Ltd.
  9. * Attention: This software (modified or not) and binary are used for
  10. * microcontroller manufactured by Nanjing Qinheng Microelectronics.
  11. *******************************************************************************/
  12. #ifndef __CH32V20x_IT_H
  13. #define __CH32V20x_IT_H
  14. #include "debug.h"
  15. #endif /* __CH32V20x_IT_H */