• How make library file that need some defines in othel header file?
    Hello every body, i know how to build a library file. but now i need a library file that need a .h file for some defines. i have some constant that define pin map of board,i want make a .lib...
  • How make library file that need some defines in othel header file?
    Hello every body, i know how to build a library file. but now i need a library file that need a .h file for some defines. i have some constant that define pin map of board,i want make a .lib...
  • need library file
    hi, I am doing 1 project using LPC2148, i need library files gsm.h, uart.h ,gpio.h. pls somebody help me to find these files #include"../inc/gpio.h" #include"../inc/gsm.h" #include"../inc/uart...
  • need library file
    hi, I am doing 1 project using LPC2148, i need library files gsm.h, uart.h ,gpio.h. pls somebody help me to find these files #include"../inc/gpio.h" #include"../inc/gsm.h" #include"../inc/uart...
  • keil file not including all header file from include path
    Hello, I am working on STM32F3xx discovery board with HAL driver on keil 5. i have included the path for my header file from option target menu, but all header files from that included folder...