1d4973a40b
Fix heading ( #412 )
2017-06-02 18:21:54 +02:00
2f02e27327
Update esptool on mac and windows and revert linux to use python
2017-04-04 02:36:55 +03:00
150d2cec69
Add hint ( #170 )
...
* Add hint
* Update README.md
* Update README.md
* Update README.md
2017-02-05 14:48:13 +02:00
4bae4e060b
Added reference to makeEspArduino ( #155 )
2017-01-28 18:11:17 +02:00
e5f6c2effa
Initial version of build script for @PlatformIO ; CI integration for Linux, macOS and Windows ( #153 )
...
* Initial version of build script for @PlatformIO ; CI integration for Linux, macOS and Windows
* Remove CI badges
2017-01-28 14:19:56 +02:00
73161688df
Update README.md
...
Add Travis build badge
2017-01-28 14:15:42 +02:00
4fbee226b6
move to binary esptool. Run get.py/get.exe to get it!
...
With this step we remove all dependencies, but git. Mac and Linux come
with Python by default, so they will keep using get.py to update the
toolchain and support binaries. Windows users have an "All point and
click" installation option that requires only git and Arduino to be
downloaded.
Fingers crossed :)
2017-01-19 15:58:29 +02:00
93d2bc7f1e
update get.py and add get.exe
...
- get.exe is clickable and will soon download binary form of esptool,
which will really simplify installation on Windows
- get.py does not require any extra modules on Linux and Mac
- ```pip install requests``` required only on Windows (if not using
get.exe)
- Paths are made relative to the file in order to make the windows
executable clickable.
2017-01-19 04:48:42 +02:00
a2931e7a5b
Update README.md
...
Add ```pip install requests``` to install steps
2017-01-19 01:49:48 +02:00
151f275ed1
Add brief explanation about app_main() function when arduino used as a esp-idf component ( #99 )
...
* Add brief explanation about app_main() function
* Update README.md
The proposed sentence is restated in a more clear way.
* Fix typo
2017-01-16 12:15:00 +02:00
8e948096d4
Rename sd->sigmadelta in HAL
...
Change is to not be mistaken with SD Card
2017-01-09 17:57:17 +02:00
22f0577339
Update README.md
...
Add exception decoder and fix layout
2017-01-05 17:59:20 +02:00
4395efa3fc
Update README.md
2016-12-30 03:00:57 +02:00
7defc6ebf3
Update README.md
2016-12-13 13:45:58 +02:00
551e422423
Fix typos ( #95 )
2016-12-13 12:34:02 +02:00
c336989e93
Add Gitter badge ( #96 )
2016-12-13 12:12:44 +02:00
d8e74f2cbf
Format README contents; add instructions for @PlatformIO ( #88 )
2016-12-10 18:28:24 +02:00
ddb2541f5e
Update README.md
...
Add instructions for using as IDF component
2016-12-09 00:34:28 +02:00
13268b9d3c
Update README.md
...
- Link to Windows instructions
- Update instructions for Linux and Mac
2016-12-07 00:46:43 +02:00
af0cef4ec7
Update README.md
2016-10-07 11:32:35 +03:00
efcd034622
Update README.md
2016-10-06 07:09:44 -06:00
668acc2c08
repo init
2016-10-06 09:09:11 +03:00