604d04297d
removing core_io dependency
aba97175c6
Fix formatting
81790257a5
Add ebaz4205 support (#327)
1f81d038e0
update dependencies
1e42228aac
flake: remove deprecated pytest-runner
c77e165cc8
fixed warnings
625719f36c
unused libs, fixup
5fd84bf07b
fixed bugs + missing methods
4f24d94675
remove unnecessary feature attributes
6c7be3e8a1
fix panic message
runtime: cargo fmt (NFC)
WIP: read idle kernel config after experiment end
run idle kernel on flash
Even weirder if any irrelevant artiq_coremgmt config call would cause the idle kernel to restart;
Just to clarify, only config calls that edit the idle_kernel cause a restart.
WIP: run idle kernel on flash
runtime: fix drtio inject lock
Tested on Kasli-SoC v1.1 master + Kasli v2.0.2 satellite. Overriding LEDs on satellite works without error.
Fix can be applied as is on release-8
as well.