22 Commits

Author SHA1 Message Date
Maxim Prokhorov
3a34d555d5 ci: don't mention travis 2021-01-14 18:11:14 +03:00
Max Prokhorov
2c4cfd6d3d Version 1.14.1-dev (#2047) 2019-12-09 06:13:40 +03:00
Max Prokhorov
437424aaac .ld scripts refactoring (#1559)
* initial ldscripts refactoring

* add missing menu options

* board for 2.3.0 and 2.4.2

* test with core 2.5.0

* typo

* ...same typo in other boards.local.txt

* generate boards.local.txt from common template

* Depend on file presence instead of platform version

* sdk selection

* Override only relevant entries

* generate ldscripts

* formatting

* unused

* fix section scope

* fix linker script comment and build getting stuck

* py2 compat

platformio from pip still does not support py3

* add TODO for py3

* chmod +x, remove leading newline

* comment with real spiffs size

* fixup! chmod +x, remove leading newline

* regenerate all ldscripts

* Preventive fix of spiffs_end calculation

* update arg parsing

* generate only 2.3.0 and latest

* readme for boards.local.txt

* Update ldscript readme

* unique flash sizes

* fix sub

* line break

* correct way to get framework path

* Alias for _FS_... symbols

* unused 2m1m1s

* bump?

* show travis logs

* ensure latest toolchain for travis

* check platform packages when building
2019-08-05 19:44:21 +03:00
Ryan Jarvis
7eaceb2060 PEP8 2019-02-05 15:47:24 -08:00
Max Prokhorov
a53dee766e Escape hyphens in img.shields.io urls 2018-12-28 03:08:53 +03:00
Xose Pérez
ae79e51d7e Fix codacy badge 2018-08-28 00:50:29 +02:00
Xose Pérez
22d2dd4118 Do not build webUI image on every commit 2018-06-28 19:39:50 +02:00
Xose Pérez
c2e190614c Fix path 2018-06-25 13:42:53 +02:00
Xose Pérez
77a0e56db1 Fix path 2018-06-25 13:41:42 +02:00
Xose Pérez
3c96668df9 Force adding data & static folders in pre-commit 2018-06-25 13:31:29 +02:00
Xose Pérez
2dd60912cc Silent webui build on commit 2018-06-21 18:09:34 +02:00
Xose Pérez
7337911a91 Force pre-commit hook to build full webui image 2018-06-21 18:05:46 +02:00
Maxim Prokhorov
9da8709d4b Typo in the README 2018-06-21 02:43:48 +03:00
Maxim Prokhorov
072c491da6 Use wrapped stdout directly 2018-04-22 22:45:32 +03:00
Maxim Prokhorov
5ae00f992d Never print newline 2018-04-22 13:35:39 +03:00
Maxim Prokhorov
180ff97916 Reworked pre-commit hook
- Fix cwd assumptions, pre-commit always starts at the repo base
- Fix subprocess calls for python3
- Extract repository info from 'git config'
- Refactored into separate functions and __main__ part
- Use fileinput module to modify README
2018-04-22 10:29:34 +03:00
Maxim Prokhorov
4b135ed65b Make branch shield clickable 2018-04-22 09:00:42 +03:00
Maxim Prokhorov
cf2b1d6788 Use python from PATH 2018-04-22 08:58:37 +03:00
Xose Pérez
2ad9199448 Small layout fix 2018-02-08 10:38:20 +01:00
Xose Pérez
66600aab81 Add Codacy code quality badge to README 2018-02-08 10:37:48 +01:00
Xose Pérez
348f2d9a45 Add version change to pre-commit hook 2018-01-28 22:37:57 +01:00
Xose Pérez
bc37194021 Added pre-commit hook to reference current branch in README.md 2018-01-28 22:16:33 +01:00