Commit Graph

17 Commits

Author SHA1 Message Date
Matthias Ringwald
d338410556 embedded: use generic btstack_run_loop_poll_data_sources_from_irq instead of btstack_run_loop_embedded_trigger 2021-07-02 16:51:58 +02:00
Matthias Ringwald
34fd36da18 port: copy edit port readmes, archive ios port 2021-05-31 16:44:53 +02:00
Matthias Ringwald
e0b56338c6 stm32-l073-nucleo-em9304: fix build 2021-04-10 17:29:16 +02:00
Matthias Ringwald
c8dfe071e5 hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h 2021-03-26 11:51:57 +01:00
Matthias Ringwald
09df40bd40 hci_dump: stm32 ports 2021-03-11 15:53:46 +01:00
Matthias Ringwald
6f122aa372 Remove btstack_run_loop_base from port and test 2021-03-08 10:39:10 +01:00
Matthias Ringwald
6bdecec7ba move GATT Service clients into ble/gatt-service 2021-03-08 10:09:41 +01:00
Matthias Ringwald
842264f18f stm32 ports: add battery and device information clients, test/security_manager_sc: add run loop base 2021-03-07 18:09:58 +01:00
Matthias Ringwald
50b47281dc btstack_run_loop_embedded: use run loop base (build) 2021-03-05 11:46:58 +01:00
Milanka Ringwald
606ccc9bdf config: add ENABLE_PRINTF_HEXDUMP 2020-11-06 12:06:11 +01:00
Milanka Ringwald
36327e5a47 config: sort defines alphabetically 2020-11-06 12:01:26 +01:00
Matthias Ringwald
8613e0eb5b ports: remove memory config for classic where classic is not enabled 2020-10-05 12:48:31 +02:00
Matthias Ringwald
75c13281d4 gatt_compiler: use python3 in build scripts 2020-09-25 13:25:22 +02:00
Matthias Ringwald
bdc352b16d examples: renamed le_counter to gatt_counter and le_streamer to le_streamer_server to indicate suppport for GATT over BR/EDR 2019-06-21 10:45:17 +02:00
Matthias Ringwald
f67eb7c279 port: allow to defined BTSTACK_ROOT and include exising Makefiles. Fixes #198 2019-04-15 14:34:59 +02:00
Matthias Ringwald
ca3a66ce28 stm32-l073rz-nucleo-em9304: add ozone template 2019-03-30 21:08:04 +01:00
Matthias Ringwald
e838079242 re-create port for Nucleo L073RZ with EM9304 based on existing Nucleo L053R8 port 2019-03-30 19:29:10 +01:00