kendryte / kendryte-freertos-demo

Demo of kendryte k210 FreeRTOS SDK
https://github.com/kendryte/kendryte-freertos-sdk
64 stars 24 forks source link

project_cfg.h struct name error #1

Closed chopin1998 closed 6 years ago

chopin1998 commented 6 years ago

should be?

const pin_cfg_t g_io_cfg = { .version = PIN_CFG_VERSION, .set_spi0_dvp_data = 1 };

ly0 commented 6 years ago

Which demo are you using?

chopin1998 commented 6 years ago

the lcd demo

sunnycase commented 6 years ago

g_pin_cfg is right. Please use the newest SDK.