Sebastien Bourdeauducq
|
7360984efb
|
add libconfig, libcoreio, szl from artiq-zynq a277e89b3ad; update dependencies
|
2 years ago |
pca006132
|
7cb2669c3b
|
Updated cargo dependencies
|
2 years ago |
pca006132
|
ccce37dffd
|
linked_list_allocator: upgraded to 0.8.4
So we get the `used` function to check heap usage.
|
3 years ago |
Astro
|
d86f69a253
|
Cargo.lock: cargo update
|
3 years ago |
Astro
|
619ebf147c
|
libsupport_zynq: move mod logger to libboard_zynq
|
3 years ago |
Astro
|
d00269d180
|
Cargo.lock: fix
|
3 years ago |
Astro
|
73772d3d71
|
Cargo.lock: cargo update
|
3 years ago |
Astro
|
88a2a2bc71
|
libasync, libboard_zynq: add block_async glue, make GlobalTimer sharable
|
3 years ago |
Astro
|
4ab6fb6271
|
libboard_zynq: use Void in uart embedded_hal impl
|
3 years ago |
Astro
|
04c47b9bdb
|
libboard_zynq: impl embedded_hal serial write traits for Uart
|
3 years ago |
Astro
|
a376b37426
|
libsupport_zynq: add logger implementation for the `log` crate
|
3 years ago |
Sebastien Bourdeauducq
|
8e09947c54
|
update cargo lockfile
|
3 years ago |
Astro
|
d2f91eac25
|
libasync: start smoltcp support
|
3 years ago |
Astro
|
5b95410244
|
libasync: adapt from async-on-embedded/async-cortex-m
|
3 years ago |
Astro
|
ab75be80ba
|
update smoltcp to 0.6.0
|
3 years ago |
Astro
|
a0c95c3b3e
|
remove superfluous dependencies
|
3 years ago |
Astro
|
97e7605804
|
update dependency r0
|
3 years ago |
Astro
|
000741d05a
|
update rust-nightly + linked_list_allocator
|
3 years ago |
Astro
|
2b543c18c5
|
libboard_zc706: rename to libsupport_zynq
Fixes Gitea issue #9
|
3 years ago |
Astro
|
606ebb0bfb
|
default.nix: fix
|
3 years ago |
Astro
|
4439a64974
|
libboard_zc706: move main.rs into experiments bin crate
|
3 years ago |
Astro
|
cf1983e543
|
split into lib{register, cortex_a9, board_zynq, board_zc706} crates
|
3 years ago |
Astro
|
1ba587ccf9
|
remove dependency compiler_builtins
no longer required.
|
3 years ago |
Astro
|
cb1b5776cd
|
Cargo.lock: update dependencies
|
3 years ago |
Astro
|
3496755406
|
update rust + smoltcp
|
3 years ago |
Astro
|
54e4b9281f
|
main: rewrap linked_list_allocator
|
3 years ago |
Astro
|
5c62716a99
|
zynq::eth: switch rx and tx descriptor words to vcell
vcell can be initialized cleanly.
|
3 years ago |
Astro
|
1f728686ff
|
rm ram, add linked_list_allocator on ddr
|
3 years ago |
Astro
|
ace24112fa
|
Cargo.toml: use compiler_builtins release
|
3 years ago |
Astro
|
dbe04de735
|
update compiler-builtins
|
4 years ago |
Astro
|
2d7fed6c59
|
link again compiler_builtins
required for memset etc
|
4 years ago |
Astro
|
a645d13f4b
|
add uart panic handler
|
4 years ago |
Astro
|
9b414e2408
|
PoC: boot, uart output in qemu
|
4 years ago |