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
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
6e0d417a5c
Async UART TX support
2025-02-12 14:13:35 +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
39b8633065
delete some more re-exports
Rust/va108xx-rs/pipeline/head This commit looks good
2024-10-07 09:47:24 +02:00
46df7f1007
prepare HAL release
Rust/va108xx-rs/pipeline/pr-main Build queued...
2024-09-30 11:58:04 +02:00
d6f69d4a54
Finished flashloader and bootloader implementation
Rust/va108xx-rs/pipeline/pr-main Build queued...
2024-09-30 11:41:52 +02:00
acb8b67ae7
update package
...
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
3d4e8477c1
improve UART clock calculation
2024-07-04 18:26:56 +02:00
12de5121c6
prepare releases for HAL, BSP, PAC
Rust/va108xx-rs/pipeline/head Build started...
2024-06-16 19:03:46 +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