You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by bt...@apache.org on 2020/05/06 00:21:43 UTC

[incubator-nuttx] branch master updated (6906853 -> ca8f0aa)

This is an automated email from the ASF dual-hosted git repository.

btashton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 6906853  Improve proxy/stub parameter passing for variadic OS interfaces.
     add 4ca19e7  arch: k210: Set CPU clock based on PLL0 settings
     add ca8f0aa  boards: maix-bit: Add descriptions on how to write nuttx.bin to SPI-Flash

No new revisions were added by this update.

Summary of changes:
 arch/risc-v/src/k210/hardware/k210_memorymap.h     | 40 ++++------
 .../risc-v/src/k210/hardware/k210_sysctl.h         | 41 ++++------
 arch/risc-v/src/k210/k210_clockconfig.c            | 93 +++++++++++++++-------
 arch/risc-v/src/k210/k210_clockconfig.h            |  3 +-
 arch/risc-v/src/k210/k210_memorymap.h              |  1 +
 boards/risc-v/k210/maix-bit/README.txt             | 11 ++-
 6 files changed, 109 insertions(+), 80 deletions(-)
 copy fs/driver/fs_unregisterblockdriver.c => arch/risc-v/src/k210/hardware/k210_sysctl.h (68%)