Skip to content

Commit d0326b6

Browse files
committed
Include CAN header for F1x0
1 parent 4a394f5 commit d0326b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cores/arduino/gd32/gd32f1x0_libopt.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ OF SUCH DAMAGE.
4141
#define GD32F1X0_LIBOPT_H
4242

4343
#include "gd32f1x0_adc.h"
44+
#include "gd32f1x0_can.h"
4445
#include "gd32f1x0_cec.h"
4546
#include "gd32f1x0_crc.h"
4647
#include "gd32f1x0_cmp.h"

0 commit comments

Comments
 (0)