davydnorris

Results 12 issues of davydnorris

### Is your feature request related to a problem? Please describe. I am using nuxt in static mode to generate my web site, and recently added a footer to provide...

docs

Merge SDK download/unzip rules into a single rule, make SDK naming conventions consistent, and add the ability to download and install more than one SDK version simply by changing the...

Quite a few library functions in libgcc.a and libc.a exist in the chip ROM. Previously the duplicate functions in the esp-open-sdk built libgcc were masked by Espressif supplying their own...

I'm currently trying to work out how to add Vuetify eslint checking to my project. Has anybody out there done it and can give me some tips? Are there any...

feature request

### Environment **Browsers:** Firefox 78.0 **OS:** Windows 10 ### Steps to reproduce I often insert Vue client projects into a node server based app and have the node app serve...

Hi all, Firstly many thanks for this library - I'm working heavily with the ESP8266 NonOS SDK and have been looking for a replacement MQTT library due to several problems...

enhancement
good first issue

I'm currently tracking down a problem with publishing and I think I've hit a possible race condition in the send where a second publish message sent at the wrong time...

The user defined publish callback is set to be called when a message is successfully sent to the MQTT server. For QOS0 this is OK, but for QOS1 and QOS2...

Current release needs axios to be revved due to a high priority security issue in axios 0.19, which is fixed in axios > 0.21

This rule is failing on the following line in the latest release of eslint-plugin-vue. Looks like they may have removed the option https://github.com/vuetifyjs/eslint-config-vuetify/blob/a3f82f37526c5dcf7d0c254222c59a76d9cc6ec2/index.js#L32 looking at the code, it appears it...