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 102adaf arch: esp32: Fix a memory leak when discarding a large packet. new ed83ee2 eZ80: update register offsets new f0ccce3 eZ80: include inttypes from inttypes new e50b5be eZ80: ensure DECL_SAVESTATE() is done when needed new 256c5c2 eZ80: fix name of SP register in stack frame new bf7bd51 eZ80: fix typos in emac driver new 458e021 eZ80: remove private function prototype from header The 6 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/z80/include/ez80/irq.h | 20 ++++++++++---------- arch/z80/include/inttypes.h | 2 +- arch/z80/src/common/z80_doirq.c | 4 ++-- arch/z80/src/common/z80_stackframe.c | 2 +- arch/z80/src/ez80/ez80_emac.c | 6 +++--- arch/z80/src/ez80/switch.h | 4 ---- 6 files changed, 17 insertions(+), 21 deletions(-)