Update ChangeLog
This commit is contained in:
parent
695ad45d83
commit
ee2bb9739e
|
@ -11380,4 +11380,10 @@
|
|||
(2016-01-26).
|
||||
* SPI: Rename the Tiva up_spiinitialize() to tiva_spibus_intialize()
|
||||
(2016-01-26).
|
||||
|
||||
* SPI: Rename the PIC32MX/MZ up_spiinitialize() to pic32mx/mz_spibus_intialize()
|
||||
(2016-01-26).
|
||||
* SPI: Rename EFM32's efm32_spi_initialize to efm32_spibus_initialize()
|
||||
for compatibility with these other changes (2016-01-26).
|
||||
* SPI: Rename the KL up_spiinitialize() to kl_spibus_intialize() (2016-01-26).
|
||||
* SPI: Rename the Kinetis up_spiinitialize() to kinetis_spibus_intialize()
|
||||
(2016-01-26).
|
||||
|
|
2
arch
2
arch
|
@ -1 +1 @@
|
|||
Subproject commit 0995e8c84365688956c9f97b6c9139462fd16d81
|
||||
Subproject commit 77d542fbfa7d8e43669acd7438292935fff50be4
|
2
configs
2
configs
|
@ -1 +1 @@
|
|||
Subproject commit 4759f240312ffd5c7e008017cb11aa733ed900b7
|
||||
Subproject commit e4ed73d32bdc3211c0408bd03614113846a2d97d
|
Loading…
Reference in New Issue