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
6d33ea2cd0
Update SoftwareSerial to version 3.1.0
2016-03-10 18:28:20 +01: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
3c7431b59c
Allow package and docs to be hosted in different places
2015-11-18 12:02:49 +03:00
cc828e34a3
Update espsoftwareserial library
2015-11-06 12:06:59 +03: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