nodemcu-firmware/app/user
Jim Paris 407eaa45ac Replace hardcoded init data with generated data from SDK
The esp_init_data_default.bin is now extracted from the SDK (and its
patch file, if present), and the contents are automatically embedded
into user_main.o.
2016-10-04 13:11:34 -04:00
..
Makefile Replace hardcoded init data with generated data from SDK 2016-10-04 13:11:34 -04:00
user_exceptions.c Ensure that load_store exceptions trigger the exception handler (#1307) 2016-05-27 12:14:02 +10:00
user_exceptions.h Enable -std=gnu11 for user dir 2016-03-24 00:06:09 +01:00
user_main.c Replace hardcoded init data with generated data from SDK 2016-10-04 13:11:34 -04:00