stlink/src/stlink-lib
nightwalker-87 0145baeb2e Fixed memory alignment for STM32L5/U5/H5 chips
(Closes #1362)
2024-01-20 13:00:52 +01:00
..
calculate.c Reverted commit ba335a47 2023-12-24 00:01:35 +01:00
calculate.h Replace data types with fixed width typedefs (C99) 2023-06-10 20:07:19 +02:00
chipid.c Merge pull request #1354 from rcubee/c0 2023-11-23 20:10:31 +01:00
chipid.h first commit 2023-11-08 14:51:19 +00:00
commands.h Improvents for library documentation 2023-06-07 22:44:59 +02:00
common.c [refactoring] Clean-up & bugfix for st-trace 2023-12-24 19:15:03 +01:00
common_flash.c Fixed memory alignment for STM32L5/U5/H5 chips 2024-01-20 13:00:52 +01:00
common_flash.h first commit 2023-11-08 14:51:19 +00:00
flash_loader.c Fixed memory alignment for STM32L5/U5/H5 chips 2024-01-20 13:00:52 +01:00
flash_loader.h Fix use of uninitialized flash_loader_t in stm32l1_write_half_pages 2023-08-27 13:33:57 -07:00
helper.c [refactoring] Clean-up for stlink-lib 2023-06-09 12:55:25 +02:00
helper.h [refactoring] Clean-up for stlink-lib 2023-06-09 12:55:25 +02:00
lib_md5.c Formatting & style fixes. 2023-06-24 23:55:12 +02:00
lib_md5.h [refactoring] Clean-up for stlink-lib 2023-06-09 12:55:25 +02:00
libusb_settings.h Improvents for library documentation 2023-06-07 22:44:59 +02:00
logging.c [refactoring] Clean-up for stlink-lib 2023-06-09 01:28:22 +02:00
logging.h Added interface for spdlog (optional) 2023-12-24 12:26:01 +01:00
map_file.c [refactoring] Clean-up for stlink-lib 2023-06-25 15:45:33 +02:00
map_file.h Replace data types with fixed width typedefs (C99) 2023-06-10 20:07:19 +02:00
md5.c Replace data types with fixed width typedefs (C99) 2023-06-10 20:07:19 +02:00
md5.h [refactoring] Clean-up for stlink-lib 2023-06-09 12:55:25 +02:00
option_bytes.c removed redundant lines 2023-11-11 17:40:28 +01:00
option_bytes.h Replace data types with fixed width typedefs (C99) 2023-06-10 20:07:19 +02:00
read_write.c [refactoring] Clean-up for stlink-lib 2023-06-25 15:45:33 +02:00
read_write.h [refactoring] Clean-up for stlink-lib 2023-06-25 15:45:33 +02:00
register.h [refactoring] Clean-up for stlink-lib 2023-06-09 12:55:25 +02:00
sg.c Merge pull request #1333 from fliiiix/bugfix/printf-format 2023-09-16 12:35:24 +02:00
sg.h [refactoring] Clean-up for stlink-lib 2023-06-09 12:55:25 +02:00
spdlog_wrapper.h Added interface for spdlog (optional) 2023-12-24 12:26:01 +01:00
usb.c [refactoring] Clean-up & bugfix for st-trace 2023-12-24 19:15:03 +01:00
usb.h Replace data types with fixed width typedefs (C99) 2023-06-10 20:07:19 +02:00