Karl Fessel
Karl Fessel
Thanks for taking a look. For the moment i removed that FLAG for the compilation of WAMR on RIOT, which uses it throughout most of its build process and allready...
Deducing from its usage within the ATMega implementation this is still a "Analog Input/Analog Pin" abstraction (it is configuring pins) (I think it should be named like this). Since it...
> The API allows to return `-ENOTSUP`, if this is not supported. (Are you sure about the ATMega32U4? I think I successfully tested this on an Arduino Leonardo.) according to...
> > alogorithm seems to work but will deliver wrong number since it assumes lowest reference is what is messurable (if i didn't misread) > > See https://github.com/maribu/RIOT/blob/964f31bede183a30584586287763850d70a7eac7/drivers/adc_ng/include/adc_ng_internal.h#L250-L263 > >...
will rebase to solve for conflicting change in master
> So this can be used to opportunistically enable picolibc and fall back to newlib if it's not installed? yes this was the intention the stall:bot is digging deep :nice:...
@jue89 wouldn't it be better to put this into ztimer64 -which cares about absolute time (zclock64 might have been a better name) - ( it also does the timer management...
> What do you mean? The ondemand feature? yes, better have it there than in ztimer, > Currently, `ztimer64` isn't compatible with `ztimer_ondemand`. Using `ztimer64` calls `ztimer_set()` for checkpointing. Thus,...
@maribu since you are talking about broken mcu designs: Why design this around the broken PM of the NRF? (you yourself told me its is the only ARM where the...
lets ping @kaspar030 @miri64 @chrysn if anyone suggests to have a deprecation period for `.token`