You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pk...@apache.org on 2023/05/31 19:28:58 UTC

[nuttx] branch master updated (7c2930c3df -> 66c2d2ecc4)

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

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


    from 7c2930c3df mpfs/mpfs_corespi: Optimize TX / RX FIFO handling
     add a3b91bc183 arch/{nrf52|nrf53}/Kconfig: hide PWM options if PWM not enabled
     add 81b0ae064c arch/{nrf52|nrf53}/Kconfig: hide I2C_MASTER options if I2C_MASTER not enabled
     add 5f814b1da8 arch/{nrf52|nrf53}/Kconfig: hide SPI_MASTER options if SPI_MASTER not enabled
     add 66c2d2ecc4 arch/nrf53/Kconfig: move GPIO configuration menu to match nrf52

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/nrf52/Kconfig | 27 +++++++++++++-------
 arch/arm/src/nrf53/Kconfig | 62 +++++++++++++++++++++++++++-------------------
 2 files changed, 55 insertions(+), 34 deletions(-)