This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
nodemcu-firmware
mirror of
https://github.com/nodemcu/nodemcu-firmware.git
Watch
1
Star
0
Fork
You've already forked nodemcu-firmware
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
79671aa526
nodemcu-firmware
/
sdk-overrides
/
esp32-include
/
esp_libc.h
5 lines
101 B
C
Raw
Blame
History
#
ifndef _SDK_OVERRIDES_ESP_LIBC_H_
#
define _SDK_OVERRIDES_ESP_LIBC_H_
void
*
zalloc
(
size_t
n
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink