Commit Graph

15 Commits

Author SHA1 Message Date
Robin Müller a5e5f02f7c bump version to 0.2.4
Rust/va108xx-rs/pipeline/head This commit looks good Details
2021-12-06 12:24:55 +01:00
Robin Müller ed22f9a76f
update CHANGELOG
Rust/va108xx-rs/pipeline/head This commit looks good Details
2021-12-05 21:57:13 +01:00
Robin Müller 64a023970a Add peripheral reset fields
Rust/va108xx-rs/pipeline/head This commit looks good Details
- Also update CHANGELOG
2021-12-05 21:51:08 +01:00
Robin Müller 2c86b1420e v0.2.0: Relicensed and republished
Rust/va108xx-rs/pipeline/head This commit looks good Details
- Now hosted on EGit
2021-12-03 14:28:37 +01:00
Robin Müller 4c91a36568 I2C update
- Added two missing bit fields for I2CA STATUS register: I2CIDLE and IDLE
- Made STATUS register read-only
2021-11-23 01:42:22 +01:00
Robin Müller 1c08574e3e
update changelog 2021-11-09 18:49:01 +01:00
bors[bot] 1f6b1333bc
Merge #11
11: Update to v0.1.1 with important bugfix r=robamu a=robamu

This PAC was generated using a patched version of svd2rust with
commit hash 43be074d21132c3a76780816010df592a3603874

It includes bugfix rust-embedded/svd2rust#549

Co-authored-by: Robin Mueller <robin.mueller.m@gmail.com>
2021-11-09 17:17:45 +00:00
Robin Müller 8c28367a33 Important fix: Use bitmask everywhere now
This PAC was generated using a patched version of svd2rust with
commit hash 43be074d21132c3a76780816010df592a3603874

It includes bugfix https://github.com/rust-embedded/svd2rust/pull/549
2021-11-09 18:15:08 +01:00
Robin Müller f2cb5d03c1
update CHANGELOG 2021-11-06 01:32:06 +01:00
Robin Müller 0dcc83720d Updated SVD file handling and README
SVD base file is now created using the svdtools package and a YAML file.
Update README with usage information as well.

This PR also adds new fields for the peripheral clock enable register
in the SVD file
2021-11-04 22:39:53 +01:00
Robin Müller 60b8a8ae62 switched license to dual MIT or Apache 2.0 2021-11-02 20:47:04 +01:00
Robin Müller 9d6d3e8cc4
Merge remote-tracking branch 'origin/main' into mueller/added-helper-script 2021-11-02 11:00:34 +01:00
Robin Müller 40b36feb63 added helper script
Script automates all steps to generate the PAC
2021-11-02 10:59:17 +01:00
Robin Müller 4865157c4b added docs and build badge 2021-11-02 10:46:11 +01:00
Robin Müller 90e9ba7117
added changelog 2021-11-01 23:47:17 +01:00