Jeff Hufford

Results 5 issues of Jeff Hufford

As discussed in https://github.com/espressif/esp-mqtt/issues/230, there are a variety of situations where having separate locks for outbox operations would be desirable. 1. In the case of `esp_mqtt_client_enqueue`, if the client is...

Status: Selected for Development

had an odd issue on my openwrt router. my libtins app would worked fine until installing `netem` e.g. `opkg install kmod-netem` which depends on `kmod-sched`. After installing that, a new...

Scanning over the [RTOS SDK](https://github.com/espressif/ESP8266_RTOS_SDK) I saw a couple changes they've made to their lwip. Thoughts on these? https://github.com/espressif/ESP8266_RTOS_SDK/commit/d64f04bc95845d7de3d8cfbfe885ead1b80f10da https://github.com/espressif/ESP8266_RTOS_SDK/commit/a183ccc81e34436b10b71b093719e73e338f799a https://github.com/someburner/esp82xx-nonos-linklayer-opensdk/commit/893a240de8e551935edc40a7b5ca60bd79d89170 last one is on my repo, that's extracted from...

Looks like this is coming along! I'm interested in trying it out with my project but using esp-open-sdk. I was able to get it to build with a fresh clone...

I'm interested in using components of this project non-commercially, but do not wish for derived works to be GPL'd. Would you consider changing the license?