Skip to content
Snippets Groups Projects
Select Git revision
  • dualcore
  • ch3/leds
  • wip-bootstrap default
  • ch3/time
  • master
5 results

esp8266.ld

Blame
    • Josef Gajdusek's avatar
      7d8edeff
      esp8266: Update to SDK version 1.1.0 (MIT-licensed). · 7d8edeff
      Josef Gajdusek authored
      1. Updated linker script, now user app appears to contain exception vector
      table and oesn't work (faults) without it.
      2. Commened out support for GPIO pulldown, which was removed in this SDK
      version without clear explanation, but apparently because it was released
      without proper validation, and now turns out it doesn't work as expected,
      or there's a different function there.
      7d8edeff
      History
      esp8266: Update to SDK version 1.1.0 (MIT-licensed).
      Josef Gajdusek authored
      1. Updated linker script, now user app appears to contain exception vector
      table and oesn't work (faults) without it.
      2. Commened out support for GPIO pulldown, which was removed in this SDK
      version without clear explanation, but apparently because it was released
      without proper validation, and now turns out it doesn't work as expected,
      or there's a different function there.