mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
初始化外置
This commit is contained in:
@@ -90,6 +90,9 @@ void HardwareInitTask(void *argument)
|
||||
// FUSB CC pin dis connect
|
||||
HAL_GPIO_WritePin(GPIOB, GPIO_PIN_10, GPIO_PIN_RESET);
|
||||
|
||||
// FUSB302 init
|
||||
fusb302_dev_init();
|
||||
|
||||
// lcd
|
||||
// done in lvgl disp init
|
||||
|
||||
|
||||
Reference in New Issue
Block a user