Ivan Kravets
|
34d5358eaa
|
Exclude "test*" folder by default from build process
|
2016-01-26 13:02:33 +02:00 |
|
Ivan Kravets
|
d2f3b76132
|
Fix error with non unicode chars in serial port description
|
2016-01-25 23:42:43 +02:00 |
|
Ivan Kravets
|
3ce32e54b2
|
Fix broken CXX path on Windows
|
2016-01-25 22:58:52 +02:00 |
|
Ivan Kravets
|
7cce906e55
|
Generate settings for GCC linter and PlatformIO IDE
|
2016-01-25 22:49:29 +02:00 |
|
Ivan Kravets
|
8a55e65388
|
Remove test code and fix PyLint warning
|
2016-01-24 17:19:59 +02:00 |
|
Ivan Kravets
|
0cecd955c5
|
Allow to disable progress bar for package/library downloader and uploader
|
2016-01-24 16:45:04 +02:00 |
|
Ivan Kravets
|
8bc54b0179
|
PlatformIO IDE for Atom // Resolve #470
|
2016-01-24 00:44:18 +02:00 |
|
Ivan Kravets
|
59a97bff3d
|
Allow upgrading to the latest develop version if no new stable release using "platformio upgrade"
|
2016-01-23 21:45:08 +02:00 |
|
Ivan Kravets
|
870b306b86
|
Handle caller id from os environment
|
2016-01-23 21:01:25 +02:00 |
|
Ivan Kravets
|
d658363b53
|
Fix bug with custom BOARD_F_CPU for Espressif platform
|
2016-01-19 23:06:25 +02:00 |
|
Ivan Kravets
|
cc1dec39cf
|
Allow to force to output color ANSI-codes even if the output is a `pipe (not a tty`)
|
2016-01-19 21:03:49 +02:00 |
|
Ivan Kravets
|
c55204cc50
|
Use current Python interpreter for the all subprocess platformio calls
|
2016-01-19 18:42:59 +02:00 |
|
Ivan Kravets
|
c48ffc0089
|
Skip example* from build process
|
2016-01-19 16:50:26 +02:00 |
|
Ivan Kravets
|
7f386126cb
|
Typo fix
|
2016-01-15 23:37:41 +02:00 |
|
Ivan Kravets
|
b1e9dea790
|
Add "pio" command line alias for "platformio" command // Resolve #447
|
2016-01-14 01:26:24 +02:00 |
|
Ivan Kravets
|
88fe8f2129
|
Set 1Mb SPIFFS for Espressif boards by default // Resolve #458
|
2016-01-14 01:21:25 +02:00 |
|
Ivan Kravets
|
52ceb64758
|
Added "upload_resetmethod" option to Project Configuration File platformio.ini and allowed to change default upload reset method for Espressif development platform // Resolve #444
|
2016-01-14 01:07:57 +02:00 |
|
Ivan Kravets
|
54f2f4ce45
|
Use current Python interpreter to show updated version
|
2016-01-13 22:22:55 +02:00 |
|
Valeriy Koval
|
e2d9d0a5d8
|
Add SPL support for nucleo_f401re // Resolve #453
|
2016-01-13 21:03:45 +02:00 |
|
Ivan Kravets
|
8a85d7ef1c
|
Ignore stupid PyLint warning with "wrong-import-order"
|
2016-01-13 01:23:58 +02:00 |
|
Ivan Kravets
|
fa51860268
|
Fix builder for mbed framework and ST STM32 platform
|
2016-01-11 19:20:26 +02:00 |
|
Ivan Kravets
|
4e2370e0a0
|
Update docs with new boards, tools
|
2016-01-06 15:47:58 +02:00 |
|
Ivan Kravets
|
038b641a4d
|
Version bump to 2.7.1 (issues #356, #421, #422, #426, #427, #428, #434)
|
2016-01-06 14:56:16 +02:00 |
|
Valeriy Koval
|
29174e343d
|
Fix pylint error
|
2016-01-05 09:47:57 +02:00 |
|
Valeriy Koval
|
9dde962add
|
Initial support for Arduino Zero board // Resolve #356
|
2016-01-05 09:39:11 +02:00 |
|
Ivan Kravets
|
df099e15c0
|
Add generic targets for IDE // Resolve #427
|
2016-01-05 02:15:43 +02:00 |
|
Ivan Kravets
|
7a7fa845fe
|
Update Teensy Arduino Framework to 1.26 // Resolve #434
|
2016-01-05 00:07:28 +02:00 |
|
Ivan Kravets
|
0751a2cef9
|
Fix CMakeLists.txt add_executable has only one source file // Resolve #421
|
2016-01-04 18:11:20 +02:00 |
|
Ivan Kravets
|
917c0e3388
|
Use esptool as OBJCOPY for ElfToBin builder // Resolve #426
|
2016-01-04 17:47:10 +02:00 |
|
Zach Massia
|
6bc7404d3a
|
Add .clang_complete for Atom
|
2016-01-04 00:29:37 -05:00 |
|
Zach Massia
|
44f0fc9720
|
Remove CMake from Emacs project template
|
2016-01-04 00:29:37 -05:00 |
|
Ivan Kravets
|
39839e919e
|
Remove quotes from includes
|
2016-01-04 01:46:38 +02:00 |
|
Ivan Kravets
|
db50043972
|
Generate .clang_complete file for Emacs project
|
2016-01-03 20:44:42 +02:00 |
|
Ivan Kravets
|
fdff35e31c
|
Fix package "shasum" validation on Mac OS X 10.11.2 // Resolve #429
|
2016-01-03 17:45:49 +02:00 |
|
Zach Massia
|
7d9cd1c2ae
|
Add ext. programmer and spiffs targets to Emacs
|
2016-01-03 00:31:12 -05:00 |
|
Ivan Kravets
|
6be39120ae
|
Add generic targets to Eclipse IDE: Build, Clean, Upload, Upload SPIFFS image, Upload using Programmer // Issue #427
|
2016-01-03 03:02:21 +02:00 |
|
Ivan Kravets
|
b1de8d119d
|
Fix project generator for CLion IDE // Resolve #422
|
2016-01-02 13:53:39 +02:00 |
|
Ivan Kravets
|
f29a06e3f3
|
Fix project generator for CLion IDE // Issue #422
|
2016-01-02 01:05:05 +02:00 |
|
Ivan Kravets
|
b408f8f0bf
|
Fix uploading of EEPROM data using "uploadeep" target for Atmel AVR development platform
|
2016-01-02 00:35:53 +02:00 |
|
Ivan Kravets
|
628c54e0c6
|
Fix indention after bunch of replacements
|
2016-01-01 21:15:23 +02:00 |
|
Ivan Kravets
|
af85f76f9a
|
Fix PyLint warning
|
2016-01-01 21:02:22 +02:00 |
|
Ivan Kravets
|
19f1ccd0df
|
🎄 Happy New 2016 Year! 🎄
|
2016-01-01 20:51:48 +02:00 |
|
sticilface
|
6aaca7d33d
|
Update platformio.sublime-project.tpl
Include SPIFFS upload in sublime project generation
|
2015-12-31 11:21:33 +00:00 |
|
Ivan Kravets
|
02480730bb
|
Version bump to 2.7.0 (issues #319, #382, #386, #391, #394, #397, #400, #403, #404, #406, #407, #417)
|
2015-12-30 20:24:51 +02:00 |
|
Ivan Kravets
|
aff525e763
|
Use current interpreter to upgrade PlatformIO
|
2015-12-30 20:12:52 +02:00 |
|
Ivan Kravets
|
8d6aee3178
|
Use current Python interpreter for Python-based tools // Resolve #417
|
2015-12-30 20:01:43 +02:00 |
|
Ivan Kravets
|
d139225ffb
|
Quote upload port for Espressif OTA // Issue #417
|
2015-12-30 19:23:58 +02:00 |
|
Ivan Kravets
|
56c5ba6fbb
|
Allow OTA upload port to be quoted // Issue #417
|
2015-12-30 19:10:40 +02:00 |
|
Ivan Kravets
|
7a91683ca6
|
Better handling of upload port for OTA // Issue #417
|
2015-12-30 19:01:26 +02:00 |
|
Ivan Kravets
|
f2cad66d79
|
Quote upload port for Espressif OTA // Issue #417
|
2015-12-30 18:42:46 +02:00 |
|