

STM32F042: to configure the project for STM32F042 devices.STM32F072: to configure the project for STM32F072 devices.STM32F030: to configure the project for STM32F030 devices.STM32F031: to configure the project for STM32F031 devices.

STM32F051: to configure the project for STM32F051 devices.Browse to the TrueSTUDIO workspace directory and select the project:.Click on File->Import, select General->'Existing Projects into Workspace' and then click "Next".Click on File->Switch Workspace->Other and browse to TrueSTUDIO workspace directory.You can customize this file to your need. stm32_flash.ld: This file is the TrueSTUDIO linker script used to place program code (readonly) in internal FLASH and data (readwrite, Stack and Heap)in internal SRAM.cproject/.project: A pre-configured project file with the provided library structure that produces an executable image with TrueSTUDIO. * See the License for the specific language governing permissions and * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * distributed under the License is distributed on an "AS IS" BASIS, * Unless required by applicable law or agreed to in writing, software * You may obtain a copy of the License at: * You may not use this file except in compliance with the License. * Licensed under MCD-ST Liberty SW License Agreement V2, (the "License") * Library and working with TrueSTUDIO software toolchain.

* create a new project linked with the STM32F0xx Standard Peripherals * This sub-directory contains all the user-modifiable files needed to
