1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-19 23:22:16 +03:00

4 Commits

Author SHA1 Message Date
Sandeep Mistry
ddaf3b1f4c remove the need to set programmer, by setting upload tool 2015-04-01 09:08:28 +03:00
Ivan Grokhotkov
0962670a60 Use esptool-ck for flashing 2014-12-22 18:43:20 +03:00
Ivan Grokhotkov
27b0163958 Updates for esp8266 platform 2014-11-20 17:25:01 +03:00
Ivan Grokhotkov
04fe8e8b58 Basic support for esp8266 platform
This includes empty stubs for most core Arduino functions.
Need to actually implement all those digital reads writes whatever.
Need to prebuild toolchains (xtensa-elf-lx106) for 3 platforms and put them on some download server.
Need to do the same with esptool.
Need to fix 0x40000 binary generation and add correct upload commands.
Maybe even implement uploads over WiFi.
2014-11-15 10:45:08 +03:00