Robson Oliveira dos Santos
Robson Oliveira dos Santos
Hi, It worked the first few times then it stopped working all of the sudden. I didn't touch the fuses so far. Any idea what it may be? **Command:** `avrdude...
What kind of issue is this? - [*] **Feature Request**. ------------------------------------------------------------------ ### Configuration **Operating system**: Windows 11 Pro **PlatformIO Version** (`platformio --version`): PlatformIO Core, version 6.1.4 ### Description of problem...
## Plugin Request **Name**: nrf-dfu **Package**: `@capacitor-community/nrf-dfu` ### Platform(s) Android, iOS, Web, Electron ### Existing Solutions https://github.com/EinfachHans/cordova-plugin-dfu-update (unmaintained since 2022) ### Description A wrapper for the Nordic Semiconductor's Device Firmware...
Hi, Just reporting this issue while running `cppcheck`: `...ArduinoJson/src/ArduinoJson/Polyfills/preprocessor.hpp:7: [high:error] failed to expand 'ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE', Invalid ## usage when expanding 'ARDUINOJSON_CONCAT_': Unexpected token ')' [preprocessorErrorDirective]` Cheers
Hi Platformio Core team, I am suggesting adding support to monorepo style tags for external Git resources, so the following can be used: ``` lib_deps = https://github.com/username/repo.git#[email protected] https://github.com/username/repo.git#libraries/[email protected] ``` Where...
Hi. I noticed that there is no icons section on the list. I have created a library with material design icons for the `addIcons` function (more details [here](https://ionicframework.com/docs/angular/build-options)) and would...
Hi maintainer, This PR is to request adding the CapacitorJS implementation to README. Kind regards, Robson