mirror of
https://github.com/livingcomputermuseum/UniBone.git
synced 2026-05-04 15:06:56 +00:00
Connected CPU20 to INTR,INIT,Power ON/OFF.
PRU INTR routing still do to.
This commit is contained in:
@@ -69,6 +69,9 @@ public:
|
||||
|
||||
void on_power_changed(void) override;
|
||||
void on_init_changed(void) override;
|
||||
void on_interrupt(uint16_t vector) ;
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user