mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-01-30 21:12:55 +08:00
Now use the original c99-snprintf as a submodule.
This commit is contained in:
parent
78ee67fd2e
commit
b80cfe9f1e
@ -22,7 +22,7 @@ endif
|
||||
# makefile at its root level - these are then overridden
|
||||
# for a subtree within the makefile rooted therein
|
||||
#
|
||||
DEFINES += -DHAVE_CONFIG_H
|
||||
#DEFINES +=
|
||||
|
||||
#############################################################
|
||||
# Recursion Magic - Don't touch this!!
|
||||
|
1
app/libc/c99-snprintf
Submodule
1
app/libc/c99-snprintf
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 27b59ac13b47414000e83f05a246008425c22bb7
|
2100
app/libc/snprintf.c
2100
app/libc/snprintf.c
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user