libopencm3/lib/lpc43xx
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
..
m0 [BUILD] Fix the correct make behavior if compiling inside tree 2014-02-12 15:27:03 +00:00
m4 [BUILD] Fix the correct make behavior if compiling inside tree 2014-02-12 15:27:03 +00:00
gpio.c Changed to use stdint types. 2013-06-12 19:11:22 -07:00
i2c.c Add a duty cycle count argument to i2c0_init() to adjust for changes in APB1 clock. 2013-07-07 13:52:12 -07:00
ipc.c [Style] checked and corrected 2013-08-22 22:29:40 -07:00
scu.c Changed to use stdint types. 2013-06-12 19:11:22 -07:00
ssp.c [Style] checked and corrected 2013-08-22 22:29:40 -07:00
timer.c [Style] checked and corrected 2013-08-22 22:29:40 -07:00
uart.c [Style] checked and corrected 2013-08-22 22:29:40 -07:00