muellerr
|
5ca8558acc
|
prepare PAC release
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
|
2026-05-08 17:02:33 +02:00 |
|
muellerr
|
f78f159fde
|
Merge pull request 'add clock enable for SPI and UART' (#80) from add-clk-enables into main
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (push) Has been cancelled
Reviewed-on: #80
|
2026-05-08 17:00:50 +02:00 |
|
muellerr
|
1d66fcd077
|
add clock enable for SPI and UART
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
|
2026-05-08 17:00:15 +02:00 |
|
muellerr
|
7bf6322fc2
|
Merge pull request 'improve register names' (#79) from improve-register-names into main
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (push) Has been cancelled
Reviewed-on: #79
|
2026-05-08 16:48:13 +02:00 |
|
muellerr
|
90e4604187
|
improve register names
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
|
2026-05-08 16:47:05 +02:00 |
|
muellerr
|
34727bf48e
|
Merge pull request 'introduce interrupt registry' (#78) from interrupt-registry into main
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (push) Has been cancelled
Reviewed-on: #78
|
2026-05-08 16:30:58 +02:00 |
|
muellerr
|
3bd62fc1eb
|
introduce interrupt registry
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
|
2026-05-08 16:29:59 +02:00 |
|
muellerr
|
11b37e9c2b
|
Merge pull request 'Async OLED example' (#77) from oled-asynch into main
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (push) Has been cancelled
Reviewed-on: #77
|
2026-05-08 14:43:49 +02:00 |
|
muellerr
|
9ed6ac32ce
|
Async OLED example
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
|
2026-05-08 14:42:50 +02:00 |
|
muellerr
|
7eeedec527
|
Merge pull request 'bump aarch32 deps' (#76) from bump-aarch32-dependencies into main
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (push) Has been cancelled
Reviewed-on: #76
|
2026-05-08 12:55:37 +02:00 |
|
muellerr
|
d30273aa0c
|
bump aarch32 deps
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
|
2026-05-08 12:53:31 +02:00 |
|
muellerr
|
79c6aea160
|
Merge pull request 'fix ping reply for net example' (#75) from fix-ping-for-net-example into main
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (push) Has been cancelled
Reviewed-on: #75
|
2026-05-08 12:50:43 +02:00 |
|
muellerr
|
b85e2cf1a3
|
fix ping reply for net example
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
|
2026-05-08 12:50:21 +02:00 |
|
muellerr
|
78e2dd23f9
|
Merge pull request 'OLED example' (#74) from oled-driver into main
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (push) Has been cancelled
Reviewed-on: #74
|
2026-05-07 20:04:59 +02:00 |
|
muellerr
|
df887d5665
|
Add OLED example
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
|
2026-05-07 20:01:58 +02:00 |
|
muellerr
|
62eebc6770
|
Merge pull request 'update async SPI module' (#70) from update-asynch-spi-module into main
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (push) Has been cancelled
Reviewed-on: #70
|
2026-05-07 18:02:27 +02:00 |
|
muellerr
|
5a44b3f658
|
update async SPI module
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
|
2026-05-05 18:41:21 +02:00 |
|
muellerr
|
c85f492c03
|
Merge pull request 'bugfix for SPI AMBA clock control' (#73) from spi-amba-clk-ctrl-bugfix into main
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (push) Has been cancelled
Reviewed-on: http://localhost:3000/rust/zynq7000-rs/pulls/73
|
2026-05-05 18:41:00 +02:00 |
|
muellerr
|
20102a2b7a
|
bugfix for SPI AMBA clock control
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
|
2026-05-05 18:40:42 +02:00 |
|
muellerr
|
110adc8a63
|
Merge pull request 'configure pull up properly' (#72) from oled-sdin-pullup into main
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (push) Has been cancelled
Reviewed-on: http://localhost:3000/rust/zynq7000-rs/pulls/72
|
2026-05-05 15:46:31 +02:00 |
|
muellerr
|
6fe5ac5edb
|
configure pull up properly
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
|
2026-05-05 15:05:38 +02:00 |
|
muellerr
|
923f988a32
|
Merge pull request 'fix asynch uart TX' (#71) from fix-asynch-uart into main
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (push) Has been cancelled
Reviewed-on: http://localhost:3000/rust/zynq7000-rs/pulls/71
|
2026-05-04 19:32:26 +02:00 |
|
muellerr
|
a6c40c5fa9
|
fix asynch uart TX
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
|
2026-05-04 19:31:50 +02:00 |
|
muellerr
|
21a930dc09
|
Merge pull request 'update asynch logger, simplify it' (#68) from update-asynch-logger into main
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
Reviewed-on: http://localhost:3000/rust/zynq7000-rs/pulls/68
|
2026-05-04 18:01:29 +02:00 |
|
muellerr
|
8215eec0cf
|
clippy fix
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
|
2026-05-04 17:54:44 +02:00 |
|
muellerr
|
bf6f492c49
|
update asynch logger, simplify it
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
|
2026-05-04 17:02:22 +02:00 |
|
muellerr
|
f7074bcf7d
|
Merge pull request 'update BD and XDC' (#69) from update-hw-design into main
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (push) Has been cancelled
Reviewed-on: http://localhost:3000/rust/zynq7000-rs/pulls/69
|
2026-05-04 16:57:46 +02:00 |
|
muellerr
|
349509c90c
|
some minor clean up
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
|
2026-05-04 16:56:31 +02:00 |
|
muellerr
|
c38c98dfb0
|
update BD and XDC
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
|
2026-05-04 16:39:33 +02:00 |
|
muellerr
|
69537126ec
|
formatting
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
|
2026-04-15 18:14:20 +02:00 |
|
muellerr
|
004e862715
|
Merge pull request 'Function to set FIFO Trigger of PS UART' (#67) from meier/ps-uart-set-fifo-trigger into main
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
Reviewed-on: #67
|
2026-04-15 10:02:46 +02:00 |
|
meierj
|
f1312c1b17
|
added pub function to set the rx fifo trigger of the ps uart
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
|
2026-04-14 17:01:39 +02:00 |
|
muellerr
|
602448b456
|
Merge pull request 'use local path in README links' (#66) from another-small-readme-tweak into main
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
Reviewed-on: #66
zynq7000-v0.2.0
|
2026-04-01 14:25:30 +02:00 |
|
muellerr
|
21cafe4668
|
use local path in README links
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
|
2026-04-01 14:23:36 +02:00 |
|
muellerr
|
00f64ad2be
|
Merge pull request 'try this little readme tweak' (#65) from small-readme-tweak into main
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
Reviewed-on: #65
|
2026-04-01 14:17:37 +02:00 |
|
muellerr
|
41af66433a
|
try this little readme tweak
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
|
2026-04-01 14:16:17 +02:00 |
|
muellerr
|
7dc471d687
|
Merge pull request 'prepare PAC v0.2.0 release' (#64) from prepare-pac-release into main
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
Reviewed-on: #64
|
2026-04-01 14:14:55 +02:00 |
|
muellerr
|
41078f9150
|
prepare PAC v0.2.0 release
ci / Check build (pull_request) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
|
2026-04-01 14:13:58 +02:00 |
|
muellerr
|
e9a56f73af
|
Merge pull request 'add defmt support for PAC' (#63) from add-defmt-support-pac into main
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
Reviewed-on: #63
|
2026-04-01 14:01:41 +02:00 |
|
muellerr
|
7f91e039cb
|
add defmt support for PAC
ci / Check build (pull_request) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
|
2026-04-01 13:58:48 +02:00 |
|
muellerr
|
9e185fe353
|
Merge pull request 'bugfix for DDR init' (#62) from bugfix-ddr-init into main
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
Reviewed-on: #62
|
2026-04-01 11:01:18 +02:00 |
|
muellerr
|
b17470a12b
|
bugfix for DDR init
ci / Check build (pull_request) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
|
2026-04-01 10:59:58 +02:00 |
|
muellerr
|
2a6012cbc3
|
Merge pull request 'improve FSBL' (#61) from improve-fsbl into main
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
Reviewed-on: #61
|
2026-03-31 20:12:51 +02:00 |
|
muellerr
|
b786a67d38
|
improve FSBL
ci / Check build (pull_request) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
|
2026-03-31 20:10:52 +02:00 |
|
muellerr
|
b9b0d7b1bc
|
Merge pull request 'Add PL reset de-assert in FSBL' (#60) from add-pl-deassert-in-fsbl into main
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
Reviewed-on: #60
|
2026-03-31 18:29:05 +02:00 |
|
muellerr
|
56692b7dae
|
Add PL reset de-assert in FSBL
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
|
2026-03-31 18:28:35 +02:00 |
|
muellerr
|
06f08b2378
|
Merge pull request 'smaller tweaks' (#59) from smaller-tweaks into main
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
Reviewed-on: #59
|
2026-03-31 18:21:03 +02:00 |
|
muellerr
|
0722681674
|
smaller tweaks
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
ci / Check build (pull_request) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
|
2026-03-31 18:20:39 +02:00 |
|
muellerr
|
caf9c49422
|
Merge pull request 'Add SDIO support' (#21) from add-sdio-support into main
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
Reviewed-on: #21
|
2026-03-27 12:58:27 +01:00 |
|
Robin Mueller
|
3890795aa9
|
initial SD card support
ci / Check build (pull_request) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
|
2026-03-27 12:56:00 +01:00 |
|