-
### Zig Version
0.14.0-dev.1632+d83a3f174
### Steps to Reproduce and Observed Behavior
Minimal case to repro:
* `build.zig.zon`
```zig
.{
.name = "tmp.CsP3FWngBQ",
.ver…
-
As you know I am very new to Rust language. With your help I just setup Rust environment couple of days ago.
Now I have new feature request. I was searching for IR transmitter solution for CH582F i…
-
Hi! Nice sketch. But I have to inform you about some details of power down mode on attiny13a.
Datasheet's 7.1 note 1 tells us that INT0 only level interrupt can be used. For some reason you used fa…
-
@Pablo18011
due to iventory shortages, is it possible to use a Attiny13a instead of the Attint85?
when I try to compile/verify the code for the "DIY-RC-Lost-Alarm-MYRCLA6" with the Arduino IDE w…
-
- [ ] 8051
- [ ] C8051F330: Silicon Labs ToolStick
- [x] AVR
- [x] ATtiny85: Adafruit Trinket
- [x] ATtiny13A: Cheepit Sparrow
- [x] ATmega328P: on breadboard
- [x] Cortex-M
- [x] S…
-
urboot may be a more suitable bootloader than Optiboot for ATTinyCore. Take note urboot requires avrdude 7.1 release.
https://github.com/stefanrueger/urboot
FYI, MicroCore has adopted urboot for A…
-
Hi,
I have tried flashing the sketch on attiny13a chip with the fuses set as lfuse 0x7A and hfuse 0xFF, however the sketch doesn't seem to work and the led on PB4 remains off all the time. The conn…
-
Hi!
First of all, congratulations for this amazing library;) I've tested the following code with an arduino uno and it does not work. May be I missed something...
```
#include
// the setu…
-
Hello, I use Arduino 2.0.2 (lastest build) and I have imported the light_WS2812 ZIP file.
I try to complie the example but I get this error:
`.arduino15/packages/arduino/tools/avr-gcc/7.3.0-atmel3…
-
Could you add any schematic?