Anil Maharjan
Anil Maharjan
I am trying to program an nRF52810 (A door key, which I am seeing if can be reprogrammed) using STLink v2 clone. when trying to upload a blink sketch, selecting...
### Operating system MacOS Ventura 13.6 ### Publii version 0.43.1 ### Post editor WYSIWYG editor ### Bug description When trying to preview Rendering process failed An error occurred during rendering...
I used the example code in README file. The advertising works successfully, but when I try connecting to it, the following error is logged. `Guru Meditation Error: Core 0 panic'ed...
I haven't been able to make my ESP32-s3 work with MacBook Pro M1 as well as Intel chip, It shows the device in Bluetooth devices list, pairing, In verbose mode,...
Figured out that while angular tries to destroy the isotope directive scopes the relayout method is being triggered for every call of $scope.destroy(). Since every isotope element will be destroyed...
It seems to be quite out of sync now, is there a plan to merge?
Apple has removed support for outdated arch It fixes this issue https://github.com/igrr/mkspiffs/issues/84
I was able to create an image from a directory using ``` mkspiffs -c data -s 1966080 spiffs.bin ``` When I upload the image with esptools, It uploads fine. But...
I am trying to build on M1 mac book pro. I get the following error. ``` _spiffs_gc_find_candidate in spiffs_gc.o _spiffs_object_append in spiffs_nucleus.o _spiffs_object_truncate in spiffs_nucleus.o "_mkdir", referenced from: dirCreate(char const*)...