matthias.ringwald@gmail.com
|
ce0c3c4c8d
|
move WiiMoteDemo into platforms/ios
|
2014-11-06 23:18:59 +00:00 |
|
matthias.ringwald@gmail.com
|
018b47c77d
|
preparing extraction of examples into embedded folder
|
2014-11-06 23:11:45 +00:00 |
|
matthias.ringwald@gmail.com
|
2a7e8b9174
|
use VPATH to collect .o and .d in current dir
|
2014-11-06 21:18:37 +00:00 |
|
matthias.ringwald@gmail.com
|
a7e11cda4e
|
collect actuall BTstack embedded examples in example/embedded
|
2014-11-06 21:14:37 +00:00 |
|
matthias.ringwald@gmail.com
|
d895277b5f
|
allow to build multiple targets
|
2014-11-06 20:56:45 +00:00 |
|
matthias.ringwald@gmail.com
|
41d81c3411
|
fix compile
|
2014-11-05 22:43:08 +00:00 |
|
matthias.ringwald@gmail.com
|
eb660a1b5c
|
link to hci_dump also for libBTstack on iOS
|
2014-11-04 23:28:46 +00:00 |
|
matthias.ringwald@gmail.com
|
1b4fef3d12
|
debug into hci_dump on iOS
|
2014-11-04 20:58:27 +00:00 |
|
matthias.ringwald@gmail.com
|
b34233c302
|
define HCI_INCOMING_PRE_BUFFER_SIZE and reserve space in posix libusb and h4 transport
|
2014-10-31 21:17:58 +00:00 |
|
mila@ringwald.ch
|
3e05add930
|
gtt client extended to handle multiple subclients of a peripheral
|
2014-10-31 15:58:44 +00:00 |
|
ole.reinhardt@googlemail.com
|
ab169afff3
|
Added bnep to the posix platform Makefile
|
2014-10-28 01:17:03 +00:00 |
|
matthias.ringwald@gmail.com
|
24aefe2e03
|
fix notification/indication after r2843 broke it during API change
|
2014-10-26 21:34:20 +00:00 |
|
mila@ringwald.ch
|
1f92e12a88
|
corrected rfcomm_can_send_packet_now, and used in examples
|
2014-10-23 19:22:39 +00:00 |
|
matthias.ringwald@gmail.com
|
c602bc0df3
|
enable eHCILL as it's working now. use PB1 and PB2 for eHCILL debugging. use 100 ms ticks. manually set RTS during eHCILL sleep
|
2014-10-16 21:36:49 +00:00 |
|
matthias.ringwald@gmail.com
|
86e730108d
|
disable eHCILL until it's working
|
2014-10-16 14:34:30 +00:00 |
|
mila@ringwald.ch
|
e6f51008ec
|
fixed tracking of l2cap, rfcomm services and channels
|
2014-10-16 11:33:28 +00:00 |
|
matthias.ringwald@gmail.com
|
d2ec4031ba
|
avoid /** comments, clean up block comments
|
2014-10-16 09:15:23 +00:00 |
|
matthias.ringwald@gmail.com
|
86faba9c68
|
try to work around missing STDOUT_FILENO on IAR
|
2014-10-16 08:56:20 +00:00 |
|
matthias.ringwald
|
ceea31999e
|
don't declare variables in case block
|
2014-10-15 08:27:13 +00:00 |
|
matthias.ringwald@gmail.com
|
6e0f0421a3
|
added #include guard to btstack-config.h
|
2014-10-14 20:00:04 +00:00 |
|
matthias.ringwald@gmail.com
|
b3ed86b418
|
use embedded version of SDP service registration
|
2014-10-14 19:38:14 +00:00 |
|
matthias.ringwald@gmail.com
|
0414dabd12
|
don't typedef enum for bit flags
|
2014-10-14 19:33:15 +00:00 |
|
matthias.ringwald@gmail.com
|
aa82504ef4
|
remove my_flash
|
2014-10-14 19:31:40 +00:00 |
|
matthias.ringwald@gmail.com
|
4d7157c318
|
fix daemon compile without BLE support
|
2014-10-13 19:40:50 +00:00 |
|
matthias.ringwald@gmail.com
|
9e6a460e01
|
added config options for bnep
|
2014-10-11 19:48:31 +00:00 |
|
matthias.ringwald@gmail.com
|
52575d0137
|
document nucleo setup
|
2014-10-07 09:06:00 +00:00 |
|
matthias.ringwald@gmail.com
|
b0c7de49b9
|
use 250 ms system tick, disable eHCILL for now
|
2014-10-05 21:48:05 +00:00 |
|
matthias.ringwald@gmail.com
|
2c83071354
|
added #defines for BLE
|
2014-10-05 18:31:37 +00:00 |
|
matthias.ringwald@gmail.com
|
810505c066
|
use wfe instruction to enter sleep mode only if no event had occured prior. spp_and_le_counter working on STM32
|
2014-10-05 18:18:10 +00:00 |
|
matthias.ringwald@gmail.com
|
ac6b644223
|
use local hci_uart_config - 1 mbps not working with interal RC clock at 8 mhz
|
2014-10-05 10:54:40 +00:00 |
|
matthias.ringwald@gmail.com
|
578335164f
|
use cc2564B service pack to enable BLE
|
2014-10-04 17:57:35 +00:00 |
|
mila@ringwald.ch
|
83fa000114
|
remove helper from list before freeing it
|
2014-10-03 09:28:33 +00:00 |
|
matthias.ringwald@gmail.com
|
cfc474427e
|
updated readme
|
2014-10-02 21:43:16 +00:00 |
|
matthias.ringwald@gmail.com
|
c62674a9a4
|
added spp_and_le_counter (not working)
|
2014-10-02 21:42:14 +00:00 |
|
matthias.ringwald@gmail.com
|
2d93325cff
|
added spp_counter (sometimes working)
|
2014-10-02 21:41:29 +00:00 |
|
matthias.ringwald@gmail.com
|
77f878ff5e
|
disable extended warnings
|
2014-10-02 21:34:47 +00:00 |
|
mila@ringwald.ch
|
7c40ac80c0
|
rewrote gatt_client state handling: API uses handles instaed of context structs (adapted examples and daemon)
|
2014-10-02 20:06:29 +00:00 |
|
matthias.ringwald@gmail.com
|
80b1e4cba6
|
use sleep mode and visualize it using LED2
|
2014-10-02 19:46:38 +00:00 |
|
matthias.ringwald@gmail.com
|
df60a1e976
|
use libopencmsis enable/disable irq calls
|
2014-10-02 19:14:42 +00:00 |
|
matthias.ringwald@gmail.com
|
8fea8d0a58
|
implement IRQ enable/disable
|
2014-10-02 15:21:25 +00:00 |
|
matthias.ringwald@gmail.com
|
6d0dd2d7e8
|
added support for eHCILL
|
2014-10-02 14:30:16 +00:00 |
|
matthias.ringwald@gmail.com
|
d17defe15a
|
enable log_info and log_error
|
2014-10-02 13:10:13 +00:00 |
|
matthias.ringwald@gmail.com
|
9412ece7fc
|
move hci configuration into main.c
|
2014-10-02 12:47:00 +00:00 |
|
matthias.ringwald@gmail.com
|
95f2db4fa8
|
gap_inquiry working on nucleo
|
2014-10-02 12:30:06 +00:00 |
|
matthias.ringwald@gmail.com
|
667aa496c7
|
fix typo
|
2014-10-02 12:27:24 +00:00 |
|
matthias.ringwald@gmail.com
|
5620298627
|
use/configure openOCD for flashing
|
2014-10-02 09:04:31 +00:00 |
|
matthias.ringwald@gmail.com
|
6ae6a34cc0
|
remove disabled code
|
2014-10-02 07:48:30 +00:00 |
|
matthias.ringwald@gmail.com
|
7e68d623b9
|
nucleo boots up at 115kb
|
2014-10-02 07:43:57 +00:00 |
|
matthias.ringwald@gmail.com
|
d901374d9a
|
add in alpha Bluetooth code
|
2014-09-29 21:08:37 +00:00 |
|
matthias.ringwald@gmail.com
|
69deacbacd
|
let led blink
|
2014-09-29 20:29:21 +00:00 |
|