A refactor.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2026-04-20 17:34:42 +02:00
parent fa07b59cc7
commit 26de18608f
64 changed files with 1067 additions and 917 deletions

View File

@@ -18,7 +18,9 @@
#ifndef _EAC_H_
#define _EAC_H_
#include "pico_keys.h"
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
typedef enum MSE_protocol {
MSE_AES = 0,