mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Moving PD framework + big thread cleanup
This commit is contained in:
@@ -51,6 +51,8 @@ uint8_t showBootLogoIfavailable();
|
||||
void delay_ms(uint16_t count);
|
||||
//Used to allow knowledge of if usb_pd is being used
|
||||
uint8_t usb_pd_detect();
|
||||
//Returns 0 when the irq line is pulled down
|
||||
uint8_t pd_irq_read();
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user