Sudarshan Patil
Sudarshan Patil
> @truongminh that is not the case for Projects. > > The credentialSecret used by projects is provided by the user - not generated - and is stored in `.config.projects.json`....
Hi @sdroege , If you're using clone due have a look [here](https://copperhilltech.com/blog/arduino-due-design-flaw-due-wont-start-after-poweroffon-requires-reset/#:~:text=In%20detail%2C%20the%20Arduino%20Due,result%20in%20the%20described%20problem.)
very much appreciated if this feature is availale
Hello All! I have update, this compilation fail issue occur randomly on individual setup Andresolve by- `lib_compat_mode = strict` And adding "Missing Dependency" to `lib_deps` manually ## platfomrio.ini ``` platfomrio.ini...
FM24V05 generates followings result in example code FRAM_I2C _readIDs Starting... ....... ....... FRAM Device IDs Manufacturer 0xFFF ProductID 0xFFF Density code 0xF ...... ...... ......
Retry check to ignore AVR memory issue thanks to #106 to ease merge.
Retry check to ignore AVR memory issue thanks to #106 to ease merge.
Hi @84ace Thanks for your replay! My intention was to change jlink from "USB" to local network PC ip address where Jlink is connected to device. This extra_script.py have some...
Hi @ivankravets , Is is possible to connect local network PC ip address where jlink is connected to hardware with jlink remote server is running from devleopment system platformio.ini? i...