wolfBoot/config
David Garske 4e3e55d53a Add NXP S32K1xx support with full update functionality
- HAL: Flash (FTFC), UART (LPUART1), Clock (FIRC 48MHz), Watchdog
- Requires NVM_FLASH_WRITEONCE=1 and RAM_CODE=1 for proper operation
- Test app with interactive console: status, trigger, success, reboot
- LED indicators: Green (v1), Blue (v2+)
- Flash automation script: tools/scripts/nxp-s32k142-flash.sh
- Tested on S32K142EVB with sector swap update

Supported variants: S32K142 (256KB), S32K144 (512KB), S32K146 (1MB), S32K148 (2MB)
2026-01-19 19:13:01 +01:00
..
examples Add NXP S32K1xx support with full update functionality 2026-01-19 19:13:01 +01:00
openocd Various items for STM32WB55 2019-12-20 19:08:31 +01:00
Makefile Configuration (via .config), single entry point for options 2019-10-10 20:39:25 +02:00