Malachi

Results 89 issues of Malachi

Please refer to GIF https://user-images.githubusercontent.com/1586399/92091759-0a27c300-ed86-11ea-975c-1cfdd6ef6a62.gif I'm only guessing it's this extension, I do use it :)

I am attempting to get this working in esp-open-rtos, but there seems to be a snag with the custom lwip memp allocation pool. Using the custom memory pool is a...

Hello there, and thank you for this library. I am coming from the embedded world where I toss in an `add_subdirectory` and away we go, I can use a 3rd...

enhancement
help wanted
question
todo

I'm attempting to use the `drawImages` example. Compiling with IDF version 5.1.1 After forking and adding references to some extra soc gpio headers, I got it to compile and flash...

- "Builder" way of doing logger almost definitely better, but not ready for most of us yet. This decouples us from .NET 3.0 preview requirement (addressing #7 ) - Also...

It doesn't seem to be, and is stopping me from compiling a netcore2.2 app EDIT: I see that the LoggerFactory.Create method is indeed being used, so technically that makes a...

### Answers checklist. - [X] I have read the documentation for esp-protocols [components](https://github.com/espressif/esp-protocols#readme) and the issue is not addressed there. - [X] I have updated my esp-protocols branch (master or...

Status: Selected for Development

Hi, first of all I want to say thank you for the library. I'm a bit of a CoAP nut (see https://github.com/malachi-iot/mc-coap ) and we are utilizing your lib to...

When using `expected` we are unable to call its constructor with `unexepcted` See pglx-12:poc2

bug