Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-03-03 08:59:34 -06:00
parent 39e5100bdf
commit bdde81a392

View File

@ -9913,3 +9913,6 @@
for the STM32F372 and F373 (no board support yet). Only tested on for the STM32F372 and F373 (no board support yet). Only tested on
STM32F373CC, but should work on the rest. Contributed by Marten STM32F373CC, but should work on the rest. Contributed by Marten
Svanfeldt (2015-03-01). Svanfeldt (2015-03-01).
* arch/mips/src/pic32mz/pic32mz-spi.c and chip/pic32mz-spi.h: Add
support for a basic SPI driver for the PIC32MZ (2015-03-03).