2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-26 19:58:25 +08:00

update RELEASE_NOTES

This commit is contained in:
occheung 2024-09-20 11:47:05 +08:00
parent 9d3204d019
commit 2e9622b9d6

View File

@ -22,6 +22,8 @@ ARTIQ-9 (Unreleased)
* Idle kernels now restart when written with ``artiq_coremgmt`` and stop when erased/removed from config.
* New support for the EBAZ4205 Zynq-SoC control card.
* New core device driver for the AD9834 DDS, tested with the ZonRi Technology Co., Ltd. AD9834-Module.
* Support for coredevice reflashing through new the ``flash`` tool in ``artiq_coremgmt``.
* ``artiq_coremgmt`` now supports configuring satellites.
ARTIQ-8
-------