zephyr/samples/boards/stm32
Thomas Stranger d09e1d6e8f samples: boards: stm32: backup_sram: add magic value
Stores a magic value togetter with the counter value, and resets the
counter in case that magic does not match.
A small magic value is not ideal, but should be good enough for the
sample and avoids pulling in a additional dependency e.g. on crc.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2024-09-02 11:52:03 +02:00
..
backup_sram samples: boards: stm32: backup_sram: add magic value 2024-09-02 11:52:03 +02:00
bluetooth/interactive_gui net: buf: remove use of special putter and getter functions 2024-08-16 09:55:11 +02:00
ccm
h7_dual_core everywhere: reindent `.overlay` files with tabs 2024-06-26 15:59:44 +02:00
i2c_timing samples: stm32: i2c_timing: Fix README header 2024-07-04 18:00:16 +02:00
mco samples: stm32: mco: Add example on how to configure MCO 2024-08-01 09:12:13 +01:00
power_mgmt pm: Remove deprecated symbol references 2024-08-08 15:38:04 +02:00
uart/single_wire