Bruno Levy

Results 181 comments of Bruno Levy
trafficstars

Added a lock in graphite_gui.draw() to avoid recursive invocation (in lib/graphite_imgui.lua)

Problem still occurs sometimes (and since it is after a loooonnnng time, it is hard to reproduce / hard to debug)

- Yes, atlas_maker.h does not have doxygen comments ! (overlooked this one when I did a bit documentation pass last time), I'm adding the documentation shortly (+ double checking the...

Changed a couple of things: - replaced `PACK_NA` with `PACK_NONE` (to match other names in the library) - re-activated code to destroy the charts attribute (client code expects API functions...

Yep, it is probably quite easy to adapt icebreaker support to Upduino Internal clock is 12 MHz for both, cool 1) ``` $ cd learn-fpga/FemtoRV/BOARDS $ cp icebreaker.mk upduino.mk $...

It is because there are different projects all in the same place (maybe I should create separate repositories) - Step1: *Basic* it is a set of simple and self-contained projects...

Leaving the issue open as a reminder that sccache should be reactivated as soon as scoop installer issues is fixed (https://github.com/ScoopInstaller/Scoop/issues/4783)

Re-activated sccache, works again.

with latest update of scoop, it fails again (not running as admin by default anymore, and needed for sccache it seems). For now, I deactivated sccache again in Build action...