This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from b8e5755 make/version: correct the version generation add 86c151e S32K Small Fixes: - Typos / wrong names in s32k14x_irq.h, s32k1xx_memorymap.h and s32k1xx_pcc.h - Wrong base address for port input disable register in s32k1xx_pin.c - up_* still had to be changed to arm_* in some places add 1306cbc S32K additional style fixes No new revisions were added by this update. Summary of changes: arch/arm/include/s32k1xx/s32k14x_irq.h | 2 +- arch/arm/src/s32k1xx/hardware/s32k1xx_memorymap.h | 25 +++++++++++++---------- arch/arm/src/s32k1xx/hardware/s32k1xx_pcc.h | 6 ++++-- arch/arm/src/s32k1xx/s32k1xx_eeeprom.c | 4 ++-- arch/arm/src/s32k1xx/s32k1xx_eeeprom.h | 2 +- arch/arm/src/s32k1xx/s32k1xx_pin.c | 10 ++++++--- arch/arm/src/s32k1xx/s32k1xx_progmem.h | 2 +- 7 files changed, 30 insertions(+), 21 deletions(-)