Astro astro
astro pushed to master at M-Labs/nix-scripts 2020-07-24 09:45:25 +08:00
89d700a796 windows/binutils: change to --build=x86_64-w64-mingw32
astro pushed to tcp-recv-fnmut at M-Labs/zynq-rs 2020-07-24 00:59:56 +08:00
b74cc5f3aa TcpStream.recv(): wrap callback in RefCell to allow FnMut
astro pushed to master at M-Labs/artiq-zynq 2020-07-23 07:09:53 +08:00
845f98242b update cargosha256
astro pushed to master at M-Labs/artiq-zynq 2020-07-23 06:00:30 +08:00
4846f2891b use blocking timer api, update microseconds api
536f50f122 update dependencies
Compare 2 commits »
astro pushed to master at M-Labs/zynq-rs 2020-07-23 05:48:11 +08:00
0aa75d3544 experiments: fix timer.get_us() usage
astro pushed to master at M-Labs/zynq-rs 2020-07-23 05:46:14 +08:00
f36b1a610e timer::global: wrap us in Microseconds, impl embedded_hal blocking delay traits
astro pushed to master at M-Labs/zynq-rs 2020-07-23 04:57:10 +08:00
7f45d10af3 timer::global::CountDown: fix delaying from "up to" to "at least" the timespan
astro commented on issue M-Labs/artiq-zynq#49 2020-07-22 08:33:15 +08:00
Regression: exception causes abort

For exception.py I get a very unexpected panic from a repeated block_on call, but only after the LoadKernel read_chunk has already received 4087/6700 bytes. Seems like consistent memory corruption.

astro pushed to master at M-Labs/nix-scripts 2020-07-22 08:25:31 +08:00
1d7b1e9175 conda-windows-binutils-arm: likewise
3409eb3c11 conda-windows-binutils-or1k: build with msys2, not conda
Compare 2 commits »
astro pushed to master at M-Labs/zynq-rs 2020-07-21 01:42:50 +08:00
855d94c48e dmac: remove unused module
astro pushed to master at M-Labs/zynq-rs 2020-07-16 06:17:41 +08:00
484e385160 eth: implement DeviceCapabilities.max_burst_size
astro pushed to master at M-Labs/artiq-zynq 2020-07-14 07:32:12 +08:00
49d93e20dd dyld: add Image.rebind()
astro pushed to mgmt at M-Labs/artiq-zynq 2020-07-13 06:53:19 +08:00
41d8af754a runtime: retain BufferLogger within LOGGER
9611be657c Runtime: porting liblogger_artiq
astro pushed to master at M-Labs/nix-scripts 2020-07-10 06:50:16 +08:00
fe8417e229 windows: add a doc note to make_conda_packages.sh
astro pushed to kernel-refactor at M-Labs/artiq-zynq 2020-07-09 05:52:20 +08:00
2c1773b91b kernel: refactor main_core1 into KernelImage
b3d4590eec kernel: split into {api,control,core1,rpc}
63b1478ea3 kernel: refactor main_core1 into KernelImage
60acef9677 kernel: split into {api,control,core1,rpc}
Compare 4 commits »
astro pushed to kernel-refactor at M-Labs/artiq-zynq 2020-07-09 05:44:03 +08:00
63b1478ea3 kernel: refactor main_core1 into KernelImage
60acef9677 kernel: split into {api,control,core1,rpc}
astro pushed to master at M-Labs/zynq-rs 2020-07-08 06:05:08 +08:00
191abf6b8f mpidr: wrap with proper bitfield getters
astro pushed to master at M-Labs/zynq-rs 2020-07-07 01:46:44 +08:00
e4e7141bf3 ddr: delint
astro pushed to master at M-Labs/zynq-rs 2020-07-03 08:20:26 +08:00
f0697c3ec3 ddr: implement additional configuration
b2c707d543 ddr: remove superfluous `_reg` from register names
Compare 2 commits »
astro pushed to master at M-Labs/nix-scripts 2020-07-01 23:57:31 +08:00
088a101d89 windows: doc make_conda_packages.sh