gpio test sample for edu-riscv64

This commit is contained in:
wuzheng
2022-11-10 10:20:20 +08:00
parent b8cf052d49
commit 00b39cdd55
3 changed files with 113 additions and 8 deletions
@@ -89,6 +89,9 @@ enum HS_GPIO_CONFIG
#define BSP_SOFT_SPI_MIOS_PIN 25
#define BSP_SOFT_SPI_MSOI_PIN 27
#define BSP_SOFT_SPI_NCS_PIN 28
#define BSP_LED_PIN 29
#define BSP_KEY_PIN 31
#endif
extern int IoConfigInit(void);