btstack/platform/embedded
2019-02-24 15:31:39 +01:00
..
btstack_audio_embedded.c btstack_audio_embedded: implement stop_stream function 2019-02-24 15:31:39 +01:00
btstack_em9304_spi_embedded.c em9304: add hci_transport_em9304_spi.c 2017-12-20 23:04:07 +01:00
btstack_run_loop_embedded.c btstack_run_loop: don't call btstack_run_loop_remove_timer from platform implementation 2017-07-05 11:27:44 +02:00
btstack_run_loop_embedded.h prefix embedded HAVE_ 2016-03-30 11:06:56 +02:00
btstack_stdin_embedded.c Embedded: support btstack_stdin via SEGGER RTT 2018-04-15 11:38:46 +02:00
btstack_tlv_flash_bank.c btstack_tlv_flash_bank: support unaligned value sizes with alignment up to 8 bytes 2017-11-01 10:50:06 +01:00
btstack_tlv_flash_bank.h FLASH HAL: use 'bank' instead of 'sector' 2017-08-16 15:58:03 +02:00
btstack_uart_block_embedded.c hal_uart_dma: add hal_uart_dma_set_flowcontrol with HAVE_UART_DMA_SET_FLOWCONTROL guard 2017-07-25 19:37:09 +02:00
hal_audio.h embedded/hal_audio: rename hal_audio -> hal_audio_sink 2019-02-24 13:08:36 +01:00
hal_cpu.h sort out embedded implementations 2015-11-13 09:58:30 +01:00
hal_em9304_spi.h em9304: add hci_transport_em9304_spi.c 2017-12-20 23:04:07 +01:00
hal_flash_bank_memory.c hal_flash_bank_memory: remove exit() from write-twice error reporting 2018-07-03 15:10:29 +02:00
hal_flash_bank_memory.h FLASH HAL: use 'bank' instead of 'sector' 2017-08-16 15:58:03 +02:00
hal_flash_bank.h FLASH HAL: use 'bank' instead of 'sector' 2017-08-16 15:58:03 +02:00
hal_led.h sort out embedded implementations 2015-11-13 09:58:30 +01:00
hal_stdin.h btstack_stdin: implement btstack_stdin_embedded.c that relies on new hal_stdin.h to receive console characters 2017-05-27 22:07:37 +02:00
hal_tick.h sort out embedded implementations 2015-11-13 09:58:30 +01:00
hal_time_ms.h sort out embedded implementations 2015-11-13 09:58:30 +01:00
hal_uart_dma.h hal_uart_dma: fix argument of hal_uart_dma_set_flowcontrol (int instead of uint32) 2017-07-26 22:39:20 +02:00