Tejas H
Tejas H
Proposed changes.
Why is this not featured in the Sapper landing page? This is a pretty nice way to start
Thank you for the response. Now I have changed specific values to variables as you suggested: ``` "arduino.idePath": "E:/iThings/arduino-1.8.1-windows/arduino-1.8.1/", "arduino.libraryPath": "E:/iThings/arduino-1.8.1-windows/arduino-1.8.1/", "arduino.uploader": "E:/iThings/arduino-1.8.1-windows/arduino-1.8.1/Portable/packages/esp8266/tools/esptool/0.4.9/", "arduino.fqbn": "esp8266:esp8266:nodemcu:CpuFrequency=80,UploadSpeed=115200,FlashSize=4M3M", "arduino.verbose": true, "arduino.serialPort": "COMx", "arduino.uploadOptions":...
I am sorry. That was my mistake. I didn't configure ```compilerOption```, there was a season, though. Anyway, now **Build** is working fine after whatever-you-said + making some-more changes. But not...
So, what I should use instead? I mean, I am able to Upload using regular Arduino IDE.. What setting I should change?
Yeah, of course. AVRDude can not be used. There esptool.exe for that. But I have configured it. Then why it's taking avr dude? Where to change that?
This is what You have given: ``` "arduino.fqbn": "esp8266:esp8266:nodemcu:CpuFrequency=80,UploadSpeed=115200,FlashSize=4M3M", "arduino.uploader" : "/Users/steve/Library/Arduino15/packages/esp8266/tools/esptool/0.4.9/esptool", "arduino.uploadOptions": "-vv -cd ck -cb $BAUDRATE -cp $SERIALPORT -ca 0x00000 -cf $TARGET.bin", "arduino.compileOptions": "-hardware /Users/steve/Library/Arduino15/packages -tools /Users/steve/Library/Arduino15/packages -prefs=runtime.tools.esptool.path=/Users/steve/Library/Arduino15/packages/esp8266/tools/esptool/0.4.9...
When I run `npx @million/lint@latest` ```sh Need to install the following packages: @million/lint@latest Ok to proceed? (y) ┌ ⚡ Million Lint │ ◇ Yarn detected. │ ◒ Installing @million/lint with...
@tobySolutions , when is the next release? And what's the release cycle? I don't see a release after March 9th, so.