You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/05/30 11:52:44 UTC

[incubator-nuttx] branch master updated (b88a8cf39f -> 360e319959)

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

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


    from b88a8cf39f use rmutex inside of all repeated implementation
     add 360e319959 arm/tlsr82: ble performance optimize and problems solve.

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/tlsr82/tc32/tc32_doirq.c              | 11 ++-
 arch/arm/src/tlsr82/tlsr82_flash.c                 | 78 ++++++++++++++++++++--
 arch/arm/src/tlsr82/tlsr82_serial.c                | 25 +++++--
 boards/arm/tlsr82/tlsr8278adk80d/scripts/Make.defs |  6 +-
 .../scripts/{flash_boot.ld => flash_boot_ble.ld}   | 77 ++++++++++++++++++++-
 5 files changed, 183 insertions(+), 14 deletions(-)
 copy boards/arm/tlsr82/tlsr8278adk80d/scripts/{flash_boot.ld => flash_boot_ble.ld} (56%)