22 Commits

Author SHA1 Message Date
adee40d953 init new shared periph crate 2025-04-24 12:42:55 +02:00
caf54e5a70 larger GPIO refactoring and Async UART update 2025-02-17 10:53:40 +01:00
8b55d0923f Bugfix and improvements for async GPIO 2025-02-15 12:46:10 +01:00
bf41b59a24 HAL update 2025-02-14 16:18:59 +01:00
0a31b637e6 add more defmt features 2025-02-13 14:51:54 +01:00
8ae2d6189a
add various debug impls 2025-02-13 14:50:00 +01:00
e24fc608a3
all doc fixes 2025-02-13 11:44:14 +01:00
189ac2d256
bump PAC version 2025-02-12 14:47:18 +01:00
6e0d417a5c Async UART TX support 2025-02-12 14:13:35 +01:00
066d91aee5 dynpin defmt bugfix 2025-02-12 14:06:41 +01:00
f3d840ace7
dynpin bugfix 2025-02-12 13:41:06 +01:00
c6e840a991 Asynchronous GPIO support 2025-02-11 18:56:11 +01:00
67ddba9c42 update error handling 2025-02-11 16:19:20 +01:00
da1f2902b2 GPIO refactoring and API improvements 2025-02-10 11:35:20 +01:00
f438e7e40f
some clippy fixes 2025-01-10 17:19:28 +01:00
3c8c455c6f Update and improve HAL library and docs
All checks were successful
Rust/va108xx-rs/pipeline/pr-main This commit looks good
2024-07-04 18:07:34 +02:00
6b3cdf74cc Merge branch 'main' into update-docs
Some checks are pending
Rust/va108xx-rs/pipeline/pr-main Build queued...
2024-06-25 11:02:31 +02:00
f4f378ba4f
doc fixes and improvements
All checks were successful
Rust/va108xx-rs/pipeline/head This commit looks good
2024-06-25 10:47:33 +02:00
e3cdb19a35 Merge branch 'main' into update-docs 2024-06-25 10:26:02 +02:00
95e72cfea6
update docs
Some checks are pending
Rust/va108xx-rs/pipeline/head Build queued...
2024-06-25 10:25:39 +02:00
6854703c5d link corrections
Some checks failed
Rust/va108xx-rs/pipeline/head There was a failure building this commit
2024-06-23 22:05:11 +02:00
94c6d91bae New VA108xx Rust workspace structure + dependency updates
- The workspace is now a monorepo without submodules. The HAL, PAC and BSP
  are integrated directly
- Update all dependencies: embedded-hal v1 and RTIC v2
2024-06-16 16:16:45 +02:00