-
$ git submodule update --init --recursive
Submodule 'esp32/libraries/ESP32_AzureIoT_Arduino' (https://github.com/VSChina/ESP32_AzureIoT_Arduino.git) registered for path 'libraries/ESP32_AzureIoT_Ardu…
-
### Please describe your bug
When adding a new folder to an existing library, the new folder is not displayed in the libraries
### Reproduction Steps
When adding a new folder to an existing library…
-
I recently bought an arducam mini 2MP, I connect it to my arduino uno R4 WIFI, I want to run the example code "ArduCAM_Mini_2MP_OV2640_functions", but when I want to compile, it says:
C:\Users\Acer\…
-
Hi
I've been trying to compile the code to work with seeed XIAO ESP32-C3 board. But it's showing an error as shown below.
I'm trying to load `flash_samd21_from_web_browser.ino` sketch. and getti…
-
Hi,
I have used one of the examples from the library and tried to compile it to my new Arduino wifi rev. 2 board,but I get the following error message:
------------------
Arduino: 1.8.8 (Windows …
-
### Describe the bug
Instantiating julia with the package Flux fails when resolving dependencies.
### Steps To Reproduce
Steps to reproduce the behavior:
1. nix-shell -p 'julia.withPackages ["Fl…
-
Getting the following errors when I include the control surface library.
Select Teensy 4.1 as board
Try to verify any of the control surface examples.
Should code verify with out issue?
```c…
-
I have the same issue as @nschurando and @ggerganov. I'm using the Arduino Nano RP2040 Connect with the Arduino Mbed OS Nano Boards package in Arduino IDE 1.8.13. It won't compile with
`#elif define…
-
# Issue Report
```
$ dorado-0.5.3-linux-arm64/bin/dorado
dorado-0.5.3-linux-arm64/bin/dorado: error while loading shared libraries: libhdf5_serial.so.100: ELF load command address/offset not page…
-
### The feature, motivation and pitch
**Issue**:
MuJoCo’s visualization currently relies on a tight dependency with specific versions of OpenGL, particularly using ARB framebuffers. This creates a…