File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,17 +9,17 @@ Introduction
9
9
:target: https://discord.gg/nBQh6qu
10
10
:alt: Discord
11
11
12
- .. image :: https://travis-ci.org /adafruit/Adafruit_CircuitPython_miniesptool.svg?branch=master
13
- :target: https://travis-ci.org /adafruit/Adafruit_CircuitPython_miniesptool
12
+ .. image :: https://travis-ci.com /adafruit/Adafruit_CircuitPython_miniesptool.svg?branch=master
13
+ :target: https://travis-ci.com /adafruit/Adafruit_CircuitPython_miniesptool
14
14
:alt: Build Status
15
15
16
16
ROM loader for ESP chips, works with ESP8266 or ESP32.
17
17
This is a 'no-stub' loader, so you can't read MD5 or firmware back on ESP8266.
18
18
19
- See this document for protocol we're implementing:
19
+ See this document for protocol we're implementing:
20
20
https://github.com/espressif/esptool/wiki/Serial-Protocol
21
21
22
- See this for the 'original' code we're miniaturizing:
22
+ See this for the 'original' code we're miniaturizing:
23
23
https://github.com/espressif/esptool/blob/master/esptool.py
24
24
25
25
There's a very basic Arduino ROM loader here for ESP32:
You can’t perform that action at this time.
0 commit comments