[core] Fix beken-72xx-arduino.py formatting
This commit is contained in:
@@ -27,7 +27,8 @@ env.Append(
|
|||||||
# LibreTuya configuration
|
# LibreTuya configuration
|
||||||
("LT_ARD_HAS_WIFI", "1"),
|
("LT_ARD_HAS_WIFI", "1"),
|
||||||
# macros
|
# macros
|
||||||
("mbedtls_net_set_nonblock", "net_set_nonblock"), # mbedtls_net_set_nonblock is commented out in tls_net.c
|
# mbedtls_net_set_nonblock is commented out in tls_net.c
|
||||||
|
("mbedtls_net_set_nonblock", "net_set_nonblock"),
|
||||||
],
|
],
|
||||||
LINKFLAGS=[
|
LINKFLAGS=[
|
||||||
# stdio wrappers (port/printf/printf.c)
|
# stdio wrappers (port/printf/printf.c)
|
||||||
|
|||||||
Reference in New Issue
Block a user