mirror of
https://github.com/apache/nuttx.git
synced 2026-08-30 13:43:09 +00:00
Update ChangeLog
This commit is contained in:
parent
5a4bb1714d
commit
003bacdf91
1 changed files with 5 additions and 0 deletions
|
|
@ -10617,3 +10617,8 @@
|
|||
(2015-06-22).
|
||||
* SAM3/4: Add a TWI driver for the SAM4CM. From Max Neklyudov
|
||||
(2015-06-22).
|
||||
* SAMV7 Xplained: In clock configuration, divider was set to 25 to get
|
||||
25*12MHz=300MHz CPU clock. The correct multiplier is 24 becaue the
|
||||
calculatin if (24+1)*12MHz. So the board was running at 312MHz.
|
||||
From Efim Monjak (2015-06-26).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue