Skip to content

Dir src/syntropic/system

FileList > src > syntropic > system

Files

Type Name
file syn_boot.c
Boot manager implementation.
file syn_boot.h
Boot manager — reset reason, boot counter, safe-mode detection.
file syn_coredump.c
Persistent core dump implementation.
file syn_coredump.h
Persistent core dump — saves fault context to flash.
file syn_errlog.c
Persistent error registry implementation.
file syn_errlog.h
Persistent error registry — survives resets via param store.
file syn_fault.c
CPU Hard Fault / Post-Mortem Diagnostics implementation.
file syn_fault.h
CPU Hard Fault / Post-Mortem Diagnostic log collector.
file syn_fwboot.c
A/B firmware boot manager implementation.
file syn_fwboot.h
A/B firmware boot manager — slot selection, rollback, confirm.
file syn_fwimage.h
Firmware image header — standardized format for OTA slots.
file syn_fwupdate.c
Streaming firmware updater implementation.
file syn_fwupdate.h
Streaming firmware updater — transport-agnostic, zero-alloc.
file syn_hwwdt.c
Hardware Watchdog Timer driver implementation.
file syn_hwwdt.h
Hardware Watchdog Timer driver.
file syn_power.c
Power / voltage monitor implementation.
file syn_power.h
Power / voltage monitor.
file syn_sleep.h
Sleep coordinator — low-power mode management.
file syn_version.h
Build version and metadata — compile-time constants.

The documentation for this class was generated from the following file src/syntropic/system/