REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
flasher.h File Reference
#include "utils/hashflash.h"
#include "utils/singleton.h"
Include dependency graph for flasher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  loader::FirmwareBuffer
 The Flasher-X over-the-air firmware upgrade process is a small code snippet originally dating from https://github.com/joepasquariello/FlasherX. More...
 
class  loader::FirmwareFlasher
 Actual "frontend" for flashing. More...
 

Namespaces

namespace  loader
 

Functions

void loader::reboot ()
 Just a little generic Teensy reboot routine.