Chris

Results 22 comments of Chris

> Not really a mess, at least not as microg is in its original form (with the huge amount of useless s**t, compared to which ReVanced needs). the 'its a...

Ok, so i did some digging and it seems like OctoPrint does not raise a `ERROR` event when the serial connection fails (at all). Since the plugin only checks for...

> unrelated to this **PR** specifically, but HC32 related: I have run into an issue after flashing the firmware I would get a continual restart loop while the SD card...

> as for the value to change what do you suggest? in that link there are two different values presented, default and example. im not sure where to start. the...

@classicrocker883 > something isnt working with app_config.h, I had to revert hc32.ini and things at least compiled normally. make sure you're using the latest release (at least 1.1.0) of the...

> @shadow578 Is this still in a good state in youre opinion? Was looking at getting the Tenlog HC32 board ported in soon and it does seem to call in...

@thisiskeithb sorry for asking, but is there anything preventing the PR from getting reviewed / merged?

Managed to get this working with NUT (on TrueNas SCALE, tho it should work on any other os too). Quick note that this solution is really just multiple hacks, but...

> We would call it F_HCLK (or something even more specific)… > it will be cool to be able to change the clock speed by changing a single define. I...

So, i've pushed a commit to automatically handle everything related to the clock configuration using defines in `sysclock.h`. Right now, everything is derived from `F_HCLK`, but this system is fairly...