We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Set up ESP SDK 0.9.3
Blinky fixes merged.
Updated Memory Map (markdown)
Add Blinky demo for uploading.
Don't pollute the SDK directory with blinky. It can be installed anywhere.
Add Blinky demo for building
Updated Boot Process (markdown)
Add initial boot flow
Add iomux pin register diagram
Add MMIO registers from headers. Only uart0 and uart1 confirmed in code.
Say that MDK is probably unused without OTA
Rename files to match official SDK names.
Add command line for SDK unpacking and esptool installation.
Make esptool.py available in PATH. Be consistent about slashes where both directories and files can be supplied.
Reformat SDK section for fluency.
Fix include.tgz location, found by Duality.
Update PATH, as noted by Duality
Add Ring and TLB settings from firmware dump analysis.
Updated Drivers (markdown)
Fix reset address/boot sequence based on irom0 desassembly/debug in qemu
add libexpat-dev dependency needed for cross-gdb building
Redo memory map after doing some actual probing.
Updated Building (markdown)
Revamp AT Demo building and split into sections.
Add Community page.
Created Community (markdown)