Ivan Kravets
|
bc380714bd
|
Disable exec command for Sublime Text debugger
|
2018-07-19 01:43:15 +03:00 |
|
Ivan Kravets
|
c1f4b729ea
|
Export extra flash images for IDE
|
2018-07-06 15:25:51 +03:00 |
|
Ivan Kravets
|
1c8ac97073
|
Update core dependencies
|
2018-07-06 15:25:26 +03:00 |
|
Ivan Kravets
|
8f88939aa0
|
Shorten a name for VSCode debug launch configurations
|
2018-07-04 00:06:44 +03:00 |
|
Ivan Kravets
|
7a5af4b180
|
Bump version to 3.5.4 (issues #1712, #1705, #1023, #1254, #1658, #1054, #1683, #1343, #1665)
|
2018-07-03 15:10:39 +03:00 |
|
Ivan Kravets
|
25b562e1c1
|
Added workaround for Python SemVer package's issue 61 with caret range and pre-releases
|
2018-07-03 14:55:48 +03:00 |
|
Ivan Kravets
|
6dada01e70
|
Disable macOS frameworks for VSCode IntelliSense
|
2018-07-03 14:17:38 +03:00 |
|
Ivan Kravets
|
5b1b05cd09
|
Typo fix
|
2018-06-30 21:05:20 +03:00 |
|
Ivan Kravets
|
4adc73ebe2
|
Improve removing of default build flags using build_unflags option // Resolve #1712
|
2018-06-30 19:34:24 +03:00 |
|
Ivan Kravets
|
357e70e5bb
|
Export `LIBS, LIBPATH, and LINKFLAGS` data from project dependent libraries to the global build environment
|
2018-06-30 18:24:50 +03:00 |
|
Ivan Kravets
|
ca3567df1e
|
Replace "env" pattern by "sysenv" in "platformio.ini" // Resolve #1705
|
2018-06-29 19:55:29 +03:00 |
|
Ivan Kravets
|
d6ca30a920
|
Switch to PIO Plus support
|
2018-06-28 23:57:16 +03:00 |
|
Ivan Kravets
|
369868624e
|
Export PIOCOREPYSITEDIR to system environment
|
2018-06-26 01:34:26 +03:00 |
|
Ivan Kravets
|
e9fe2856ec
|
Export PIOPYSITEDIR to system environment
|
2018-06-26 01:33:12 +03:00 |
|
Ivan Kravets
|
2725d8da8b
|
Fix issue when "platformio lib uninstall" removes initial source code // Resolve #1023
|
2018-06-21 21:33:56 +03:00 |
|
Ivan Kravets
|
a9577bc0ba
|
Handle ConfigParser erros
|
2018-06-20 16:32:38 +03:00 |
|
Ivan Kravets
|
c055ed4850
|
Fix preprocessor for Arduino sketch when function returns certain type // Resolve #1683
|
2018-06-15 15:55:17 +03:00 |
|
Ivan Kravets
|
389783adae
|
Removed "date&time" when processing project with "platformio run" command // Resolve #1343
|
2018-06-15 14:53:48 +03:00 |
|
Ivan Kravets
|
92fc308590
|
Handle "architectures" data from "library.properties" manifest in lib_compat_mode = strict
|
2018-06-12 13:47:16 +03:00 |
|
Ivan Kravets
|
786d505ecb
|
Isolate build environment for "BuildSources" nodes
|
2018-06-10 01:27:50 +03:00 |
|
Ivan Kravets
|
00c0eaed8a
|
Append a main LD script at the beginning
|
2018-06-09 14:50:54 +03:00 |
|
Ivan Kravets
|
46c904e67d
|
Bump version to 3.5.4a1
|
2018-06-09 01:37:38 +03:00 |
|
Ivan Kravets
|
f9fde5d627
|
Fixed issue with invalid LD script if path contains space
|
2018-06-09 00:48:42 +03:00 |
|
Ivan Kravets
|
75754a4750
|
Don't export `CPPPATH` of project dependent libraries to frameworks // Resolve #1665
|
2018-06-08 21:38:41 +03:00 |
|
Ivan Kravets
|
a584ac1da2
|
YAPF
|
2018-06-08 21:37:57 +03:00 |
|
Ivan Kravets
|
7db04b1c3f
|
Bump version to 3.5.3 (issue #1641 issue #1612 issue #1473 issue #1528 issue #1546 issue #1282 issue #1516 issue #1381 issue #1474)
|
2018-06-01 17:01:32 +03:00 |
|
Ivan Kravets
|
3243a84dba
|
Fix incorrect handling of C/C++ standards passed via build_flags
|
2018-05-31 16:38:33 +03:00 |
|
Ivan Kravets
|
fb29c9c0f6
|
Support old version of monitor_baud option for device monitor
|
2018-05-30 20:25:59 +03:00 |
|
Ivan Kravets
|
e4440ed94c
|
Bump version to 3.5.3rc2
|
2018-05-30 14:16:46 +03:00 |
|
Ivan Kravets
|
b213a302e3
|
Handle _MCU and _F_CPU variables for AVR native // Resolve #1641
|
2018-05-30 14:14:42 +03:00 |
|
Ivan Kravets
|
d50dfe19d9
|
Bump version to 3.5.3rc1
|
2018-05-26 01:04:38 +03:00 |
|
Ivan Kravets
|
9ba5dc0a60
|
Override any option from board manifest in Project Configuration File "platformio.ini" // Resolve #1612
|
2018-05-26 01:02:52 +03:00 |
|
Ivan Kravets
|
5011c3e21c
|
API to update BoardConfig manifest
|
2018-05-25 21:18:08 +03:00 |
|
Ivan Kravets
|
e48e15b014
|
Fix "memoized" helper when "expire" is not used
|
2018-05-25 21:13:47 +03:00 |
|
Ivan Kravets
|
8cda6db02d
|
Rename LDF compatibility mode from "light" to "soft"
|
2018-05-25 01:46:53 +03:00 |
|
Ivan Kravets
|
98852caefa
|
Bump version to 3.5.3b5
|
2018-05-15 14:06:12 -07:00 |
|
Ivan Kravets
|
e399c6b363
|
Fix issue with monitor_speed option
|
2018-05-15 14:05:29 -07:00 |
|
Ivan Kravets
|
cb2c3b1b63
|
Bump version to 3.5.3b4
|
2018-05-14 22:14:10 -07:00 |
|
Ivan Kravets
|
19003ea51b
|
Simplify configuration for PIO Unit Testing
|
2018-05-14 22:13:42 -07:00 |
|
Ivan Kravets
|
29064b6c63
|
Rename "monitor_baud" option to "monitor_speed"
|
2018-05-14 18:53:16 -07:00 |
|
Ivan Kravets
|
9d566d8905
|
Add debugger to env PATH
|
2018-05-11 03:06:18 +03:00 |
|
Ivan Kravets
|
4fac523811
|
Bump version to 3.5.3b3
|
2018-05-08 18:24:13 +03:00 |
|
Ivan Kravets
|
2bb22a86d7
|
New UI for PIO Unified Debugger and VSCode
|
2018-05-08 18:23:27 +03:00 |
|
Ivan Kravets
|
39aaae303f
|
Use "debug_init_break" for Eclipse
|
2018-05-08 18:22:56 +03:00 |
|
Ivan Kravets
|
366efacd81
|
Prepend upload flags instead of "append"
|
2018-05-05 21:15:50 +03:00 |
|
Ivan Kravets
|
7be1af4241
|
Do not check if a custom SVD file exists
|
2018-05-02 12:37:51 +03:00 |
|
Ivan Kravets
|
73b1d9ccd5
|
Configure a custom path to SVD file using "debug_svd_path" option
|
2018-05-01 21:09:32 +03:00 |
|
Ivan Kravets
|
94c27ae30f
|
Update PIO Core deps
|
2018-05-01 00:58:36 +03:00 |
|
Ivan Kravets
|
b476e298d3
|
Bump version to 3.5.3b2
|
2018-04-30 16:50:23 +03:00 |
|
Ivan Kravets
|
c9fa2206ef
|
Normalize SVD path
|
2018-04-30 12:33:19 +03:00 |
|