REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
hashflash.h File Reference
#include "utils/dcp.h"
#include <ArduinoJson.h>
#include <array>
#include <cstdio>
#include <string>
Include dependency graph for hashflash.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  loader::flashimage
 

Namespaces

namespace  loader
 

Functions

void loader::convertToJson (const flashimage &src, JsonVariant info)
 

Variables

unsigned long _flashimagelen
 
constexpr unsigned long flash_origin = 0x60000000
 

Variable Documentation

◆ _flashimagelen

unsigned long _flashimagelen
extern

Referenced by loader::flashimage::len().

◆ flash_origin

unsigned long flash_origin = 0x60000000
constexpr

Definition at line 13 of file hashflash.h.

Referenced by loader::flashimage::sha256sum().