38 Commits
Author SHA1 Message Date
muellerr 914ec09376 replaced badge
Rust/va108xx-rs/pipeline/head This commit looks good
2021-12-03 20:39:53 +01:00
muellerr 2c86b1420e v0.2.0: Relicensed and republished
Rust/va108xx-rs/pipeline/head This commit looks good
- Now hosted on EGit
2021-12-03 14:28:37 +01:00
muellerr 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
muellerr 1c08574e3e update changelog 2021-11-09 18:49:01 +01:00
muellerr 6712a3fcb1 bumping to v0.1.2 2021-11-09 18:22:19 +01:00
muellerr 7720a22269 update README 2021-11-09 18:21:22 +01:00
muellerr 25d0ec677a bumped revision for bugfix 2021-11-09 18:16:08 +01:00
muellerr 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
muellerr d37aad6b1c updated rust edition to 2021 2021-11-09 11:29:28 +01:00
muellerr 20ab6733d7 cross-compile now in CI 2021-11-08 23:52:41 +01:00
muellerr d9784284a8 added crates IO badge 2021-11-06 01:37:29 +01:00
muellerr f2cb5d03c1 update CHANGELOG 2021-11-06 01:32:06 +01:00
muellerr 943d8aff75 release for HAL 2021-11-06 01:31:07 +01:00
muellerr 9d279c8788 Added PAC update for new fields 2021-11-04 22:48:42 +01:00
muellerr 93a332438e Merge remote-tracking branch 'origin/main' into mueller/categories 2021-11-04 22:43:02 +01:00
muellerr 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
muellerr 0d65141d2e Added gitignore file 2021-11-04 22:37:48 +01:00
muellerr bf57ee4817 Update Cargo.toml
- Added categories and reordered a bit
2021-11-04 22:36:50 +01:00
muellerr 60b8a8ae62 switched license to dual MIT or Apache 2.0 2021-11-02 20:47:04 +01:00
muellerr 9d6d3e8cc4 Merge remote-tracking branch 'origin/main' into mueller/added-helper-script 2021-11-02 11:00:34 +01:00
muellerr 40b36feb63 added helper script
Script automates all steps to generate the PAC
2021-11-02 10:59:17 +01:00
muellerr 4865157c4b added docs and build badge 2021-11-02 10:46:11 +01:00
muellerr 02d6188b4d explicit noChangelogLabel 2021-11-02 00:10:01 +01:00
muellerr 66ca724e07 typo 2021-11-02 00:07:57 +01:00
muellerr 4df9371758 added changelog.yml workflow 2021-11-02 00:04:26 +01:00
muellerr 1e52abf372 switched license, updated manifest file 2021-11-01 23:59:51 +01:00
muellerr 1a3a813089 update README 2021-11-01 23:55:24 +01:00
muellerr 1922dfbd29 added bors integration 2021-11-01 23:54:24 +01:00
muellerr 90e9ba7117 added changelog 2021-11-01 23:47:17 +01:00
muellerr ca27816fcc removed schema file, not required anymore 2021-11-01 23:42:52 +01:00
muellerr d57b391d21 added basic CI file 2021-11-01 23:41:06 +01:00
muellerr e97cd64ba6 First building PAC version
Generated a first building version of the PAC.
The PAC was generated with a specially patched version
of svd2rust 0.19.0: https://github.com/robamu/svd2rust/tree/mueller/develop
2021-11-01 23:31:51 +01:00
muellerr 45d12c83bb Merge branch 'main' of https://github.com/robamu/va108xx-rs 2021-10-29 09:51:11 +02:00
muellerr 0eecf78488 added files generated from working (but faulty) SVD file 2021-10-29 09:49:48 +02:00
muellerr 49f20c9608 working svd 2021-10-29 01:02:21 +02:00
muellerr 429fffd3a2 added scheme file 2021-10-29 00:39:40 +02:00
muellerr 862a2cd2f9 First set of fixes for SVD files 2021-10-28 22:53:18 +02:00
muellerr 30ced7502f init SVD file 2021-10-28 22:52:18 +02:00