Created
August 15, 2018 21:48
-
-
Save maartenpaauw/d3eeb9cedece0abcc4ab033ca5b8fa92 to your computer and use it in GitHub Desktop.
ESP Home YAML
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Retrieving maximum program size .pioenvs/candle_1/firmware.elf | |
Checking size .pioenvs/candle_1/firmware.elf | |
Memory Usage -> http://bit.ly/pio-memory-usage | |
DATA: [===== ] 45.8% (used 37524 bytes from 81920 bytes) | |
PROGRAM: [=== ] 32.3% (used 337566 bytes from 1044464 bytes) | |
Configuring upload protocol... | |
Looking for upload port... | |
Use manually specified: /dev/cu.wchusbserial1430 | |
Uploading .pioenvs/candle_1/firmware.bin | |
warning: serialport_set_baudrate: baud rate 921600 may not work | |
Uploading 341712 bytes from .pioenvs/candle_1/firmware.bin to flash at 0x00000000 | |
................................................................................ [ 23% ] | |
................................................................................ [ 47% ] | |
................................................................................ [ 71% ] | |
................................................................................ [ 95% ] | |
.............. [ 100% ] | |
============================================================================================= [SUCCESS] Took 22.20 seconds ============================================================================================= | |
INFO [esphomeyaml.__main__] Successfully uploaded program. | |
INFO [esphomeyaml.__main__] Starting log output from /dev/cu.wchusbserial1430 with baud rate 115200 | |
[23:34:11]{ll��<�$�< | |
�l�c|���;�c�#��''�$'g��� | |
cp�ls${lx�g� | |
� | |
$�� | |
# | |
o�|l� | |
�#��go�lĎl`�' | |
l n;�ۛ' | |
c | |
�l;��n | |
#�d�b#c | |
���$`��g� | |
[23:34:11] ets Jan 8 2013,rst cause:2, boot mode:(3,7) | |
[23:34:11] | |
[23:34:11]load 0x4010f000, len 1384, room 16 | |
[23:34:11]tail 8 | |
[23:34:11]chksum 0x2d | |
[23:34:11]csum 0x2d | |
[23:34:11]vbb28d4a3 | |
[23:34:11]~ld | |
[23:34:17] | |
[23:34:17] ets Jan 8 2013,rst cause:2, boot mode:(3,7) | |
[23:34:17] | |
[23:34:17]load 0x4010f000, len 1384, room 16 | |
[23:34:17]tail 8 | |
[23:34:17]chksum 0x2d | |
[23:34:17]csum 0x2d | |
[23:34:17]vbb28d4a3 | |
[23:34:17]~ld |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment