mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 21:47:17 +00:00
Update ChangeLog
This commit is contained in:
parent
ee2bb9739e
commit
3dcafdb20a
3 changed files with 8 additions and 2 deletions
|
|
@ -11387,3 +11387,9 @@
|
|||
* 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).
|
||||
* SPI: Rename the LPC31xx up_spiinitialize() to lpc31_spibus_intialize()
|
||||
(2016-01-26).
|
||||
* SPI: Rename the LPC17xx lpc17_spiinitialize() to lpc31_spibus_intialize()
|
||||
(2016-01-26).
|
||||
* SPI: Rename the LPC43xx up_spiinitialize() to lpc43_spibus_intialize()
|
||||
(2016-01-26).
|
||||
|
|
|
|||
2
arch
2
arch
|
|
@ -1 +1 @@
|
|||
Subproject commit 77d542fbfa7d8e43669acd7438292935fff50be4
|
||||
Subproject commit cdbbd6417c82e7e8ee72ecd9d0b5bd93b886d41c
|
||||
2
configs
2
configs
|
|
@ -1 +1 @@
|
|||
Subproject commit e4ed73d32bdc3211c0408bd03614113846a2d97d
|
||||
Subproject commit 168b4f43e1986526bd3926f00d812f5d7dda414d
|
||||
Loading…
Add table
Add a link
Reference in a new issue