Skip to content

History

Revisions

  • Remove FLASH cache mentioning for bits 3 and 4 of dport0 3FF00024 register.

    @jcmvbkbc jcmvbkbc committed Jun 15, 2015
    5087ddd
  • Document high 32K of IRAM region and corresponding 0x3ff00024 control bits

    @jcmvbkbc jcmvbkbc committed May 30, 2015
    185d66c
  • add internal i2c controller

    @jcmvbkbc jcmvbkbc committed Apr 12, 2015
    3debc5a
  • add MTDO == GPIO15 note

    @jcmvbkbc jcmvbkbc committed Apr 7, 2015
    a0432ec
  • There's 64K IRAM in the region 0x40100000 - 0x40110000, updated spec.

    @jcmvbkbc jcmvbkbc committed Mar 6, 2015
    d66840d
  • Tested with JTAG debugger that there is 64K IRAM, not 32K + 0x308. Tested that regions above it are not writable.

    @jcmvbkbc jcmvbkbc committed Mar 6, 2015
    d4c643f
  • Update memory map for RTC and OTA IRAM from sven337 over IRC.

    @tommie tommie committed Feb 20, 2015
    7aef9c2
  • Add FLASH mapping to memory details

    @jcmvbkbc jcmvbkbc committed Feb 16, 2015
    248ab79
  • Add esp-open-sdk link

    @jcmvbkbc jcmvbkbc committed Feb 11, 2015
    038c84e
  • Drop 'mkdir ESP8266_SDK' step from the SDK setup: the 'mv esp_iot_sdk_v0.9.3 ESP8266_SDK' is meant to rename, not to move into the existing directory. Suggested by @tylercrumpton and others.

    @jcmvbkbc jcmvbkbc committed Feb 11, 2015
    9697b99
  • Add boot mode

    @jcmvbkbc jcmvbkbc committed Jan 24, 2015
    d8a7be5
  • Updated Drivers (markdown)

    @zarya zarya committed Dec 31, 2014
    dbc9562
  • Updated Home (markdown)

    @zarya zarya committed Dec 10, 2014
    452845a
  • Fix 32/64 dependencies mismatch as suggested by limpkin on IRC

    @jcmvbkbc jcmvbkbc committed Dec 5, 2014
    b3fb832
  • add mv at/* . to AT demo steps

    @jcmvbkbc jcmvbkbc committed Dec 5, 2014
    554f215
  • Mirror AT example archives and update AT example build steps for SDK 0.9.3

    @jcmvbkbc jcmvbkbc committed Dec 4, 2014
    775c801
  • Fix SDK URLs on github

    @jcmvbkbc jcmvbkbc committed Dec 4, 2014
    df9c0d9
  • Add patch for 0.9.3 SDK

    @jcmvbkbc jcmvbkbc committed Dec 4, 2014
    28d275c
  • Create SDK mirror and direct SDK download there. 0.9.3-patch1 is gone, couldn't find it on the espressif site. If you have it please push it to repo and update the wiki or mail it to me if you don't have access.

    @jcmvbkbc jcmvbkbc committed Dec 4, 2014
    725a461
  • Add note about UART divisor.

    @tommie tommie committed Nov 30, 2014
    5738f6e
  • add SPI controller registers

    @jcmvbkbc jcmvbkbc committed Nov 30, 2014
    5244306
  • Add 3FF00014h from looking at IoT_Demo/ssl/app/espconn_ssl.c

    @tommie tommie committed Nov 30, 2014
    680cb08
  • Fix iram1 size

    @jcmvbkbc jcmvbkbc committed Nov 30, 2014
    d92288c
  • Update SPI Flash area info.

    @jcmvbkbc jcmvbkbc committed Nov 30, 2014
    3e5a635
  • Document SPI mapping hardware properties.

    @jcmvbkbc jcmvbkbc committed Nov 30, 2014
    0aeba1d
  • Added Conditions for use coloum and GPIO16

    @themindfactory themindfactory committed Nov 29, 2014
    ae133e0
  • Added the GPIO coloum

    @themindfactory themindfactory committed Nov 29, 2014
    38fa55a
  • Checked in ota_bootloader_stage1.c

    @tommie tommie committed Nov 28, 2014
    dbfbc4e
  • Updated Boot Process (markdown)

    @tommie tommie committed Nov 28, 2014
    db303e8
  • Add OTA bootloader decompilation ref, from TheSeven on IRC

    @tommie tommie committed Nov 28, 2014
    b0e6bdc