Astro
|
a376b37426
|
libsupport_zynq: add logger implementation for the `log` crate
|
2020-04-20 23:40:01 +02:00 |
Sebastien Bourdeauducq
|
50667f0a13
|
core1: reset -> disable, add restart function
|
2020-04-17 14:05:45 +08:00 |
Astro
|
60e45f096d
|
libasync: Sockets::run() returns !
|
2020-04-16 20:42:21 +02:00 |
Astro
|
c3fc948714
|
libasync: replace TcpStream::listen() with accept(), make accept() return earlier
|
2020-04-16 20:28:40 +02:00 |
Astro
|
0000575ce0
|
libasync: add async_send/async_recv methods
|
2020-04-13 01:24:37 +02:00 |
Astro
|
c3502888f2
|
experiments: mod ps7_init only for target_zc706
|
2020-04-10 20:41:16 +02:00 |
Astro
|
6fd6f429fe
|
libcortex_a9: impl Iterator for sync_channel::Receiver
|
2020-04-09 02:56:54 +02:00 |
Astro
|
e54edbf32d
|
libcortex_a9: add sync_channel
|
2020-04-09 02:49:24 +02:00 |
Astro
|
ab2a8db4d3
|
libasync: pass time
|
2020-04-03 00:18:04 +02:00 |
Astro
|
de4e24adf4
|
experiments: add ps7_init::report_differences()
|
2020-04-03 00:16:31 +02:00 |
Astro
|
90e9a7db02
|
libasync: refactor listen() into accept()+listen() with a backlog
|
2020-04-01 22:58:02 +02:00 |
Astro
|
ab1404488c
|
libasync: fix TcpStream, implement recv()+send()
|
2020-03-31 22:49:41 +02:00 |
Astro
|
25e80f63f9
|
experiments: setup IoPll to 1 GHz to fix eth
|
2020-03-31 18:47:36 +02:00 |
Astro
|
d2f91eac25
|
libasync: start smoltcp support
|
2020-03-31 01:16:58 +02:00 |
Astro
|
5b95410244
|
libasync: adapt from async-on-embedded/async-cortex-m
|
2020-03-26 01:35:05 +01:00 |
Astro
|
319f7d9eef
|
move smoltcp dependency to libboard_zynq only
|
2020-03-25 22:23:30 +01:00 |
Astro
|
2b543c18c5
|
libboard_zc706: rename to libsupport_zynq
Fixes Gitea issue #9
|
2020-01-30 22:54:48 +01:00 |
Astro
|
606ebb0bfb
|
default.nix: fix
|
2020-01-26 01:45:49 +01:00 |
Astro
|
aae85981e2
|
libboard_zynq::clocks: setup clock sources and cpu clock
|
2020-01-23 23:15:10 +01:00 |
Astro
|
6272e381f1
|
*/Cargo.toml: add descriptions
|
2020-01-22 01:17:21 +01:00 |
Astro
|
fc8e948a86
|
*/Cargo.toml: pass down target_* feature flags to dependencies
|
2020-01-22 01:17:19 +01:00 |
Astro
|
688e3b4432
|
libboard_zc706:👢 don't leave core1 stopped
Fixes Gitea issue #7.
|
2020-01-09 22:13:04 +01:00 |
Astro
|
4439a64974
|
libboard_zc706: move main.rs into experiments bin crate
|
2019-12-18 00:06:10 +01:00 |