Commit History

Author SHA1 Message Date
  Arnim Läuger 4e4dfc1d88 Align 8 MB & 16 MB flash sizes with SDK 2.1.0. (#1968) 7 years ago
  Arnim Läuger c57af8972f Rework support for >4MB modules: place SPIFFS after SDK data (#1646) 7 years ago
  moononournation 4aad34158b add 64m and 128m flash support (#1367) 7 years ago
  Johny Mattsson 30d354c290 Rework ADC mode setting approach (#1285) 8 years ago
  dnc40085 9a8edd8ae8 Fix inconsistency between flash_init_data in flash_api.c and 8 years ago
  devsaurus 0c3fc6cc78 enable -std=gnu11 for platform dir 8 years ago
  Huang Rui f2e6c9366b Sync flash_api.c with flash_api.h 8 years ago
  Johny Mattsson c4e8b04fbf Cleaned up all uses of INTERNAL_FLASH_START_ADDRESS. 8 years ago
  Johny Mattsson 1e3c231630 Fix esp_init_data_default inconsistencies. 8 years ago
  Vowstar 749e71d9cb Fixed strange SPI flash API error. Added word_of_aligned_array. 9 years ago
  funshine e1f8b604a0 fix init_data detect flash api 9 years ago
  funshine 52ca40b8ea add init.lua examples 9 years ago
  HuangRui 5c84359b5c ROM flash size can changed with detected size, fixed #283. 9 years ago
  HuangRui dfce182622 Paste new version, make it can get correct flash size. 9 years ago
  HuangRui ed87cbd96f Try to fix flash auto detection bug. 9 years ago
  HuangRui 0232c13b83 Emergency update, fix flash size auto detection bug. 9 years ago
  HuangRui f6b1d3a399 Test what caused flash AUTO_SIZE bug. 9 years ago
  HuangRui 5d9caf23b6 Support 64Mbit and 128Mbit flash size auto detection. 9 years ago
  funshine acd9d0dc97 deep optimizing ram usage 9 years ago
  HuangRui 3c6ebea059 Use safe flash options. 9 years ago
  funshine 7e51c5d67e replace SPIWrite with flash_write 9 years ago
  funshine ff6e5e9924 build pre-build bin, auto save flash init data 9 years ago
  HuangRui cb4a49e0db Changed Makefile to support Windows xcc. 9 years ago
  HuangRui c04f2578ec Updated SDK to v0.9.5 and optimized memory. 9 years ago
  HuangRui 0420b6d72f Add definition of NODE_STORE_TYPEDEF_ATTR and NODE_STORE_ATTR. 9 years ago
  funshine b0ec34567c align flash read/write addr 9 years ago
  funshine 1105b95175 add newline to flash_api.c for win vm 9 years ago
  HuangRui a93e62c444 Add node.flashid() and node.flashsize(). 9 years ago
  HuangRui 956455e8f2 Add new line to flash_api.c for tool chain on windows vm. 9 years ago
  HuangRui 715ff5b7aa NodeMCU firmware can auto detect flash size now. 9 years ago