/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / why are .c files are not added in demo projects

Username:     
Password:     
             

Forum

# 1   2010-10-01 02:34:17 why are .c files are not added in demo projects

kirank
New member
Registered: 2010-09-14
Posts: 7

why are .c files are not added in demo projects

I am curious to know why are the library files like stm32f10x_gpio.c, stm32f10x_rcc.c and many more ST library source files not added in the FreeRTOS CORTEX_STM32F103_Primer_GCC project. I know that the header files are taken from the include directory in project properties. Where are the source files taken from.

Thanks.

Offline

 

# 2   2010-10-01 03:14:36 why are .c files are not added in demo projects

rikubon
Member
Registered: 2009-08-21
Posts: 16

Re: why are .c files are not added in demo projects

You can find the library source files below.

http://www.st.com/mcu/modules.php?name= … amp;doc=76

Offline

 

# 3   2010-10-01 17:19:39 why are .c files are not added in demo projects

kirank
New member
Registered: 2010-09-14
Posts: 7

Re: why are .c files are not added in demo projects

Hi Rikubon,

Thanks for your response.

I know where the files are. My question is how does the files get added to the project. I don't see the ST source files in the RIDE7 project window.
How is this possible the project builds and runs without any problem.

Thanks.

Last edited by kirank (2010-10-01 17:21:29)

Offline

 

Board footer