1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-04 15:24:12 +01:00
Arduino/hardware/arduino/avr
Sandeep Mistry 817d700a75 Subtract one from USB_EP_SIZE in USB_SendSpace
This avoids dealing with ZLP’s in USB_Send, because the max packet size
will be EP size - 1.
2016-04-14 10:06:47 -04:00
..
bootloaders Added support to Genuino boards (drivers, boards.txt entries, bootloaders) 2015-08-27 10:40:03 +02:00
cores/arduino Subtract one from USB_EP_SIZE in USB_SendSpace 2016-04-14 10:06:47 -04:00
firmwares Added support to Genuino boards (drivers, boards.txt entries, bootloaders) 2015-08-27 10:40:03 +02:00
libraries Update SoftwareSerial.cpp 2016-04-05 15:10:46 -04:00
variants [AVR] Discover newer bootloader at runtime 2016-04-06 17:41:06 +02:00
boards.txt Added support to Genuino boards (drivers, boards.txt entries, bootloaders) 2015-08-27 10:40:03 +02:00
platform.txt Add comment for archive_file_path 2016-04-04 13:27:47 -04:00
programmers.txt Support the Atmel STK500 development board for ISP 2015-06-05 18:43:25 +02:00