harryho has quit [Remote host closed the connection]
harryho has joined #m-labs
proteusguy has quit [Ping timeout: 258 seconds]
proteusdude has quit [Ping timeout: 245 seconds]
proteusguy has joined #m-labs
proteusguy has quit [Ping timeout: 240 seconds]
proteusdude has joined #m-labs
sb0 has joined #m-labs
sb0 has quit [Remote host closed the connection]
sb0 has joined #m-labs
attie has joined #m-labs
proteusdude has quit [Ping timeout: 276 seconds]
rohitksingh has quit [Ping timeout: 245 seconds]
proteusdude has joined #m-labs
harryho has quit [Remote host closed the connection]
<mtrbot-ml>
[mattermost] <hartytp> @sb10q @astro can we get some simple (non-nix) build instructions for thermostat (cf stabilizer) plz
<mtrbot-ml>
[mattermost] <hartytp> Nix is a sledgehammer to crack a nut for us
<mtrbot-ml>
[mattermost] <hartytp> Environment needs to be configured to build compiler built ins features, would be good not to have to figure that out by googling
mauz555 has joined #m-labs
mauz555 has quit []
<mtrbot-ml>
[mattermost] <astro> I'll try to
<mtrbot-ml>
[mattermost] <astro> what distro do you use?
<mtrbot-ml>
[mattermost] <astro> @hartytp I have managed a build on a fresh debian installation, the commands are now in the README.md
<mtrbot-ml>
[mattermost] <astro> note that some of our dependency require toolchain parts for eabi and others need eabihf. this is can be confusing, and eabihf targets didn't seem to be available on some distros. when commands are missing, install the packages for both targets... as a last resort we could change everything to be eabi-only.
<mtrbot-ml>
[mattermost] <astro> oh, I need to hurry between starting openocd and connecting from gdb, or the debugger crashes
<mtrbot-ml>
[mattermost] <astro> @sb10q @harryho could one of you please reset the ionpak-thermostat debugger again?
<mtrbot-ml>
[mattermost] <hartytp> Thanks! Will look at tomorrow