Ingmar Inʒo Splitt

Results 87 comments of Ingmar Inʒo Splitt

The RPi doesn't have built in OW support. So how are you doing it? GPIO or a real OW-Master? Probably connected to issue #43, #35, #23. or maybe just #25

oh and please read through the help-section of the readme.md in root-folder

please try the offered solution in the other issues first. And please reduce the used code to absolute basics first, so just one emulated ds18b20. and yes there are a...

i think i can't help you like that. you don't respond to my hinting comments (timing mod), don't RTFM and give me sparse information (i didn't established a help-section for...

The hub can't work like a real device on a simple microcontroller. Well, it could, but then there would be no way to do other things beside emulating the device....

ok, you seemed to made progress on that, #55 bus-cmds and device-cmds are on two different levels, they can be the same, no interference. any more questions?

Thank you for your quick and positive reply! You seem to appreciate a challenge :) Your hack is dirty but helpful. I tried the dedicated gcc-flags for keeping the defective...

two more questions regarding `mabi=ti`: - do you see a size-benefit or is this approach silly? - would it be possible to link against TIs libs? CGT tells me what...

ok, so this issue #32 seems to be one part of the problem. I only have a vague idea, but guess there is more to it, right? When comparing sizes...

I thank you so much for this! I also have LTO enabled on my [current dev-branch](https://github.com/orgua/shepherd/actions/runs/3214146679/jobs/5254329782) and you seem to have decreased the overflow by more than 2 kByte! ```...