Hi!
I wanna develop device driver for ARM7[LPC2148] in KEIL. I have done driver for memory IC through spi in c.My doubt is how to make lib file so that only the main file will be visible and remaining won't.
Thanks