1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-10 14:42:08 +03:00
Commit Graph

44 Commits

Author SHA1 Message Date
8053f285b1 provide full version descriptor, displayed in debug mode (#4467)
* provide full version descriptor, displayed in debug mode

* unix: shows core version like under windows when git is unavailable

* store strings in progmem

* version string honours NDEBUG

* add ARDUINO_ESP8266_GIT_DESC
restore ARDUINO_ESP8266_GIT_VER
restore global variable "core_version"
don't print full version on setDebugOutput(true)
set platform.txt version to 2.4.1-pre
hide irrelevant boot version
fix typo

* lwip2: fix disconnection/reconnection issue
also:
improve version string
remove useless message

* lwip2: bump tag before 2.4.1

* lwip2: improve netif flags management on git side

* full-version string: remove useless NDEBUG in separate source file

* do not automatically enable sdk messages along with core messages

* automatically reenable sdk messages along with core messages *before* setup not after

* check serial port when showing version-string + move sdk messages enabler in hardware serial

* + license header

* updated and tested windows commands in platform.txt (without git)

* updated and tested windows commands in platform.txt (without git)

* update package builder accordingly
2018-03-08 11:37:03 +08:00
0222e32f15 esptool: update to 0.4.13
- fix argument parsing for flash erase command (-ce)
- add region erase command (-cz)
2018-02-20 21:51:53 +03:00
a358bce0d9 boards.txt.py: fix extra newline at the end of JSON output 2018-02-19 12:43:30 +03:00
f0787e7106 boards.txt.py: fix trailing comma in generated JSON 2018-02-19 12:43:30 +03:00
aa37364e04 boards, package: update from boards.txt.py 2018-02-19 12:43:30 +03:00
fdac1a2653 Update SoftwareSerial to 3.3.0 (#3727)
SoftwareSerial: update to 3.3.1
2017-10-22 13:32:53 +08:00
d24a358817 esptool: update to 0.4.12 2017-10-15 01:40:10 -05:00
1ee17e54dd Update mkspiffs to version 0.2.0 2017-09-22 03:48:18 -05:00
6ac48124bd Update spiffs 0.3.7 to and mkspiffs 0.1.3 2017-09-12 19:21:08 +08:00
3f5d06bc12 add DigiStump Oak pins & board 2017-08-21 11:10:55 -05:00
8166263c0d SoftwareSerial: update to 3.2.3 (#3239) 2017-05-23 17:52:35 +08:00
a3a7e87df7 ci: build and upload releases on Travis 2017-05-15 03:49:21 -05:00
ca3a1728d0 Addition of gen4-IoD Range boards (#3202) 2017-05-06 06:26:58 -05:00
5488792aff package: move toolchains to Github 2017-05-06 10:52:20 +08:00
f0e2c9f28b Fix typo (#2291)
Great *Arudino* boards!
Maybe is a Chinese rebrand. Like the Casdo calculators
😄
2016-07-18 19:29:25 +08:00
8831ef562e Fix messed up linux toolchain checksums (#2185) 2016-06-24 10:36:13 +08:00
3e34c7575c Update esptool to 0.4.9 2016-06-21 14:48:16 +08:00
7d56ea4d9d Fix ARM toolchain size and hash in boards manager package template (#2004) 2016-06-12 14:50:20 +08:00
32bd42b028 Store git version of the core in the compiled binary (#2099)
* Store git version of the core in the compiled binary

* Don't update version number when using boards manager package
2016-06-06 14:37:39 +08:00
Nat
222e92a5fc Add new boards Phoenix 1.0 & Phoenix 2.0 (#2088)
* Add new boards Phoenix 1.0, Phoenix 2.0

* ESP8266HTTPClient: fix duplicate Content-Length headers (#1902)

* Add new boards Phoenix 1.0, Phoenix 2.0

* Add phoenix in variants.
2016-06-06 12:20:41 +08:00
a8640c4244 Fix ARM toolchain files permissions (#2004) 2016-05-11 14:31:41 +08:00
797c78ddad Add ARM tools (#269) 2016-04-14 13:06:23 +03:00
6d33ea2cd0 Update SoftwareSerial to version 3.1.0 2016-03-10 18:28:20 +01:00
5ab63dcf7a Update esptool to 0.4.8 2016-02-28 00:48:13 +03:00
99d351d661 Update esptool to 0.4.7 2016-02-27 01:47:14 +03:00
0550e7283f Merge pull request #1608 from narongrat/master
Add ESPino (WROOM-02) by ThaiEasyElec.com
2016-02-10 19:22:28 +03:00
4a119f048f Update package_esp8266com_index.template.json 2016-02-08 19:50:02 +07:00
5dc34d1f95 - Update board and filesystem detail.
- use LED_BUILTIN instead of BUILTIN_LED.
- update package_esp8266com_index.template.json file.
2016-02-08 19:31:58 +07:00
486a31260b Use SoftwareSerial version 2.2 2016-01-11 23:28:44 +01:00
971bba13dd Update release tools 2016-01-04 18:36:28 +03:00
6d87ef5aa9 Add espduino board
ESPDuino boards from doit.am (arduino uno look like board for esp8266)
2015-12-27 17:15:49 +08:00
027b5aff1d Added WifInfo boards 2015-12-11 18:41:58 +01:00
8847d7ab1a added ESPino to dox/boards.md and package_esp8266com_index.template.json. removed flash speed selection 2015-12-07 17:35:30 -06:00
866921c54a Documentation update 2015-11-23 20:21:16 +03:00
3c7431b59c Allow package and docs to be hosted in different places 2015-11-18 12:02:49 +03:00
16a2cdcf41 Add script to merge boards manager packages 2015-11-17 15:42:20 +03:00
72a7300fd9 add wemos d1 board description to package_esp8266com_index.template.json 2015-11-15 09:54:38 +08:00
cc828e34a3 Update espsoftwareserial library 2015-11-06 12:06:59 +03:00
d57315b27d change repository links 2015-11-02 10:21:43 +01:00
1ee0aa2b37 Merge branch 'master' of https://github.com/esp8266/Arduino 2015-11-02 10:10:25 +01:00
e88ea3cde7 read old versions 2015-11-01 22:48:11 +01:00
f24deab2b5 add bash script to build documentation 2015-11-01 19:54:07 +01:00
7826ff9710 Fix boards manager package size issue
Because git ls-files was run in package directory, it didn't list tools directories, so these were not excluded from rsync, causing package to include local copy of tools. Fixed by changing into root directory before doing anything.
2015-11-01 21:45:59 +03:00
444a37987e Use jq to generate package json 2015-10-30 17:40:17 +03:00