mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-07 00:04:36 +03:00
Got uart/usart serial communication working with the atmega168. Added some #define for the appropriate register and interrupt/signal names.
This commit is contained in:
@@ -30,7 +30,7 @@ UPDATES
|
||||
|
||||
0005
|
||||
|
||||
ATmega168 support on the way (currently timers and pwm working).
|
||||
ATmega168 support in the AVR libraries.
|
||||
New Wiring-compatible randomSeed(), random(max) and random(min, max) functions
|
||||
(except operating on longs instead of floats).
|
||||
Fixed bug that sometimes caused uploading of old versions of a sketch.
|
||||
|
Reference in New Issue
Block a user