I wonder if somebody worked with nucleo boards

well it is big zip file 20 MB, I doubt I can post it here, there are bunch of those h files with entries like this

/* #define STM32F10X_LD / /!< STM32F10X_LD: STM32 Low density devices /
/
#define STM32F10X_LD_VL / /!< STM32F10X_LD_VL: STM32 Low density Value Line devices /
/
#define STM32F10X_MD / /!< STM32F10X_MD: STM32 Medium density devices /
/
#define STM32F10X_MD_VL / /!< STM32F10X_MD_VL: STM32 Medium density Value Line devices /
/
#define STM32F10X_HD / /!< STM32F10X_HD: STM32 High density devices /
/
#define STM32F10X_HD_VL / /!< STM32F10X_HD_VL: STM32 High density value line devices /
/
#define STM32F10X_XL / /!< STM32F10X_XL: STM32 XL-density devices /
/
#define STM32F10X_CL / /!< STM32F10X_CL: STM32 Connectivity line devices */

I wish I was better in C programming to figure it out.

I see there is soemthing, it is together with adafruid files / libraries

But the nucleo board is really interesting, it would be amazing to get the TFT working

I do have the "ST Cores" from ST Microelectronics". installed already, I managed only to get the LED blink program to work so far on Nucleo,