-
When I ran setup.py it said MCUs 0 and there is only one MCU to choose from when starting an new project.
-
Look into what kind of microcontrollers/other embedded devices to tinker with for getting openGPMP working
-
```
What steps will reproduce the problem?
1. Create a new sketch
2. Include UsbKeyboard.h
3. Try co compile
What is the expected output? What do you see instead?
In file included from
/usr/share/a…
-
```
What steps will reproduce the problem?
1. Create a new sketch
2. Include UsbKeyboard.h
3. Try co compile
What is the expected output? What do you see instead?
In file included from
/usr/share/a…
-
Hi,
The [`swap()` macro defined in `HW_AVR_SPI_defines.h`](https://github.com/ArduCAM/Arduino/blob/fd99cd848adc562198a442799c1089f42b460039/UTFT4ArduCAM_SPI/HW_AVR_SPI_defines.h#L30) conflicts with…
-
Hi,
I am beginning to learn to use your debugger but it is going uneasy for me.
I am using Arduino UNO Rev3. I have somethings I couldn't understand. I don't know if I am doing something wrong.
F…
-
Hi!
I got a few ATtiny44 based [TinyISPs bought from Ebay](http://www.ebay.com/itm/5v-ATtiny44-USB-TinyISP-Micro-USB-Tiny-AVR-ISP-Programmer-For-Arduino-Bootloader-/231355610584?hash=item35ddde75d8:g:…
-
```
Hi, I'm trying to open the project and it doesn't do anything. I've downloaded
all the files from the source (all header files and so on),I've changed the
compiler to avr-gcc and I've even made …
-
```
Hi, I'm trying to open the project and it doesn't do anything. I've downloaded
all the files from the source (all header files and so on),I've changed the
compiler to avr-gcc and I've even made …
-
I am trying to build scipy-0.14.0 from sources.
When I run bentomaker, I get the following log with an error:
```
scipy-0.14.0$ bento/bentomaker build -v
Running from scipy source directory.
Checkin…