generated from hulk/gd32e23x_template
Initial commit
This commit is contained in:
11
inc/peripheral.h
Normal file
11
inc/peripheral.h
Normal file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// Created by yelv1 on 24-9-22.
|
||||
//
|
||||
|
||||
#ifndef PERIPHERAL_H
|
||||
#define PERIPHERAL_H
|
||||
|
||||
void usart_config(void);
|
||||
void led_blink_config(void);
|
||||
|
||||
#endif //PERIPHERAL_H
|
||||
Reference in New Issue
Block a user