This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.7
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from dff79e8e54 boards/stm32f7/stm32f746g-disco: fix FMC pin
new d8637788a7 sim: fix context-switch when do wdog callback()
new b7121aac86 Revert "arch/sim: suppress libasan checks"
new 593768e11e sim/gcov: Fix conflicts between fprofile-orderate and
__asan_default_options
new 42ee317eab arch/sim: dataheap should disable exec permission
new b63826a736 arch/sim: fix uart could lose log
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/sim/src/sim/sim_head.c | 11 +++--------
arch/sim/src/sim/sim_idle.c | 8 +++++---
arch/sim/src/sim/sim_sectionheap.c | 2 +-
arch/sim/src/sim/sim_uart.c | 31 +++++++++++++++++++++++++++----
include/nuttx/compiler.h | 13 +++++++++++++
5 files changed, 49 insertions(+), 16 deletions(-)