57 Commits

Author SHA1 Message Date
d3cc00a4a5
small README tweak 2025-02-13 14:56:24 +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
417f5b7f67 completed async RX support as well 2025-02-13 11:31:17 +01:00
b145047b95 UART B hotfix 2025-02-13 11:14:39 +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
bcd79f0f20 docs fix 2025-02-12 14:07:18 +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
5b614e1280 Update for va108xx
- New `va108xx-embassy` crate.
- Embassy library uses new crate
- Updated all dependencies

va108xx-hal

- Refactored and simplified PWM driver
- Added new raw getter API for TIM peripheral blocks
2025-02-10 11:40:37 +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
39b8633065 delete some more re-exports
All checks were successful
Rust/va108xx-rs/pipeline/head This commit looks good
2024-10-07 09:47:24 +02:00
46df7f1007 prepare HAL release
Some checks are pending
Rust/va108xx-rs/pipeline/pr-main Build queued...
2024-09-30 11:58:04 +02:00
d6f69d4a54 Finished flashloader and bootloader implementation
Some checks are pending
Rust/va108xx-rs/pipeline/pr-main Build queued...
2024-09-30 11:41:52 +02:00
e971e8dc0d bmstall is configurable now as well
All checks were successful
Rust/va108xx-rs/pipeline/pr-main This commit looks good
2024-09-20 11:42:41 +02:00
acb8b67ae7 update package
All checks were successful
Rust/va108xx-rs/pipeline/pr-main This commit looks good
- Add embassy example
- improve timer API
- restructure examples
- restructure and improve SPI
- Add REB1 M95M01 NVM module
2024-09-20 10:53:42 +02:00
f48ee8231a
another link correction
All checks were successful
Rust/va108xx-rs/pipeline/head This commit looks good
2024-07-04 18:55:30 +02:00
4fb19fe234
link fix
All checks were successful
Rust/va108xx-rs/pipeline/head This commit looks good
2024-07-04 18:54:37 +02:00
3196d74a34
doc correction
Some checks are pending
Rust/va108xx-rs/pipeline/head Build queued...
2024-07-04 18:32:30 +02:00
d7c27446e0
Merge remote-tracking branch 'origin/main' into improve-uart-clk-calc
Some checks are pending
Rust/va108xx-rs/pipeline/head Build started...
2024-07-04 18:27:17 +02:00
3d4e8477c1
improve UART clock calculation 2024-07-04 18:26:56 +02:00
4f15cd7a31
another small link fix
Some checks are pending
Rust/va108xx-rs/pipeline/pr-main Build queued...
2024-07-04 18:15:55 +02: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
51f21fee43
update doc build settings
All checks were successful
Rust/va108xx-rs/pipeline/head This commit looks good
2024-06-26 22:58:12 +02:00
e3996d9166 Merge branch 'main' into readme-fix 2024-06-25 20:18:39 +02:00
deee5f6f46 readme fix
All checks were successful
Rust/va108xx-rs/pipeline/head This commit looks good
2024-06-25 19:44:12 +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
e434f2e301
prepare BSP release
Some checks are pending
Rust/va108xx-rs/pipeline/head Build started...
2024-06-16 19:30:04 +02:00
5e56e9bb12
prepare HAL release
Some checks are pending
Rust/va108xx-rs/pipeline/head Build started...
2024-06-16 19:16:52 +02:00
ef1c854cac
fix READMEs
Some checks are pending
Rust/va108xx-rs/pipeline/head Build started...
2024-06-16 19:08:51 +02:00
12de5121c6
prepare releases for HAL, BSP, PAC
Some checks are pending
Rust/va108xx-rs/pipeline/head Build started...
2024-06-16 19:03:46 +02:00
40ac37c239 Set of fixes
Some checks are pending
Rust/va108xx-rs/pipeline/head Build queued...
2024-06-16 18:56:45 +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
05ef8e57e1
bump submodules 2022-12-30 12:56:34 +01:00
00292aa9ee
bump submodules 2022-09-13 10:59:02 +02:00
788c5c2a45
bump deps 2022-09-13 10:47:34 +02:00
6678393b38
update submodules and .gitignore 2022-06-18 22:41:28 +02:00
954f4c06ff
update all submodules 2021-12-21 00:02:33 +01:00
7fb7da05fd
update hal submodule 2021-12-18 14:51:09 +01:00
f674e69787
hal update 2021-12-17 10:36:29 +01:00
099a3d2d02
update all dependencies. separate LTO profile 2021-12-16 11:27:21 +01:00