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 2022/07/07 16:25:54 UTC

[incubator-nuttx] branch master updated (aa6ec6518c -> 3daa18b661)

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/incubator-nuttx.git


    from aa6ec6518c Added ADC to RP2040
     add 9ff0971d3f arch: Correct the order of stack related information in assert
     add 3daa18b661 arch: Remove the unnecessary #if/#endif in assert

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/common/arm_assert.c          | 30 +++++++----------------------
 arch/risc-v/src/common/riscv_assert.c     | 30 +++++++----------------------
 arch/xtensa/src/common/xtensa_dumpstate.c | 32 +++++++------------------------
 3 files changed, 21 insertions(+), 71 deletions(-)