generated from hulk/gd32e23x_template_cmake_vscode
Follow the reference to port the bootloader
This commit is contained in:
6
Inc/gpio.h
Normal file
6
Inc/gpio.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef GPIO_H
|
||||
#define GPIO_H
|
||||
|
||||
void gpio_init(void);
|
||||
|
||||
#endif // GPIO_H
|
Reference in New Issue
Block a user