artiq/artiq/firmware/liblogger_artiq
whitequark 0d5fd1e83d runtime: fix race condition in log extraction code paths (#979).
The core device used to panic if certain combinations of borrows
of the log buffer happened. Now they all use .try_borrow_mut().
2018-04-20 15:26:00 +00:00
..
Cargo.toml frimware: update to log 0.4. 2018-01-01 11:45:55 +00:00
lib.rs runtime: fix race condition in log extraction code paths (#979). 2018-04-20 15:26:00 +00:00