| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [MCXA] reset_reason: process multiple bits | Felipe Balbi | 2025-12-18 | 1 | -1/+3 |
| | | | | | | | | | | After testing with the pending watchdog driver, I noticed that more than one bit got set (Warm and Wdog0), changing my original assumption of this register being one-hot. Update the `reset_reason()` function and example according to James Munns' MCXA DMA Error implementation. | ||||
| * | MCXA: Add a function to read Reset Reason | Felipe Balbi | 2025-12-10 | 1 | -0/+15 |
