- Add git-based version header generation for firmware builds - Implement SHA-256 hash verification for OTA downloads with mbedtls - Add URL decoding for captive portal form parsing (spaces, special chars) - Add mbedtls dependency for SHA-256 verification Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
112 B
C
4 lines
112 B
C
// Auto-generated at build time - do not edit
|
|
#pragma once
|
|
|
|
#define SPAXEL_FIRMWARE_VERSION "@PROJECT_VERSION@"
|