Hello I am an ARM newbie I found a simple example, a hello world program for LP2100. I want to use this example, but with STM32F103ze, but I have not found the correct files for this (I am triying to put #include <stm32f10x_lib.h> instead of #include <LPC21xx.H> and so, but I get errors )
What should I do ?
Thanks