Skip to content

Commit 5671a11

Browse files
committed
esp8266: Rename axtls_helpers.c to posix_helpers.c.
As it's used by BerkeleyDB, etc.
1 parent bd71b32 commit 5671a11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ports/esp8266/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ SRC_C = \
8585
moduos.c \
8686
ets_alt_task.c \
8787
fatfs_port.c \
88-
axtls_helpers.c \
88+
posix_helpers.c \
8989
hspi.c \
9090
$(SRC_MOD)
9191

ports/esp8266/axtls_helpers.c renamed to ports/esp8266/posix_helpers.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
#include "py/mphal.h"
3030
#include "py/gc.h"
3131

32-
// Functions for axTLS
32+
// Functions for external libs like axTLS, BerkeleyDB, etc.
3333

3434
void *malloc(size_t size) {
3535
return gc_alloc(size, false);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy