-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rebase * interrupts more refactoring * more work * fix rp2xxx examples and typo * update stm32 registers and make `InterruptOptions` optional * fix mistake * more work done * `GenerateInterruptEnum` now returns early when interrupts len is 0 * fix regz unit tests * fix most ci errors and finish cortex m interrupts * remove methods from nvic peripheral struct * fix all ci errors (hack) * tweak regz tests * fix the same thing again * update stm32 regs
- Loading branch information
Showing
22 changed files
with
118,935 additions
and
563 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.