Matthew O'Gorman
Matthew O'Gorman
any chance this could be updated this feature would be really useful
according to elixir-ls people emacs is sending a double new line at the beginning which is not within spec.
i like idea about serial_baud_rate, would be better better though ifi it was just passed via #defines though. although how those are set could be done in the platformio.ini file...
it was already mounted as i wasnt changing this part of config as part of switch. I tried unmounting by hand and it unmounted fine, directory was empty as i...
happened again. again no config changes just doing a nixos-rebuild switch --upgrade ```● home-manager-mog.service - Home Manager environment for mog Loaded: loaded (/nix/store/sxr684mgzfwq86sbfpd7zhm61w2h8857-unit-home-manager-mog.service/home-manager-mog.service; enabled; vendor preset: enabled) Active: failed (Result:...
weird. i figured it out my download dir some how became unmounted i guess during previous switch, and in between that time a file was written to the dir, which...
when i run that command my output looks the same except I am on python 3.9.7 and gcc 11.2.0 ``` mog@random:~$ python3 Python 3.9.7 (default, Sep 10 2021, 14:59:43) [GCC...
@manoj7410 currently trying this on a librem mini v1. with a Coral M.2 Accelerator with Dual Edge TPU
it doesnt have secure boot enabled. its using stock seabios
``` mog@random:~$ python3 -c 'from pycoral.utils.edgetpu import get_runtime_version; print(get_runtime_version())' BuildLabel(COMPILER=6.3.0 20170516,DATE=redacted,TIME=redacted), RuntimeVersion(14) ```