We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e1b2e6 commit a9ddd79Copy full SHA for a9ddd79
CHANGELOG.md
@@ -7,14 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
+- Support for device.x generation for riscv targets and `__EXTERNAL_INTERRUPTS` vector table
11
+
12
## [v0.19.0] - 2021-05-26
13
14
### Added
15
16
- MSP430 API for atomically changing register bits, gated behind the `--nightly` flag
17
- New SVD test for `msp430fr2355`
18
- Option `-o`(`--output-path`) let you specify output directory path
-- Support for device.x generation for riscv targets and `__EXTERNAL_INTERRUPTS` vector table
19
20
### Changed
21
0 commit comments