1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-21 21:22:31 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
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