Commit Graph

32 Commits

Author SHA1 Message Date
cad968342a Merge pull request 'bootloader and flashloader' (#21) from bootloader-flashloader into main
All checks were successful
Rust/va416xx-rs/pipeline/head This commit looks good
Reviewed-on: #21
2024-09-12 19:48:24 +02:00
d386e5f6a1 Bootloader and Flashloader App
All checks were successful
Rust/va416xx-rs/pipeline/pr-main This commit looks good
2024-09-12 19:41:54 +02:00
deebc88042 Merge pull request 'Device specific support and UART Improvements' (#23) from device-specific-support into main
All checks were successful
Rust/va416xx-rs/pipeline/head This commit looks good
Reviewed-on: #23
2024-07-19 06:47:25 +02:00
a326e5d058 Device specific support and UART Improvements
All checks were successful
Rust/va416xx-rs/pipeline/head This commit looks good
2024-07-18 21:32:36 -07:00
dd5beb47f0
README typo
All checks were successful
Rust/va416xx-rs/pipeline/head This commit looks good
2024-07-04 18:37:47 +02:00
8d84c61327 Merge pull request 'bugfix for updated DMA example' (#20) from dma-bugfix into main
All checks were successful
Rust/va416xx-rs/pipeline/head This commit looks good
Reviewed-on: #20
2024-07-04 15:52:13 +02:00
5b1e30ea15
bugfix for updated DMA example
All checks were successful
Rust/va416xx-rs/pipeline/head This commit looks good
2024-07-04 15:34:09 +02:00
baf900107d Merge pull request 'Basic DMA HAL' (#19) from dma-support into main
Some checks failed
Rust/va416xx-rs/pipeline/head There was a failure building this commit
Reviewed-on: #19
2024-07-03 22:54:10 +02:00
f47ba0828e
changelog
Some checks are pending
Rust/va416xx-rs/pipeline/pr-main Build queued...
2024-07-03 22:52:07 +02:00
d6efff6832 Merge branch 'main' into dma-support
Some checks are pending
Rust/va416xx-rs/pipeline/pr-main Build started...
2024-07-03 22:48:33 +02:00
895ad438aa Merge pull request 'small improvements and fixes' (#18) from smaller-improvements-and-fixes into main
All checks were successful
Rust/va416xx-rs/pipeline/head This commit looks good
Reviewed-on: #18
2024-07-03 22:48:08 +02:00
1c7affc4c5 Basic DMA HAL
All checks were successful
Rust/va416xx-rs/pipeline/head This commit looks good
2024-07-03 15:40:14 +02:00
a2a4b5ff01
small improvements and fixes
All checks were successful
Rust/va416xx-rs/pipeline/head This commit looks good
2024-07-01 16:02:10 +02:00
a2b43bff06 Merge pull request 'use released version of the PAC' (#17) from prep-hal-release into main
Some checks failed
Rust/va416xx-rs/pipeline/head There was a failure building this commit
Reviewed-on: #17
2024-07-01 15:03:13 +02:00
081d978360 Merge branch 'prep-hal-release' of egit.irs.uni-stuttgart.de:rust/va416xx-rs into prep-hal-release
Some checks are pending
Rust/va416xx-rs/pipeline/pr-main Build queued...
2024-07-01 15:00:25 +02:00
a2bb6b9227
add badges for HAL 2024-07-01 14:59:51 +02:00
5575e04b91 Merge branch 'main' into prep-hal-release
Some checks are pending
Rust/va416xx-rs/pipeline/pr-main Build queued...
2024-07-01 14:58:43 +02:00
6a83d2e507
use releases version of the PAC
Some checks are pending
Rust/va416xx-rs/pipeline/head Build queued...
2024-07-01 14:58:18 +02:00
aee7e8aa12 Merge pull request 'prepare HAL release' (#16) from prep-hal-release into main
All checks were successful
Rust/va416xx-rs/pipeline/head This commit looks good
Reviewed-on: #16
2024-07-01 14:55:56 +02:00
1bd39624ff
prepare HAL release
Some checks are pending
Rust/va416xx-rs/pipeline/head Build queued...
2024-07-01 14:54:47 +02:00
3517fb6ec2 Merge pull request 'finished basic ADC and DAC HAL' (#15) from adc-and-dac into main
All checks were successful
Rust/va416xx-rs/pipeline/head This commit looks good
Reviewed-on: #15
2024-07-01 14:50:05 +02:00
e1011e3600
delete commented code
Some checks are pending
Rust/va416xx-rs/pipeline/pr-main Build queued...
2024-07-01 14:49:34 +02:00
5f50892d8a finished basic ADC and DAC HAL
Some checks are pending
Rust/va416xx-rs/pipeline/head Build started...
2024-07-01 14:47:08 +02:00
78e6c52835 Merge pull request 'adapt dev variant' (#13) from adapt-dev-release into main
All checks were successful
Rust/va416xx-rs/pipeline/head This commit looks good
Reviewed-on: #13
2024-07-01 10:17:16 +02:00
d458926e29 Merge branch 'main' into adapt-dev-release 2024-07-01 10:17:05 +02:00
8fa8137d79 Merge pull request 'remove reset in jlink.gdb script, add Embed.toml' (#14) from flashing-update into main
Reviewed-on: #14
2024-07-01 10:16:58 +02:00
2b6c45dbb7
adapt dev variant
Some checks are pending
Rust/va416xx-rs/pipeline/head Build started...
2024-07-01 10:15:01 +02:00
118341cabe
remove reset in jlink.gdb script, add Embed.toml
Some checks are pending
Rust/va416xx-rs/pipeline/head Build queued...
2024-06-30 18:17:00 +02:00
7fc7716ba2 bump PAC version for HAL
All checks were successful
Rust/va416xx-rs/pipeline/head This commit looks good
2024-06-25 20:14:06 +02:00
a13b0c94ac Merge pull request 'prep PAC v0.2.0 release' (#12) from prep_va416xx-v0.2.0 into main
Some checks failed
Rust/va416xx-rs/pipeline/head There was a failure building this commit
Reviewed-on: #12
2024-06-25 20:13:04 +02:00
2a8c61847d prep PAC v0.2.0 release
Some checks are pending
Rust/va416xx-rs/pipeline/head Build started...
2024-06-25 20:12:01 +02:00
5d1740efea Init Commit
All checks were successful
Rust/va416xx-rs/pipeline/head This commit looks good
Monorepo for Rust support of VA416XX family of radiation hardened MCUs
2024-06-25 20:01:21 +02:00