stlink/src/stlink-lib
nightwalker-87 8fad9be9d0 [refactoring] Clean-up for stlink-lib
- Moved declarations for read/write functions to read_write.h .
- Checked & revised header includes
- Changed some datatypes for write_buffer_to_sram() to avoid explicit
casting.
2023-06-25 15:45:33 +02:00
..
calculate.c [refactoring] Clean-up for stlink-lib 2023-06-25 15:45:33 +02:00
calculate.h Replace data types with fixed width typedefs (C99) 2023-06-10 20:07:19 +02:00
chipid.c Set flash_type for STM32H5 devices 2023-06-10 21:37:01 +02:00
chipid.h [refactoring] Clean-up for stlink-flash & -info 2023-06-11 14:29:23 +02:00
commands.h Improvents for library documentation 2023-06-07 22:44:59 +02:00
common.c [refactoring] Clean-up for stlink-lib 2023-06-25 15:45:33 +02:00
common_flash.c [refactoring] Clean-up for stlink-lib 2023-06-25 15:45:33 +02:00
common_flash.h Replace data types with fixed width typedefs (C99) 2023-06-10 20:07:19 +02:00
flash_loader.c [refactoring] Clean-up for stlink-lib 2023-06-25 15:45:33 +02:00
flash_loader.h Replace data types with fixed width typedefs (C99) 2023-06-10 20:07:19 +02: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 [refactoring] Clean-up for stlink-lib 2023-06-09 12:55:25 +02: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 [refactoring] Clean-up for stlink-lib 2023-06-25 15:45:33 +02: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 [refactoring] Clean-up for stlink-lib 2023-06-25 15:45:33 +02:00
sg.h [refactoring] Clean-up for stlink-lib 2023-06-09 12:55:25 +02:00
usb.c [refactoring] Clean-up for stlink-lib 2023-06-25 15:45:33 +02:00
usb.h Replace data types with fixed width typedefs (C99) 2023-06-10 20:07:19 +02:00