Commit Graph

10 Commits

Author SHA1 Message Date
Matthias Ringwald
e07b53a618 add btstack_tlv.c to most ports 2017-11-09 13:39:04 +01:00
Matthias Ringwald
2b0ffcfe23 stm32-l053r8-em9304: build all examples with Makefile 2017-07-04 22:38:29 +02:00
Matthias Ringwald
c31a3132ee stm32-l053r8-em9304: use SPI at 8 Mhz 2017-07-04 21:13:38 +02:00
Matthias Ringwald
d9f2a54d86 stm32-l053r8-em9304: replace ring-buffer like data struct with regular ring buffer implementation 2017-07-04 21:13:38 +02:00
Matthias Ringwald
2cad5cea85 stm32-l053r8-em9304: increase MCU clock to 32 Mhz 2017-07-04 21:13:38 +02:00
Matthias Ringwald
fbcf42d4f4 stm32-l053r8-em9304: add BTstack + LE Counter 2017-07-04 21:13:38 +02:00
Matthias Ringwald
2dba691ca6 stm32-l053r8-em9304: enable interrupt on raising edge of SPI1_RDY, use IRQ instead of polling 2017-07-04 21:13:38 +02:00
Matthias Ringwald
6e78c2056a stm32-l053r8-em9304: use PC0=A5 as debug output #0 2017-07-04 21:13:38 +02:00
Matthias Ringwald
1586edfb48 stm32-l053r8-em9304: Reset EM9304 at start 2017-07-04 21:13:38 +02:00
Matthias Ringwald
5c0535c926 stm32-l053r8-em9304: STM32CubeMX-based Makefile project, PoC HCI Reset 2017-07-04 21:13:38 +02:00