Consolidate M0-specific code.

This commit is contained in:
Jared Boone 2016-01-04 12:07:30 -08:00
parent a27489eb21
commit b058c0fe00
4 changed files with 11 additions and 7 deletions

View file

@ -259,7 +259,7 @@ int main(void) {
controls_init();
lcd_frame_sync_configure();
rtc_interrupt_enable();
m4txevent_interrupt_enable();
lpc43xx::creg::m4txevent::enable();
event_dispatcher.run();