mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-01-16 20:52:57 +08:00
4 lines
71 B
C
4 lines
71 B
C
#include <stdlib.h>
|
|
#define MEM_DEFAULT_USE_DRAM
|
|
#include_next "mem.h"
|