History log of /btstack/platform/embedded/hal_flash_bank_memory.c (Results 1 – 9 of 9)
Revision Date Author Comments
# 7e71cd90 09-Jan-2023 Matthias Ringwald <[email protected]>

platform/embedded: fix unused warnnings


# 7fbe4b77 15-Nov-2022 Matthias Ringwald <[email protected]>

fix other warnings


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# e0ff5d41 12-Jun-2021 Matthias Ringwald <[email protected]>

test: fix c/c++ mixed compile warning, streamline makefile


# 3f054530 15-May-2020 Matthias Ringwald <[email protected]>

btstack_hal_flash_memory: fix write of 0xff bytes to simulated flash, fix #283


# e501bae0 11-May-2019 Matthias Ringwald <[email protected]>

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# 432f6cc7 03-Jul-2018 Milanka Ringwald <[email protected]>

hal_flash_bank_memory: remove exit() from write-twice error reporting


# a7e4f59b 31-Oct-2017 Matthias Ringwald <[email protected]>

hal_flash_bank_memory: don't modify simulated flash data if 0xff is written - needed for alignment >= 8


# 17ae5bc4 16-Aug-2017 Matthias Ringwald <[email protected]>

FLASH HAL: use 'bank' instead of 'sector'