History log of /btstack/port/esp32/ (Results 176 – 200 of 226)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9a658d6a19-Jul-2017 Matthias Ringwald <[email protected]>

Cleanup via .gitignore


/btstack/chipset/README.md
/btstack/chipset/cc256x/convert_bts_init_scripts.py
/btstack/example/Makefile.inc
/btstack/example/a2dp_sink_demo.c
/btstack/example/a2dp_source_demo.c
/btstack/example/hfp_hf_demo.c
/btstack/example/le_streamer_client.c
/btstack/platform/freertos/btstack_uart_block_freertos.c
/btstack/port/Makefile
.gitignore
create_examples.py
/btstack/port/ez430-rf2560/Makefile
/btstack/port/libusb/.gitignore
/btstack/port/max32630-fthr/.gitignore
/btstack/port/max32630-fthr/Makefile
/btstack/port/max32630-fthr/README.md
/btstack/port/max32630-fthr/board/board.c
/btstack/port/max32630-fthr/board/board.h
/btstack/port/max32630-fthr/board/max14690n.c
/btstack/port/max32630-fthr/board/max14690n.h
/btstack/port/max32630-fthr/example/.gitignore
/btstack/port/max32630-fthr/example/template/Makefile
/btstack/port/max32630-fthr/scripts/create_examples.py
/btstack/port/max32630-fthr/scripts/delete_examples.py
/btstack/port/max32630-fthr/scripts/flash_Max32630_hdk.sh
/btstack/port/max32630-fthr/scripts/max32630.gdb
/btstack/port/max32630-fthr/scripts/max3263x_hdk.cfg
/btstack/port/max32630-fthr/src/btstack_config.h
/btstack/port/max32630-fthr/src/btstack_port.c
/btstack/port/max32630-fthr/src/btstack_port.h
/btstack/port/max32630-fthr/src/hal_tick.c
/btstack/port/max32630-fthr/src/hal_tick.h
/btstack/port/max32630-fthr/src/main.c
/btstack/port/msp-exp430f5438-cc2564b/Makefile
/btstack/port/posix-h4/.gitignore
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/include/stm32f4xx_hal_conf.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_i2c.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_i2c_ex.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_i2s.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_i2s_ex.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_i2c.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_i2c_ex.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_i2s.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_i2s_ex.c
/btstack/port/stm32-f4discovery-cc256x/src/mod_player.c
/btstack/src/ad_parser.h
/btstack/src/ble/gatt_client.c
/btstack/src/ble/gatt_client.h
/btstack/src/btstack.h
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/classic/a2dp_sink.c
/btstack/src/classic/a2dp_sink.h
/btstack/src/classic/a2dp_source.c
/btstack/src/classic/a2dp_source.h
/btstack/src/classic/avdtp.c
/btstack/src/classic/avdtp.h
/btstack/src/classic/avdtp_acceptor.c
/btstack/src/classic/avdtp_initiator.c
/btstack/src/classic/avdtp_sink.c
/btstack/src/classic/avdtp_sink.h
/btstack/src/classic/avdtp_source.c
/btstack/src/classic/avdtp_source.h
/btstack/src/classic/avdtp_util.c
/btstack/src/classic/avdtp_util.h
/btstack/src/classic/avrcp.c
/btstack/src/classic/btstack_sbc.h
/btstack/src/classic/btstack_sbc_bludroid.c
/btstack/src/classic/hfp_msbc.c
/btstack/test/pts/.gitignore
/btstack/test/pts/Makefile
/btstack/test/pts/avdtp_sink_test.c
/btstack/test/pts/avdtp_source_test.c
/btstack/test/pts/avrcp_test.c
4a76e90114-Jul-2017 Matthias Ringwald <[email protected]>

esp32/freertos: don't create thread for BTstack. make run_loop_execute block - same as all other ports


/btstack/3rd-party/bluedroid/decoder/include/oi_assert.h
/btstack/3rd-party/bluedroid/decoder/srce/framing.c
/btstack/3rd-party/bluedroid/decoder/srce/synthesis-sbc.c
/btstack/3rd-party/bluedroid/encoder/srce/sbc_packing.c
/btstack/3rd-party/hxcmod-player/hxcmod.c
/btstack/3rd-party/hxcmod-player/hxcmod.h
/btstack/README.md
/btstack/chipset/README.md
/btstack/doc/manual/docs/how_to.md
/btstack/example/Makefile.inc
/btstack/example/a2dp_sink_demo.c
/btstack/example/ancs_client_demo.c
/btstack/example/avdtp_sink_demo.c
/btstack/example/avdtp_source_demo.c
/btstack/example/gap_inquiry.c
/btstack/example/gatt_battery_query.c
/btstack/example/gatt_browser.c
/btstack/example/hfp_ag_demo.c
/btstack/example/hfp_hf_demo.c
/btstack/example/hid_keyboard_demo.c
/btstack/example/hsp_ag_demo.c
/btstack/example/hsp_hs_demo.c
/btstack/example/le_streamer.c
/btstack/example/le_streamer_client.c
/btstack/example/panu_demo.c
/btstack/example/pbap_client_demo.c
/btstack/example/spp_and_le_streamer.c
/btstack/example/spp_streamer.c
/btstack/example/spp_streamer_client.c
/btstack/platform/daemon/src/socket_connection.c
/btstack/platform/embedded/btstack_run_loop_embedded.c
/btstack/platform/embedded/btstack_stdin_embedded.c
/btstack/platform/embedded/btstack_tlv_flash_sector.c
/btstack/platform/embedded/btstack_tlv_flash_sector.h
/btstack/platform/embedded/hal_audio_dma.h
/btstack/platform/embedded/hal_flash_sector.h
/btstack/platform/embedded/hal_flash_sector_memory.c
/btstack/platform/embedded/hal_flash_sector_memory.h
/btstack/platform/embedded/hal_stdin.h
/btstack/platform/freertos/btstack_run_loop_freertos.c
/btstack/platform/freertos/btstack_uart_block_freertos.c
/btstack/platform/libusb/hci_transport_h2_libusb.c
/btstack/platform/posix/btstack_link_key_db_fs.c
/btstack/platform/posix/btstack_link_key_db_fs.h
/btstack/platform/posix/btstack_run_loop_posix.c
/btstack/platform/posix/btstack_stdin_posix.c
/btstack/platform/wiced/btstack_link_key_db_wiced_dct.c
/btstack/platform/wiced/btstack_link_key_db_wiced_dct.h
/btstack/platform/wiced/btstack_run_loop_wiced.c
/btstack/platform/wiced/le_device_db_wiced_dct.c
/btstack/platform/wiced/le_device_db_wiced_dct.h
/btstack/platform/windows/btstack_run_loop_windows.c
/btstack/platform/windows/btstack_stdin_windows.c
template/components/btstack/main.c
/btstack/port/libusb/.gitignore
/btstack/port/libusb/Makefile
/btstack/port/libusb/btstack_config.h
/btstack/port/libusb/main.c
/btstack/port/posix-h4-da14581/Makefile
/btstack/port/posix-h4-da14581/btstack_config.h
/btstack/port/posix-h4-da14581/main.c
/btstack/port/posix-h4/Makefile
/btstack/port/posix-h4/btstack_config.h
/btstack/port/posix-h4/main.c
/btstack/port/posix-h5-bcm/Makefile
/btstack/port/posix-h5-bcm/btstack_config.h
/btstack/port/posix-h5-bcm/main.c
/btstack/port/posix-h5/Makefile
/btstack/port/posix-h5/btstack_config.h
/btstack/port/posix-h5/main.c
/btstack/port/stm32-f4discovery-cc256x/cubemx-f4discovery-cc256x/cubemx-f4discovery-cc256x.ioc
/btstack/port/stm32-f4discovery-cc256x/src/bsp/audio.c
/btstack/port/stm32-f4discovery-cc256x/src/bsp/audio.h
/btstack/port/stm32-f4discovery-cc256x/src/bsp/cs43l22.c
/btstack/port/stm32-f4discovery-cc256x/src/bsp/cs43l22.h
/btstack/port/stm32-f4discovery-cc256x/src/bsp/stm32f4_discovery.c
/btstack/port/stm32-f4discovery-cc256x/src/bsp/stm32f4_discovery.h
/btstack/port/stm32-f4discovery-cc256x/src/bsp/stm32f4_discovery_audio.c
/btstack/port/stm32-f4discovery-cc256x/src/bsp/stm32f4_discovery_audio.h
/btstack/port/stm32-f4discovery-cc256x/src/btstack_config.h
/btstack/port/stm32-f4discovery-cc256x/src/hal_audio_dma.c
/btstack/port/stm32-f4discovery-cc256x/src/mod_player.c
/btstack/port/stm32-f4discovery-cc256x/src/port.c
/btstack/port/stm32-l053r8-em9304/EM9304DVK.jpg
/btstack/port/stm32-l053r8-em9304/README.md
/btstack/port/stm32-l053r8-em9304/btstack_config.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/.gitignore
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/.mxproject
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l053xx.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l0xx.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/system_stm32l0xx.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Include/arm_common_tables.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Include/arm_const_structs.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Include/arm_math.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Include/cmsis_armcc.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Include/cmsis_armcc_V6.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Include/cmsis_gcc.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Include/core_cm0.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Include/core_cm0plus.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Include/core_cm3.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Include/core_cm4.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Include/core_cm7.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Include/core_cmFunc.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Include/core_cmInstr.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Include/core_cmSimd.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Include/core_sc000.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/CMSIS/Include/core_sc300.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_cortex.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_def.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_dma.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_flash.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_flash_ex.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_flash_ramfunc.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_gpio.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_gpio_ex.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_i2c.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_i2c_ex.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_pwr.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_pwr_ex.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc_ex.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_spi.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_tim.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_tim_ex.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_cortex.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_dma.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash_ex.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash_ramfunc.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_gpio.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_i2c.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_i2c_ex.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_pwr.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_pwr_ex.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_rcc.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_rcc_ex.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_spi.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_tim.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_tim_ex.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_uart.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_uart_ex.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Inc/main.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Inc/stm32l0xx_hal_conf.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Inc/stm32l0xx_it.h
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Makefile
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/STM32L053R8Tx_FLASH.ld
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Src/main.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Src/stm32l0xx_hal_msp.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Src/stm32l0xx_it.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/Src/system_stm32l0xx.c
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/cubemx-l053r8-em9304.ioc
/btstack/port/stm32-l053r8-em9304/cubemx-l053r8-em9304/startup_stm32l053xx.s
/btstack/port/stm32-l053r8-em9304/port.c
/btstack/port/stm32-l053r8-em9304/port.h
/btstack/port/wiced-h4/btstack_config.h
/btstack/port/wiced-h4/main.c
/btstack/port/wiced-h4/wiced-h4.mk
/btstack/port/wiced-h5/btstack_config.h
/btstack/port/wiced-h5/main.c
/btstack/port/wiced-h5/wiced-h5.mk
/btstack/port/windows-h4/Makefile
/btstack/port/windows-h4/btstack_config.h
/btstack/port/windows-h4/main.c
/btstack/port/windows-winusb/Makefile
/btstack/port/windows-winusb/btstack_config.h
/btstack/port/windows-winusb/main.c
/btstack/src/ble/att_server.c
/btstack/src/ble/sm.c
/btstack/src/bluetooth.h
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/btstack_stdin.h
/btstack/src/btstack_tlv.h
/btstack/src/btstack_util.c
/btstack/src/btstack_util.h
/btstack/src/classic/a2dp_sink.c
/btstack/src/classic/a2dp_sink.h
/btstack/src/classic/a2dp_source.c
/btstack/src/classic/a2dp_source.h
/btstack/src/classic/avdtp.c
/btstack/src/classic/avdtp.h
/btstack/src/classic/avdtp_acceptor.c
/btstack/src/classic/avdtp_initiator.c
/btstack/src/classic/avdtp_sink.c
/btstack/src/classic/avdtp_sink.h
/btstack/src/classic/avdtp_source.c
/btstack/src/classic/avdtp_util.c
/btstack/src/classic/avdtp_util.h
/btstack/src/classic/avrcp.c
/btstack/src/classic/avrcp.h
/btstack/src/classic/btstack_link_key_db_static.c
/btstack/src/classic/btstack_link_key_db_static.h
/btstack/src/classic/btstack_link_key_db_tlv.c
/btstack/src/classic/btstack_link_key_db_tlv.h
/btstack/src/classic/btstack_sbc_bludroid.c
/btstack/src/classic/hfp.c
/btstack/src/classic/hfp_hf.c
/btstack/src/classic/rfcomm.h
/btstack/src/classic/sdp_client.c
/btstack/src/classic/sdp_client.h
/btstack/src/gap.h
/btstack/src/hci.c
/btstack/src/hci.h
/btstack/src/hci_cmd.c
/btstack/src/hci_cmd.h
/btstack/src/l2cap.c
/btstack/test/avdtp/Makefile
/btstack/test/avdtp/sine_encode_decode_performance_test.c
/btstack/test/avdtp/sine_encode_decode_ring_buffer_test.c
/btstack/test/avdtp/sine_encode_decode_test.c
/btstack/test/avrcp/Makefile
/btstack/test/avrcp/avrcp_test.c
/btstack/test/btstack_config.h
/btstack/test/btstack_link_key_db/btstack_link_key_db_fs_test.c
/btstack/test/flash_tlv/.gitignore
/btstack/test/flash_tlv/Makefile
/btstack/test/flash_tlv/tlv_test.c
/btstack/test/hfp/test_sequences.c
/btstack/test/pts/.gitignore
/btstack/test/pts/Makefile
/btstack/test/pts/avdtp_sink_test.c
/btstack/test/pts/avdtp_source_test.c
/btstack/test/pts/avrcp_test.c
/btstack/test/pts/ble_central_test.c
/btstack/test/pts/ble_peripheral_test.c
/btstack/test/pts/bnep_test.c
/btstack/test/pts/classic_test.c
/btstack/test/pts/hsp_ag_test.c
/btstack/test/pts/hsp_hs_test.c
/btstack/test/pts/iopt.c
/btstack/test/pts/l2cap_test.c
/btstack/test/pts/le_data_channel.c
/btstack/test/security_manager/mock.c
/btstack/tool/.gitignore
/btstack/tool/btstack_event_generator.py
3bf4123925-May-2017 Matthias Ringwald <[email protected]>

esp32: enable link key db memory for now


/btstack/3rd-party/hxcmod-player/hxcmod.c
/btstack/3rd-party/hxcmod-player/hxcmod.h
/btstack/3rd-party/hxcmod-player/mods/mod.h
/btstack/3rd-party/hxcmod-player/mods/nao-deceased_by_disease.c
/btstack/3rd-party/hxcmod-player/mods/nao-deceased_by_disease.mod
/btstack/3rd-party/hxcmod-player/readme.txt
/btstack/example/Makefile.inc
/btstack/example/ancs_client_demo.c
/btstack/example/gap_inquiry.c
/btstack/example/gatt_battery_query.c
/btstack/example/gatt_browser.c
/btstack/example/hfp_ag_demo.c
/btstack/example/hfp_hf_demo.c
/btstack/example/le_streamer.c
/btstack/example/le_streamer_client.c
/btstack/example/panu_demo.c
/btstack/example/spp_and_le_counter.c
/btstack/example/spp_and_le_streamer.c
/btstack/example/spp_and_le_streamer.gatt
/btstack/example/spp_counter.c
/btstack/example/spp_flowcontrol.c
/btstack/example/spp_streamer.c
/btstack/example/spp_streamer_client.c
/btstack/platform/embedded/btstack_run_loop_embedded.c
/btstack/platform/freertos/btstack_run_loop_freertos.c
/btstack/platform/freertos/btstack_uart_block_freertos.c
/btstack/platform/libusb/hci_transport_h2_libusb.c
/btstack/port/daemon/src/Makefile.in
template/components/btstack/main.c
/btstack/port/ez430-rf2560/Makefile
/btstack/port/ios/src/Makefile
/btstack/port/msp-exp430f5438-cc2564b/Makefile
/btstack/port/msp430f5229lp-cc2564b/Makefile
/btstack/port/mtk/Makefile
/btstack/port/stm32-f103rb-nucleo/Makefile
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/classic/a2dp_sink.c
/btstack/src/classic/a2dp_sink.h
/btstack/src/classic/a2dp_source.c
/btstack/src/classic/a2dp_source.h
/btstack/src/classic/avdtp.c
/btstack/src/classic/avdtp.h
/btstack/src/classic/avdtp_acceptor.c
/btstack/src/classic/avdtp_initiator.c
/btstack/src/classic/avdtp_sink.c
/btstack/src/classic/avdtp_sink.h
/btstack/src/classic/avdtp_source.c
/btstack/src/classic/avdtp_source.h
/btstack/src/classic/avdtp_util.c
/btstack/src/classic/avdtp_util.h
/btstack/src/classic/btstack_sbc_bludroid.c
/btstack/src/gap.h
/btstack/src/hci.c
/btstack/src/hci.h
/btstack/src/hci_transport_h4.c
/btstack/src/hci_transport_h5.c
/btstack/src/l2cap.c
/btstack/test/avdtp/.gitignore
/btstack/test/avdtp/Makefile
/btstack/test/avdtp/avdtp_sink_demo.c
/btstack/test/avdtp/avdtp_source_demo.c
/btstack/test/avrcp/Makefile
/btstack/test/hfp/Makefile
/btstack/test/pts/.gitignore
/btstack/test/pts/Makefile
/btstack/test/pts/avdtp_sink_test.c
/btstack/test/pts/avdtp_source_test.c
/btstack/test/pts/classic_test.c
/btstack/test/pts/hfp_test.c
/btstack/test/sbc/.gitignore
/btstack/test/sbc/Makefile
/btstack/test/sbc/sbc_decoder_sine.c
/btstack/tool/btstack_event_generator.py
/btstack/tool/sine_table_generator.py
9000f91515-May-2017 Matthias Ringwald <[email protected]>

esp32: pulled esp-idf


/btstack/README.md
/btstack/chipset/cc256x/Makefile.inc
/btstack/chipset/cc256x/btstack_chipset_cc256x.c
/btstack/chipset/cc256x/btstack_chipset_cc256x.h
/btstack/platform/freertos/btstack_uart_block_freertos.c
template/sdkconfig
/btstack/port/ez430-rf2560/Makefile
/btstack/port/ios/src/Makefile
/btstack/port/msp-exp430f5438-cc2564b/Makefile
/btstack/port/msp430f5229lp-cc2564b/Makefile
/btstack/port/posix-h4/Makefile
/btstack/port/posix-h5/Makefile
/btstack/port/stm32-f103rb-nucleo/Makefile
/btstack/port/stm32-f4discovery-cc256x/.gitignore
/btstack/port/stm32-f4discovery-cc256x/Makefile
/btstack/port/stm32-f4discovery-cc256x/README.md
/btstack/port/stm32-f4discovery-cc256x/create_examples.py
/btstack/port/stm32-f4discovery-cc256x/cubemx-f4discovery-cc256x/cubemx-f4discovery-cc256x.ioc
/btstack/port/stm32-f4discovery-cc256x/cubemx-f4discovery-cc256x/cubemx-f4discovery-cc256x.patch
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/.cproject
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/.project
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/.settings/language.settings.xml
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/.settings/org.eclipse.cdt.codan.core.prefs
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/include/dma.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/include/gpio.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/include/main.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/include/stm32f4xx_hal_conf.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/include/stm32f4xx_it.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/include/usart.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/ldscripts/libs.ld
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/ldscripts/mem.ld
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/ldscripts/sections.ld
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/src/dma.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/src/gpio.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/src/main.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/src/stm32f4xx_hal_msp.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/src/stm32f4xx_it.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/src/usart.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/stm32f4discovery-template-debug.launch
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/arm/semihosting.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/README_DEVICE.txt
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/arm_common_tables.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/arm_const_structs.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/arm_math.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/cmsis_armcc.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/cmsis_armcc_V6.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/cmsis_device.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/cmsis_gcc.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/core_cm0.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/core_cm0plus.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/core_cm3.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/core_cm4.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/core_cm7.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/core_cmFunc.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/core_cmInstr.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/core_cmSimd.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/core_sc000.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/core_sc300.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f401xc.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f401xe.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f405xx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f407xx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f410cx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f410rx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f410tx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f411xe.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f412cx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f412rx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f412vx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f412zx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f415xx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f417xx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f427xx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f429xx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f437xx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f439xx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f446xx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f469xx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f479xx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/stm32f4xx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cmsis/device/system_stm32f4xx.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/cortexm/ExceptionHandlers.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/diag/Trace.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/Legacy/stm32_hal_legacy.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_cortex.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_def.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_dma.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_dma_ex.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_flash.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_flash_ex.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_flash_ramfunc.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_gpio.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_gpio_ex.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_pwr.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_pwr_ex.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_rcc.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_rcc_ex.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_tim.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_tim_ex.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/include/stm32f4xx/stm32f4xx_hal_uart.h
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/cmsis/startup_stm32f407xx.S
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/cmsis/system_stm32f4xx.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/cortexm/_initialize_hardware.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/cortexm/_reset_hardware.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/cortexm/exception_handlers.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/diag/Trace.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/diag/trace_impl.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/newlib/README.txt
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/newlib/_cxx.cpp
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/newlib/_exit.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/newlib/_sbrk.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/newlib/_startup.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/newlib/_syscalls.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/newlib/assert.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_cortex.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_dma.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_dma_ex.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_flash.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_flash_ex.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_flash_ramfunc.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_gpio.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_pwr.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_pwr_ex.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_rcc.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_rcc_ex.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_tim.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_tim_ex.c
/btstack/port/stm32-f4discovery-cc256x/eclipse-template/system/src/stm32f4xx/stm32f4xx_hal_uart.c
/btstack/port/stm32-f4discovery-cc256x/import_cubemx_into_eclipse.sh
/btstack/port/stm32-f4discovery-cc256x/patch_cubemx_project.sh
/btstack/port/stm32-f4discovery-cc256x/src/btstack_config.h
/btstack/port/stm32-f4discovery-cc256x/src/port.c
/btstack/port/stm32-f4discovery-cc256x/src/port.h
/btstack/port/stm32-f4discovery-cc256x/update_from_eclipse.sh
/btstack/port/windows-h4/Makefile
/btstack/src/ble/sm.c
0e6963e505-May-2017 Matthias Ringwald <[email protected]>

esp32: update sdkconfig

add51d7205-May-2017 Matthias Ringwald <[email protected]>

esp32: use micro-ecc from esp-idf

5f209a2605-May-2017 Matthias Ringwald <[email protected]>

esp32: drop single_threaded attribute from function names

7d5f539905-May-2017 Matthias Ringwald <[email protected]>

esp32: drop single_threaded attribute from function names

0094833905-May-2017 Matthias Ringwald <[email protected]>

esp32: copywriting

5d426cd204-May-2017 Matthias Ringwald <[email protected]>

esp32: copywriting

2d4acfc304-May-2017 Matthias Ringwald <[email protected]>

esp32: update readme

e1af16c904-May-2017 Matthias Ringwald <[email protected]>

esp32: disable packet log, disable host controller to host flow control until fixed in host controller implementation

14406c5620-Apr-2017 Matthias Ringwald <[email protected]>

esp32: use data source instead of 'execute on main thread' to deliver packet sent and received HCI packets

dad714c020-Apr-2017 Matthias Ringwald <[email protected]>

esp32: don't use btstack_run_loop_freertos_single_threaded_execute_code_on_main_thread_from_isr anymore

3f3812fa20-Apr-2017 Matthias Ringwald <[email protected]>

esp32: add len tag to packet ringbuffer, use HCI_PACKET_BUFFER_SIZE instead of reserving space for 3DH5 packets

1701a74419-Apr-2017 Matthias Ringwald <[email protected]>

esp32: add make examples, make clean to create/delete example projects

40e336b719-Apr-2017 Matthias Ringwald <[email protected]>

esp32: update code for component/bt/lib @ 0986936

6503ab8219-Apr-2017 Matthias Ringwald <[email protected]>

freertos: provide btstack_uart_block_freertos_single_threaded.c

64dc14e002-Apr-2017 Matthias Ringwald <[email protected]>

esp32: add filetags

b9f3f1a401-Apr-2017 Matthias Ringwald <[email protected]>

esp32: enable Controller to Host Flow Control

a681a24131-Mar-2017 Matthias Ringwald <[email protected]>

esp32: create projects for all BTstack examples

9313100031-Mar-2017 Matthias Ringwald <[email protected]>

esp32: update readme

82cfdfc231-Mar-2017 Matthias Ringwald <[email protected]>

esp32: prepare example template

d238d4bb31-Mar-2017 Matthias Ringwald <[email protected]>

esp32: drop custom fork

df3cad9f31-Mar-2017 Matthias Ringwald <[email protected]>

esp32: new config options

12345678910