|
TM STM32Fxxx HAL Libraries
v1.0.0
Libraries for STM32Fxxx (F0, F4 and F7 series) devices based on HAL drivers from ST from Tilen Majerle
|
String library for STM32Fxxx devices. More...
Modules | |
| TM_STRING_Macros | |
| Library defines. | |
| TM_STRING_Typedefs | |
| Library Typedefs. | |
| TM_STRING_Functions | |
| Library Functions. | |
String library for STM32Fxxx devices.
This library allows you to dynamically operate with strings in HEAP memory. For this purpose, you need to make sure that your HEAP memory is big enough.
If you use Keil uVision, then you can set HEAP memory by simply open startup file (*.s) and increase variable "Heap_Size".
For other compilers, check it's manual.
Version 1.0 - First release
- STM32Fxxx HAL - defines.h - string.h - stdlib.h