analog/v2-analog-rev1/common/flash.h
2023-01-29 10:50:12 -05:00

6 lines
90 B
C

#pragma once
#include <stdint.h>
extern void flash_reboot() __attribute__ ((noreturn));