nodemcu-firmware/sdk-overrides/include
Terry Ellison 9a47107920
SDK 3.0 release (#2692)
* Rebaseline firmware to non-OS SDK version 3.0
* Note that SDK version 3.0 introduces the concept of a Flash Partition Table(PT).  This is located at Flash offset 0x10000 in our firmware build.
* The firmware is now PT aware with both LFS and SPIFFS taking their partition size and location from the PT
* A new tool `tools/nodemcu-partition.py` is now used to initialise these data and can also download LFS and SPIFFS images to these partitions.
2019-04-05 16:01:45 +01:00
..
c_types.h Upgrade to SDK 2.0.0 (#1435) 2016-12-11 21:03:00 +01:00
eagle_soc.h Add sigma_delta module. 2016-02-18 21:35:58 +01:00
ets_sys.h Add wifi.suspend() and node.sleep() (#1231) 2017-04-04 21:31:06 +02:00
osapi.h Refactor timer suspend portion of node.sleep (pmsleep) (#2287) 2018-04-13 21:41:14 +02:00
user_interface.h Align 8 MB & 16 MB flash sizes with SDK 2.1.0. (#1968) 2017-05-16 16:50:36 +02:00