libopencm3/lib/lm4f
Frantisek Burian 6de1b50c4e [BUILD] Fix the correct make behavior if compiling inside tree
On linux, the output of CP rule was try to write to / which is - of course, forbidden for write.

This solution adds to each part of lib correct pointer to the root of lib where the libs should be written.

Bug found by Kuldeep Singh Dhaka.
2014-02-12 15:27:03 +00:00
..
Makefile [BUILD] Fix the correct make behavior if compiling inside tree 2014-02-12 15:27:03 +00:00
gpio.c Stile fixes run, 80 char boundry. 2013-06-12 21:07:35 -07:00
libopencm3_lm4f.ld lm4f: Add lm4f support files copied from lm3s 2012-12-31 01:35:25 -06:00
rcc.c lm4f: Appease checkpath.pl and de-typedef enums 2013-07-07 16:33:18 -07:00
systemcontrol.c lm4f: Appease checkpath.pl and de-typedef enums 2013-07-07 16:33:18 -07:00
uart.c Changed to use stdint types. 2013-06-12 19:11:22 -07:00
usb_lm4f.c [lm4f/usb] fixed lm4f_ep_write_packet() when single byte copied to buffer. 2013-07-07 16:42:02 -07:00