bc6a318f | 04-Dec-2023 |
Matthias Ringwald <[email protected]> |
Avoid __ prefix in defines |
fb5a871d | 28-Nov-2023 |
Matthias Ringwald <[email protected]> |
hci_dump_posix_fs: improve iso summary |
c26f2c7b | 10-Nov-2023 |
Matthias Ringwald <[email protected]> |
bluetooth: add PIN_CODE_LEN, check len in gap_pin_code_response_binary, fixes #542 |
10bc401a | 01-Nov-2023 |
Matthias Ringwald <[email protected]> |
posix: add explicit includes for FreeBSD |
ae14e166 | 13-Oct-2023 |
shuffle2 <[email protected]> |
btstack_tlv_flash_bank: quiet warning (#537) |
35d4a926 | 07-Sep-2023 |
Matthias Ringwald <[email protected]> |
hci_dunp_windows_fs: fix timestamps |
d2d1d053 | 30-Aug-2023 |
Matthias Ringwald <[email protected]> |
btstack_tlv_flash_bank: fix unaligned read and migration |
ffded216 | 29-Aug-2023 |
Matthias Ringwald <[email protected]> |
btstack_tlv_flash_bank: increase bank header to alignment size |
4a1addd5 | 29-Aug-2023 |
Matthias Ringwald <[email protected]> |
btstack_tlv_flash_bank: store value right after header if there's no delete field |
60a3ef13 | 29-Aug-2023 |
Matthias Ringwald <[email protected]> |
btstack_tlv_flash_bank: use store aligned entry header len |
5574c439 | 29-Aug-2023 |
Matthias Ringwald <[email protected]> |
btstack_tlv_flash_bank: overwrite complete entry with zeroes if we cannot just delete tag due to alignment |
2ea4a509 | 28-Aug-2023 |
Matthias Ringwald <[email protected]> |
btstack_tlv_flash_bank: introduce btstack_tlv_flash_bank_aligned_entry_size |
f268b03a | 28-Aug-2023 |
Matthias Ringwald <[email protected]> |
btstack_tlv_flash_bank: store aligned entry header len |
9b112178 | 28-Aug-2023 |
Matthias Ringwald <[email protected]> |
btstack_tlv_flash_bank: use BTSTACK_TLV_ENTRY_HEADER_LEN |
1295b091 | 28-Aug-2023 |
Matthias Ringwald <[email protected]> |
btstack_tlv_flash_bank: fix spelling of alignment |
b6c12bd6 | 28-Aug-2023 |
Matthias Ringwald <[email protected]> |
btstack_tlv_flash_bank: use BTSTACK_TLV_BANK_HEADER_LEN |
6314722e | 12-Jun-2023 |
Matthias Ringwald <[email protected]> |
btstack_tlv_posix: allow to ignore db on disk and/or set read-only |
4c7f8b03 | 09-Jun-2023 |
Matthias Ringwald <[email protected]> |
btstack_tlv_posix: allow to ignore db on disk and/or set read-only |
2eaf98e7 | 22-May-2023 |
Matthias Ringwald <[email protected]> |
hci_transport_h2_libusb: fix build |
2d8556b2 | 11-May-2023 |
Dirk Helbig <[email protected]> |
stm32-f4discovery-cc256x: added hint regarding _printf_float stm32-f4discovery-cc256x: added bsp api to fetch the actual sampling rate stm32-f4discovery-cc256x: switched clock source to HSE instead o
stm32-f4discovery-cc256x: added hint regarding _printf_float stm32-f4discovery-cc256x: added bsp api to fetch the actual sampling rate stm32-f4discovery-cc256x: switched clock source to HSE instead of HSI stm32-f4discovery-cc256x: fixed wrong i2spll parameters
show more ...
|
32d9a3df | 04-May-2023 |
Dirk Helbig <[email protected]> |
stm32: added samplerate compensation support embedded: update audio api |
efc1df55 | 06-May-2023 |
Matthias Ringwald <[email protected]> |
btstack_uart_posix: abort requested read/write operation on set read/write complete handler |
4c7f5275 | 02-May-2023 |
Matthias Ringwald <[email protected]> |
btstack_tlv_flash_bank: cache bank size in interator |
26c447f6 | 02-May-2023 |
Matthias Ringwald <[email protected]> |
btstack_tlv_flash_bank: assert tag fits into flash bank in iterator |
54374dbc | 29-Apr-2023 |
Matthias Ringwald <[email protected]> |
btstack_tlv_windows: fix append tag to file |