ks156

Results 4 issues of ks156

I would use _cn-cbor_ on a ARM Cortex-M0, and I'm facing a problem with some dependencies. Here https://github.com/cabo/cn-cbor/blob/master/src/cn-cbor.c#L16 and here https://github.com/cabo/cn-cbor/blob/master/src/cn-encoder.c#L11, _arpa/inet.h_ is included to use _ntohl_. Problem is that...

Hello, I'm trying to figure out what is limiting the lower frequency to 50kHz. I think that the limitation is coming from the hardware, is it correct ? I'm wondering...

This PR is related to https://github.com/mpkasp/django-bom/issues/60 It adds a new choice in the seller parts: preferred. When a seller part is set as preferred, it is automatically used in the...

I'm not sure I'm using django-bom the way it has been imagined, so maybe this is not an issue, but more a feature request. When I create a BOM, I...

enhancement
help wanted