3401 Commits

Author SHA1 Message Date
Matthias Ringwald
ebcd05e266 update REAMDE 2015-04-24 15:30:01 +02:00
Matthias Ringwald
ea35cda86d fix sending of security request by le responder 2015-04-24 12:12:37 +02:00
Matthias Ringwald
f2c3367255 draft comments for sdp general query 2015-04-24 11:31:40 +02:00
Milanka Ringwald
bb3267bd05 manual: read example title from the source for the example overview 2015-04-24 10:50:12 +02:00
Milanka Ringwald
3d21bcb940 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-04-24 10:31:49 +02:00
Matthias Ringwald
5912d2bb2c short intro to example section 2015-04-24 10:31:36 +02:00
Matthias Ringwald
2859e9661b fix compile 2015-04-24 10:29:28 +02:00
Milanka Ringwald
ad53383994 manual: script cmd line params updated, added input folder 2015-04-24 10:16:51 +02:00
Milanka Ringwald
fb280584a9 manual: script cmd line params updated 2015-04-24 10:07:14 +02:00
Milanka Ringwald
4b0c7d42c3 manual: script takes cmd line params 2015-04-24 10:00:17 +02:00
Milanka Ringwald
88f21ad11b merged 2015-04-24 09:31:23 +02:00
Milanka Ringwald
6ab5f5e17c getTextline -> processTextLine 2015-04-24 09:29:20 +02:00
Milanka Ringwald
6b7643c6be manual: rewrite text tag and itemize parsing 2015-04-24 00:26:29 +02:00
Matthias Ringwald
dc59c2119f updated list of examples 2015-04-23 23:38:28 +02:00
Matthias Ringwald
be495c34b4 added LE Counter example 2015-04-23 23:32:24 +02:00
Matthias Ringwald
b6aa255a7d fix compile 2015-04-23 23:21:56 +02:00
Matthias Ringwald
9cce2f91cc ble_peripheral is used for PTS testing 2015-04-23 23:14:02 +02:00
Milanka Ringwald
7ec6abac1f maual: updated makefile to autogenerate examples 2015-04-23 21:43:02 +02:00
Milanka Ringwald
e078b98954 manual: include autogenerated examples 2015-04-23 21:41:23 +02:00
Milanka Ringwald
4bcb3e9249 manual: annotated source files 2015-04-23 21:40:15 +02:00
Matthias Ringwald
8891b2c1c3 fix STM32 Nucleo description 2015-04-23 12:02:11 +02:00
Matthias Ringwald
8c4fd93283 added hal_time_ms 2015-04-23 11:53:31 +02:00
Matthias Ringwald
ae7b593d36 arduino: implement hal_time_ms 2015-04-21 22:52:24 +02:00
Matthias Ringwald
89dd853093 add .hex to gitignore 2015-04-21 22:51:42 +02:00
Matthias Ringwald
0d384c4d89 add support for embedded platforms with millisecond clock 2015-04-21 22:51:19 +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
a3683d7720 recover annotations from b25b31c2 2015-04-19 22:39:48 +02:00
Matthias Ringwald
8ca565ce9c fix compile 2015-04-19 22:28: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
5e9d754eb8 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-04-19 22:15:36 +02:00
Matthias Ringwald
30556247b7 implemented hal_led.h for msp430 platforms 2015-04-19 22:15:25 +02:00
Milanka Ringwald
b7ae566f87 manual: script replace 4 spaces with 2 spaces 2015-04-18 01:18:13 +02:00
Milanka Ringwald
f190958be3 manual: script ignores text flag in listing, it writes it afterwards 2015-04-18 01:11:15 +02:00
Matthias Ringwald
3061f5e68c add *.fdb_latexmk (latexmk / sublime latextools) to gitignore 2015-04-17 16:51:44 +02:00
Matthias Ringwald
be0cb7577b add STLC2500C chipset and link to Google Group 2015-04-17 16:27:29 +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
Matthias Ringwald
c53e8cf9b7 list examples that require LE in EXAMPLES_USING_LE 2015-04-17 16:20:11 +02:00
Matthias Ringwald
7794918f57 support baud rate change on stlc2500d 2015-04-17 16:10:48 +02:00
Matthias Ringwald
4696bddb90 support baudrate change on STM STLC2500D chipset 2015-04-17 16:08:51 +02:00
Matthias Ringwald
e2c8f70327 don't set inquiry mode - already set by hci init 2015-04-17 16:00:29 +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