jLynx
|
033c4e9a5b
|
Formatted code (#1007)
* Updated style
* Updated files
* fixed new line
* Updated spacing
* File fix WIP
* Updated to clang 13
* updated comment style
* Removed old comment code
|
2023-05-19 08:16:05 +12:00 |
|
Jared Boone
|
bf7f5d2567
|
IRQ: Make handlers more independent of EventDispatcher.
EventDispatcher is such a hairball...
|
2017-06-19 16:31:54 -07:00 |
|
Jared Boone
|
f731366248
|
Hide some M0 EventDispatcher event masks.
|
2016-06-19 11:41:38 -07:00 |
|
Jared Boone
|
731cea1b96
|
Move event.* code into event_m[04].*.
Slightly more duplication of code now. Need a base class...
|
2016-01-12 22:00:42 -08:00 |
|
Jared Boone
|
c1e5577669
|
Eliminate duplicate code between event_m4.hpp, event.hpp.
event.* is common code, _m0 and _m4 contain specific event mask definitions.
|
2016-01-04 12:54:05 -08:00 |
|
Jared Boone
|
fa465c14c4
|
Extract RTC interrupt handler into separate files.
|
2015-08-14 20:57:40 -07:00 |
|