Ivan Grokhotkov

Results 397 comments of Ivan Grokhotkov

Proposal/request (since you are talking about a full rewrite): consider making it possible to set config options at run time. Currently we need to build a separate version of host-side...

I think this is just an oversight. Somehow I thought that providing a template specialization with `void*` and `const void*` would be sufficient, but you are probably right that we...

Starting from LLVM 12.0 release, the source package links are no longer listed at https://releases.llvm.org/download.html. Instead, the archives are hosted on Github Releases. See for example https://github.com/llvm/llvm-project/releases/tag/llvmorg-12.0.1. Looks like the...

Hi Vojko, it looks like you have downloaded the .zip file of this repository from Github. Unfortunately this won't work, since this project uses Git submodules, but Github doesn't include...

@chmorgan If I may suggest something, it would be neat if we could use the IDF component manager for the LVGL dependency (https://components.espressif.com/component/lvgl/lvgl), instead of the submodule. For example, here's...

> Was hoping to discuss how/where that might go, if it should be scrapped and esp-adf used instead etc. This sounds useful! I think we had a need for some...

@alic-maker gentle ping, could you please revisit the PR? I don't think doing complete test should be a blocker for merging this. At the moment, IDF release/v5.0 branch can't be...

I have opened a draft PR https://github.com/bytecodealliance/wasmtime-py/pull/92 for macOS arm64 support.

Ref https://github.com/esp8266/Arduino/issues/3192

This was long time ago... I don't remember how thoroughly this was tested. Will revisit this and try to test all possible pin options.