Commit Graph

24 Commits

Author SHA1 Message Date
Ivan Kravets
cf823c471d Resolve #58 with handling assembly files 2015-02-02 14:41:37 +02:00
Ivan Kravets
9bd4047425 Revert "cyclic dependencies" flag to "atmelavr" platform 2015-01-31 23:22:24 +02:00
Ivan Kravets
666c6c70ca Improve "cyclic dependencies" for "Library Dependencies Finder" // Resolve #50 2015-01-31 23:13:53 +02:00
Ivan Kravets
a7fc184662 Remove unused import 2015-01-31 22:45:50 +02:00
Ivan Kravets
673c484fa7 Ask about "auto-uploading" within "platformio init" command 2015-01-31 22:42:52 +02:00
Ivan Kravets
49b7cf6008 Enable by default "lib cyclic dependencies" for atmelavr platform // Resolve #50 2015-01-31 17:34:17 +02:00
Ivan Kravets
abd6ff9145 Apply "isort" 2015-01-29 12:45:10 +02:00
Ivan Kravets
7af9f50426 Fix firmware uploading to Arduino Leonardo-based boards // Resolve #40 2014-12-28 20:41:21 +02:00
Ivan Kravets
2aa4d0af33 Implement 'boards' command // Resolve #11 2014-12-27 23:59:20 +02:00
Ivan Kravets
b103dc01c0 Refactored Package Manager 2014-11-22 23:55:17 +02:00
Ivan Kravets
7de5166694 Change "print" function to Py2.x 2014-10-03 19:54:02 +03:00
Ivan Kravets
024be2e094 Automatic detection of port on upload (resolve #15) 2014-10-03 19:47:34 +03:00
Ivan Kravets
2534db8c0e Merge branch 'feature/atmelavr-raspduino-reset' into develop 2014-08-04 09:31:17 +03:00
Ivan Kravets
47edfdb043 Improve nested lookup for libraries 2014-08-02 20:47:05 +03:00
Ivan Kravets
ce0c1f9f4a Disable default warning flag "-Wall" 2014-08-02 13:23:42 +03:00
Ivan Kravets
eccba803b2 Initial version of "reset" operation for Raspduino 2014-08-01 16:19:54 +03:00
Ivan Kravets
3bd1fe51ab Improved system type detection 2014-07-31 16:20:31 +03:00
Ivan Kravets
bd47f44c1f Implemented especially for SmartAnthill "$ platformio run -t uploadlazy" target (no dependencies to framework libs, ELF and etc.) 2014-07-27 22:42:04 +03:00
Ivan Kravets
a2402c31b7 Implemented "build_flags" option for environments // closed issue #4 2014-06-21 22:27:58 +03:00
Ivan Kravets
bd3e0a9075 Minor fixes; full support of Windows 2014-06-11 21:31:36 +03:00
Ivan Kravets
db18c7d338 Moved "uploader" utility to separated tool folder 2014-06-07 13:30:00 +03:00
Ivan Kravets
fc7430de94 Cleaned code 2014-06-02 20:59:02 +03:00
Ivan Kravets
f89d559977 Added "frameworks" support for platforms 2014-06-02 20:53:36 +03:00
Ivan Kravets
5bee43540c Initial commit with supported platforms: Atmel AVR, TI MSP430 and TI C Series MCU 2014-05-18 23:38:59 +03:00