mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Update fusbpd.cpp
This commit is contained in:
@@ -5,8 +5,10 @@
|
||||
* Author: Ralim
|
||||
*/
|
||||
|
||||
#ifdef MODEL_TS80P
|
||||
#include <fusbpd.h>
|
||||
#include <pd.h>
|
||||
#include "BSP.h"
|
||||
#include "I2CBB.hpp"
|
||||
#include "fusb302b.h"
|
||||
#include "policy_engine.h"
|
||||
@@ -36,3 +38,4 @@ void fusb302_start_processing() {
|
||||
/* Create the INT_N thread. */
|
||||
InterruptHandler::init();
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user