15 Commits

Author SHA1 Message Date
Matthias Ringwald
65658938e5 stm32-l053r8-em9304: add btstack_crypto, disable examples that overflow flash 2018-04-19 17:07:05 +02:00
Matthias Ringwald
75075b8801 stm32-l053r8-em9304: disable ancs_client_demo as it doesn't fit into 64 kB currently 2018-03-02 11:49:49 +01:00
Matthias Ringwald
387b0525e9 stm32-l053r8-em9304: support ENABLE_SEGGER_RTT 2018-02-05 15:16:23 +01:00
Matthias Ringwald
0cb28080bd stm32-l053r8-em9304: select btstack_chipset_em9304 and prepare patch upload 2018-01-10 14:30:24 +01:00
Matthias Ringwald
4efee645af stm32-l053r8-em9304: fix build 2017-12-24 12:46:08 +01:00
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