George Hopkins
George Hopkins
Hi Ralph If you could send me the original and modified files to [email protected] that would be great. As you can decode/encode files for DP4801e, it's probably a bug in...
Yes, thank you for sending them! It seems the pieces that cause the error seem to be a nested quite a bit. Just to verify that we observe the same...
These are flags to indicate which features you like to build. `ESP_USE_SDIO` can be used to connect to the ESP8089 over SDIO. `ESP_ACK_INTERRUPT` can be used to acknowledge incoming interrupts....
I encountered the same issue and was able to debug the APK after applying HQKTech/jdwp#2.
I encountered the same issue and think it might a duplicate of #1471.
Thank you for the review! I added the same heuristic to guess the endianness and added a capture file which was captured on a big-endian system but filtered (and thus...
+1: I'm in favor of applying a relatively permissive license (such as MIT or BSD). What about the other contributors? @tommie, @zarya, @jlz3008, @themindfactory
The initial version can be found here: http://www.esp8266.com/wiki/doku.php?id=arduino:diaoul Feel free to improve/extend it!
Thank you reporting and the fixes! It really seems that this file wasn't updated in a long time. I prepared a patch in #25. Do you think that is sufficient...
Thanks for reporting! To help you get started faster, we simplified our build process. Now, we no longer depend on `sudo` or on anything under `/usr/local/cross`. @jtvjan Would you mind...