issues
search
arduino
/
ArduinoCore-avr
The Official Arduino AVR core
https://www.arduino.cc
1.25k
stars
1.06k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Where's the source code for "dpinst-amd64.exe"? (It's asking for admin credentials.)
#578
eabase
closed
4 hours ago
1
ATmega168P not supported, had to patch avrdude.conf
#577
hMihaiDavid
closed
1 day ago
2
Upload fails when AVRDUDE 8.x format global `.avrduderc` is present on system
#576
UffeJakobsen
opened
3 weeks ago
1
sync IPAddress.h with ESP8266
#575
1e1
opened
3 weeks ago
0
sync Udp.h with ESP8266
#574
1e1
opened
3 weeks ago
2
Bump arduino/arduino-lint-action from 1 to 2
#573
dependabot[bot]
closed
1 month ago
0
Fix atexit signature
#572
Ebola-Chan-bot
opened
1 month ago
2
HID: Initialize class members in header instead of cpp
#571
forderud
opened
2 months ago
2
HID: Remove empty HID_::begin() method to simplify
#570
forderud
opened
2 months ago
2
HID_: Make methods overridden from base-class explicit
#569
forderud
opened
2 months ago
3
Compiler broken for avrtiny chips (eg ATtiny10)
#568
WestfW
closed
2 months ago
1
Update to Arduino Nano Every breaks FastLEd compile
#567
zackees
closed
2 months ago
3
Fix twi zero bytes read error
#566
xl-or
opened
2 months ago
2
Quick Fix of overflow for larger toggle_count values
#565
lookfwd
opened
2 months ago
2
Update new.cpp
#564
jmparatte
closed
4 months ago
2
Add a function returning currently used analogRead resolution
#563
abetis
opened
5 months ago
1
Fix spell check false positives by ignoring words
#562
per1234
closed
6 months ago
0
New tone functions
#561
PapaKarlo787
closed
5 months ago
3
new tone functions
#560
PapaKarlo787
closed
6 months ago
0
new tone functions
#559
PapaKarlo787
closed
6 months ago
3
Expose MCUSR register to applications using GPIOR0
#558
jpcornil-git
opened
7 months ago
1
Add virtual destructor to avoid compiler warning on undefined behavior
#557
gillesdegottex
closed
7 months ago
4
STK600 support
#556
zarpli
opened
8 months ago
0
Add `Print::printf`
#555
bonezegei
closed
8 months ago
2
Debug optimization incorrectly set to -Os should be -O0
#554
NormanDunbar
closed
9 months ago
4
USB enumeration timeouts due to missing ZLPs
#553
tlyu
opened
9 months ago
4
Shorten critical section in micros()
#552
edgar-bonet
opened
10 months ago
1
Arduino.h Defines Macros that Should be Functions
#551
moefrumkin
closed
10 months ago
1
Feature/wire on request more
#550
jwagnerhki
opened
11 months ago
2
Wire library read() returns 0xFF on reading only one byte
#549
velechit
opened
11 months ago
2
Bump actions/upload-artifact from 3 to 4
#548
dependabot[bot]
closed
1 month ago
3
Arduino UNO R4 and Wire library
#547
Pascal2739
closed
1 year ago
1
Reserve the correct (smaller) amount of flash for Optiboot on the Arduino Nano.
#546
mjoldfield
closed
1 year ago
2
Add digital pins with prefix for Arduino Leonardo
#545
sebromero
opened
1 year ago
1
USB suspend not implemented
#544
Dakkaron
opened
1 year ago
0
Add I2C device register manipulation functions
#543
Ivan-Stefanov-513
opened
1 year ago
2
Fix compilation warnings about unused parameter "tag" in file `new.cpp`
#542
Ivan-Stefanov-513
closed
1 year ago
2
Stream#find does incorrect comparison
#541
NathanSweet
opened
1 year ago
1
Bump actions/checkout from 3 to 4
#540
dependabot[bot]
closed
1 year ago
1
Fix micros() underestimation for 12MHz
#539
2ijies11
opened
1 year ago
2
Create baseclass for HardwareSerial and SoftwareSerial
#538
mark5438
closed
1 year ago
1
Wstring: getBytes() method is not clear to use with passing number of bytes to fill in buffer
#537
Croody
opened
1 year ago
0
PR: Add some macros related to working with bytes and bits
#536
DRSDavidSoft
opened
1 year ago
3
Update bootloaders
#535
mirh
opened
1 year ago
4
-DCDC_DISABLED not working
#534
Phoen11xx
opened
1 year ago
6
Replacing bit operations macros with bit macro
#533
josx
opened
1 year ago
3
Updated Tone.cpp to allow specifying pin state on noTone
#532
Foxunderground0
opened
1 year ago
3
How can i install it?
#531
MrRaiko3
closed
1 year ago
1
WString: change strcpy() to memcpy()
#530
mar0x
opened
1 year ago
2
Correct misspelled word in comment
#529
per1234
closed
1 year ago
0
Next