Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-02-22 10:55:23 -06:00
parent 13926ce019
commit d7f3f43392
1 changed files with 4 additions and 1 deletions

View File

@ -9865,5 +9865,8 @@
* configs/pic32mz-starterkit: Add basic board support for the PIC32MZ
(can't build yet of course because there is not yet any PIC32MZ
support) (2015-02-22).
* arch/mips/src/pic32mz and include/pic32mz: Add some PIC32MZ header
file definitions and just enough logic in the source directory so
that we can run 'make menuconfig'. Still a very long way from being
complete (2015-02-22).