Commit Graph

58 Commits

Author SHA1 Message Date
Valeriy Koval
726887732f Add full support for MBED libraries: rtos, eth, dsp, fat, usb 2015-03-20 19:46:13 +02:00
Valeriy Koval
7cfb9db046 Typo fix 2015-03-20 17:23:46 +02:00
Valeriy Koval
642e1ef7bc Typo fix 2015-03-20 17:22:59 +02:00
Valeriy Koval
ccc411fb47 Add support for "panStamp" boards // Resolve #117 2015-03-16 19:24:51 +02:00
Valeriy Koval
f3f16b56b2 Rename "opencm3" framework to "libopencm3" // Resolve #120 2015-03-16 17:34:52 +02:00
Valeriy Koval
c536aca961 Add serial port example with mbed framework 2015-03-16 12:12:13 +02:00
Ivan Kravets
f4c21be953 Improve uploading firmware to mbed-enabled mass storages 2015-03-13 00:02:31 +02:00
Valeriy Koval
d3b9322d3b Initial support for MBED Framework 2015-03-09 12:27:54 +02:00
Valeriy Koval
13455987ae Rename "stm32" platform to "ststm32" 2015-03-09 12:18:46 +02:00
Ivan Kravets
4d5c125d82 Change example from "pro16MHzatmega168" to "pro16MHzatmega328" 2015-03-04 21:05:20 +02:00
Ivan Kravets
4168fb6dcb Remove IDE help 2015-02-25 21:36:01 +02:00
Ivan Kravets
e90e641941 Add Teensy to Wiring Blink example 2015-02-25 00:22:24 +02:00
Valeriy Koval
9562e2456b Update Teensy Core to 1.21 2015-02-24 18:15:45 +02:00
Valeriy Koval
6f634e76e7 Re-group examples 2015-02-23 22:37:12 +02:00
Valeriy Koval
dcb1590e57 Append new lines 2015-02-23 14:29:10 +02:00
Valeriy Koval
6e0ebdbc94 Add example for Engduino boards // Resolve #76 2015-02-23 14:25:11 +02:00
Ivan Kravets
46ae4c1a83 Add src_dir option to [platformio] section of platformio.ini which allows to redefine location to project’s source directory // Resolve #83 2015-02-22 22:24:22 +02:00
Valeriy Koval
ade673d546 Improve support of Atmel SAM platform 2015-02-17 20:17:33 +02:00
Valeriy Koval
ed5e843893 Add support for Digistump development platform 2015-02-17 20:14:16 +02:00
Valeriy Koval
c9ed663ec5 Add support for Adafruit boards: Flora and Trinkets 2015-02-16 20:23:32 +02:00
Valeriy Koval
639ee9fc47 Add example for teensy boards 2015-02-16 17:35:40 +02:00
Valeriy Koval
2b924d1573 Update STM32 examples 2015-02-16 15:34:45 +02:00
Ivan Kravets
5a32f88dee Test all boards only for the internal libs 2015-02-15 21:37:19 +02:00
Ivan Kravets
2bfb1d5569 Remove ino-converted file 2015-02-14 20:18:34 +02:00
Ivan Kravets
7a3b43040f Make examples cross-boards, add README 2015-02-14 20:17:04 +02:00
Ivan Kravets
7470fd3fdd Re-structure "atmelavr-and-arduino" examples 2015-02-14 17:57:46 +02:00
Ivan Kravets
fa44827bff Enhance Arduino and Adafruit example 2015-02-12 14:42:13 +02:00
Ivan Kravets
86b6b6886b Fix console output for an example 2015-02-11 16:09:01 +02:00
Ivan Kravets
c62bd88963 Enhance Arduino and Adafruit example 2015-02-11 16:04:26 +02:00
Ivan Kravets
ebd2e31efe Reorganise examples 2015-02-08 21:55:26 +02:00
Valeriy Koval
423dc248bc Reorganize examples with STM32 and new frameworks 2015-02-03 14:43:27 +02:00
Ivan Kravets
8baae82b35 Fix multiple definition of "main" function 2015-01-10 19:48:07 +02:00
Ivan Kravets
8c2dd44f44 Update platformio.ini for the examples 2015-01-02 00:16:29 +02:00
Ivan Kravets
0dff38fcdd Upgrade Eclipse Project Examples to latest Luna and PlatformIO releases 2014-12-04 23:57:52 +02:00
Francisco Ruiz
2af34821aa Made main.c compliant with Energy
Complaining about main() defined twice
2014-12-03 00:31:34 +00:00
Francisco Ruiz
e1ad6072dd Set platformio as builder for the project
Both for building and cleaning
2014-12-03 00:29:44 +00:00
Francisco Ruiz
c69c889a26 Fixed paths to included files for toolchain and framework 2014-12-03 00:28:17 +00:00
Francisco Ruiz
2be4bc4817 Fixed reference to non-existing image in README 2014-12-03 00:24:35 +00:00
Ivan Kravets
8961c2fad4 Merge docs + develop 2014-08-09 16:36:29 +03:00
Ivan Kravets
de37cc0518 Add static Adafruit_CC3000 library example 2014-08-04 11:14:46 +03:00
Ivan Kravets
8c452851d2 Remove Adafruit submodule from examples 2014-08-04 11:13:54 +03:00
Ivan Kravets
a287d53520 Add Arduino example with external library (Adafruit CC3000) 2014-08-03 16:49:03 +03:00
Ivan Kravets
a2402c31b7 Implemented "build_flags" option for environments // closed issue #4 2014-06-21 22:27:58 +03:00
Ivan Kravets
a6e4ea35e1 Added example of build-process with Eclipse IDE 2014-06-20 15:35:39 +03:00
Ivan Kravets
547306df16 Added "IDE Integration" section to main documentation with Eclipse examples 2014-06-20 15:33:42 +03:00
Ivan Kravets
d801e65adf Allowed to pass multiple "SomePlatform" to the install/uninstall commands 2014-06-19 23:21:59 +03:00
Ivan Kravets
d7937f4fcb Added example for "Arduino Pro Mini 5v" with building & debugging features 2014-06-19 15:36:03 +03:00
Ivan Kravets
9e07be0403 Added main picture with examples 2014-06-16 23:23:15 +03:00
Ivan Kravets
a39bfd8f3d Added Eclipse IDE examples 2014-06-16 22:45:24 +03:00
Ivan Kravets
059cf47348 Added Arduino example: Build code with internal library 2014-06-15 21:59:55 +03:00