mirror of
https://github.com/polhenarejos/pico-openpgp.git
synced 2026-05-30 01:51:22 +02:00
@@ -18,8 +18,6 @@
|
|||||||
#ifdef ESP_PLATFORM
|
#ifdef ESP_PLATFORM
|
||||||
#include "esp_compat.h"
|
#include "esp_compat.h"
|
||||||
#define MBEDTLS_ALLOW_PRIVATE_ACCESS
|
#define MBEDTLS_ALLOW_PRIVATE_ACCESS
|
||||||
#else
|
|
||||||
#include "common.h"
|
|
||||||
#endif
|
#endif
|
||||||
#include "openpgp.h"
|
#include "openpgp.h"
|
||||||
#include "random.h"
|
#include "random.h"
|
||||||
|
|||||||
@@ -18,8 +18,6 @@
|
|||||||
#ifdef ESP_PLATFORM
|
#ifdef ESP_PLATFORM
|
||||||
#include "esp_compat.h"
|
#include "esp_compat.h"
|
||||||
#define MBEDTLS_ALLOW_PRIVATE_ACCESS
|
#define MBEDTLS_ALLOW_PRIVATE_ACCESS
|
||||||
#else
|
|
||||||
#include "common.h"
|
|
||||||
#endif
|
#endif
|
||||||
#include "openpgp.h"
|
#include "openpgp.h"
|
||||||
#include "do.h"
|
#include "do.h"
|
||||||
|
|||||||
@@ -18,8 +18,6 @@
|
|||||||
#ifdef ESP_PLATFORM
|
#ifdef ESP_PLATFORM
|
||||||
#include "esp_compat.h"
|
#include "esp_compat.h"
|
||||||
#define MBEDTLS_ALLOW_PRIVATE_ACCESS
|
#define MBEDTLS_ALLOW_PRIVATE_ACCESS
|
||||||
#else
|
|
||||||
#include "common.h"
|
|
||||||
#endif
|
#endif
|
||||||
#include "openpgp.h"
|
#include "openpgp.h"
|
||||||
#include "version.h"
|
#include "version.h"
|
||||||
|
|||||||
@@ -18,8 +18,6 @@
|
|||||||
#ifdef ESP_PLATFORM
|
#ifdef ESP_PLATFORM
|
||||||
#include "esp_compat.h"
|
#include "esp_compat.h"
|
||||||
#define MBEDTLS_ALLOW_PRIVATE_ACCESS
|
#define MBEDTLS_ALLOW_PRIVATE_ACCESS
|
||||||
#else
|
|
||||||
#include "common.h"
|
|
||||||
#endif
|
#endif
|
||||||
#include "files.h"
|
#include "files.h"
|
||||||
#include "apdu.h"
|
#include "apdu.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user