203 Commits

Author SHA1 Message Date
Matthias Ringwald
71de195ed3 fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +02:00
Matthias Ringwald
9f8345130b Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-05-12 00:34:23 +02:00
Matthias Ringwald
e34835df7e posix with cc2564b config 2015-05-12 00:34:14 +02:00
Matthias Ringwald
90e723404b add platforms/daemon/src to MTK build 2015-05-11 15:52:07 +02:00
Matthias Ringwald
2a5a425c1e use /usr/local/android-ndk for mtk platform 2015-05-11 15:41:35 +02:00
Matthias Ringwald
b3cf26ff05 disable spp_accel demo due to limited flash with mspgcc 2015-05-10 00:44:04 +02:00
Matthias Ringwald
1ca90339a3 fix compile warning 2015-05-08 22:24:02 +02:00
Milanka Ringwald
48c65e956e added mediatek docu 2015-05-08 11:58:13 +02:00
Matthias Ringwald
cf3ec1f683 use -fpic for libBTstack 2015-05-07 19:52:22 +02:00
Matthias Ringwald
d2b9afd305 use https for libopencm3 checkout 2015-05-06 22:40:52 +02:00
Matthias Ringwald
a55d0e5f2a Makefile for all platforms 2015-05-03 21:28:06 +02:00
Matthias Ringwald
40a904a488 ignore more temp files 2015-05-03 21:08:27 +02:00
Matthias Ringwald
61d3083200 call get_version.sh from ios src makefile 2015-05-03 21:04:14 +02:00
Matthias Ringwald
d277f4dc01 fix build of daemon examples for ios 2015-05-03 20:55:01 +02:00
Matthias Ringwald
057267d4d9 fix ios theos build to work from platform folder (no copy of files around) 2015-05-03 11:31:01 +02:00
Matthias Ringwald
df1c8383a6 fix ios build 2015-05-03 11:06:50 +02:00
Matthias Ringwald
e3a5f28223 move automake files for daemon into platforms/daemon 2015-05-02 23:47:22 +02:00
Matthias Ringwald
b65d0a6321 moved daemon sources into platforms/daemon/src 2015-05-02 23:36:05 +02:00
Matthias Ringwald
da4528422a move Makefile.in for daemon into platforms/daemon 2015-05-02 23:12:11 +02:00
Matthias Ringwald
50f0940e7f move daemon sources to platforms/daemon 2015-05-02 23:05:29 +02:00
Matthias Ringwald
1a6524a9c0 automatically download TI service packs from git.ti.com 2015-05-02 00:38:11 +02:00
Matthias Ringwald
aa0cf9f42d draft LE Peripheral example for Arduino, implementation is missing 2015-04-28 23:19:47 +02:00
Matthias Ringwald
8773374af6 renamed Arduino examples 2015-04-28 22:29:26 +02:00
Matthias Ringwald
6ac3d2d4a8 support for iBeacon in Arduino port 2015-04-28 22:15:43 +02:00
Matthias Ringwald
e02c7f3ec2 collect data about characteristics 2015-04-28 21:04:26 +02:00
Matthias Ringwald
16bc8fbe85 drop pseudo from Arduino example 2015-04-28 20:43:21 +02:00
Matthias Ringwald
22ea43c932 added subscribe/unsubscribe for indications 2015-04-26 21:03:00 +02:00
Matthias Ringwald
e9fe7a6097 add variable type 2015-04-26 09:46:23 +02:00
Matthias Ringwald
9a1a387375 Pre-production Arduino LE Shield 2015-04-24 15:48:41 +02:00
Matthias Ringwald
41606fac30 added pictures from various BTstack platform setups 2015-04-24 15:43:14 +02:00
Matthias Ringwald
0b8f263070 use Markdown for title 2015-04-24 15:31:02 +02:00
Matthias Ringwald
ebcd05e266 update REAMDE 2015-04-24 15:30:01 +02:00
Matthias Ringwald
f2c3367255 draft comments for sdp general query 2015-04-24 11:31:40 +02:00
Matthias Ringwald
ae7b593d36 arduino: implement hal_time_ms 2015-04-21 22:52:24 +02:00
Matthias Ringwald
3c7c8efaca arduino: Makefile with release and install targets instead of packaging script 2015-04-21 22:01:12 +02:00
Matthias Ringwald
ca1bb42005 added Arduino port that provides LE Central/GATT Client API with EM9301 single mode LE chipset 2015-04-19 22:52:31 +02:00
Matthias Ringwald
11c7abd167 gitignore led_counter 2015-04-19 22:28:21 +02:00
Matthias Ringwald
5030dd799f extracted general led_counter 2015-04-19 22:26:59 +02:00
Matthias Ringwald
b25b31c2f3 added hal_led_toggle to posix platforms 2015-04-19 22:26:06 +02:00
Matthias Ringwald
30556247b7 implemented hal_led.h for msp430 platforms 2015-04-19 22:15:25 +02:00
Matthias Ringwald
2ad00f2cde use bt_control_stlc2500d 2015-04-17 16:21:52 +02:00
Matthias Ringwald
762e7944d6 don't compile LE examples 2015-04-17 16:20:56 +02:00
Milanka Ringwald
a760ab3905 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-04-17 15:04:57 +02:00
Milanka Ringwald
e16853d4e1 manual: fixed script 2015-04-17 15:04:42 +02:00
Matthias Ringwald
97aec41132 platform: SPBT2563C2A connected via USB-2-UART to posix 2015-04-17 14:54:32 +02:00
Matthias Ringwald
cf472300c7 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-04-17 14:47:07 +02:00
Matthias Ringwald
77d991b8b1 smaller jpg of posix-wl1835 setup 2015-04-17 14:46:08 +02:00
Milanka Ringwald
e06a98d23a manual: added itemize parsing, annotated gap inquery example 2015-04-17 14:21:27 +02:00
Milanka Ringwald
95fb93797d copyright update 2015-04-17 11:53:41 +02:00
Milanka Ringwald
e4255423da manual: more then one brief tag pro section supported 2015-04-17 11:30:17 +02:00