Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-01-31 14:25:01 -06:00
parent c8156e11de
commit 3969dd4380
1 changed files with 5 additions and 0 deletions

View File

@ -9609,3 +9609,8 @@
unlinked, it will marked the pipe/FIFO as unlinked. If/when all open
references to the driver are closed, all of the driver resources will
be freed (2015-01-31).
* arch/avr: Added architecture support for the Atmel AVR ATMega1284P
MCU. From Jedi Tek'Unum (2015-01-31).
* configs/moteino-mega: Added support for the LowPowerLab MoteinoMEGA
that is based on the Atmel AVR ATMega1284P MCU. From Jedi Tek'Unum
(2015-01-31).