9
0
Fork 0

Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-03-02 09:59:08 -06:00
parent acdc8c1dcc
commit 3b95bac0ac
1 changed files with 4 additions and 0 deletions

View File

@ -9903,4 +9903,8 @@
(2015-02-27).
* include/nuttx/board.h: Remove common board function prototypes from
other files and consolidate them in this new header file (2015-02-27).
* arch/mips/src/pic32mz/: Implement support IO port interrupts
(2015-03-01).
* configs/pic32mz-starterkit/src: Add support for on-board buttons
(2015-03-01).