libopencm3/lib/lpc43xx
Karl Palsson 7be50a5e75 make: use $(PREFIX)gcc instead of $(PREFIX)-gcc
The leading - makes it rather inconsistent with the majority of other
projects around the world.  Use the form everyone else uses.
To solve this, properly pass prefix to inner makes as was always
intended.

Fixes: https://github.com/libopencm3/libopencm3/issues/1058
2019-06-07 21:25:46 +00:00
..
m0 make: use $(PREFIX)gcc instead of $(PREFIX)-gcc 2019-06-07 21:25:46 +00:00
m4 make: use $(PREFIX)gcc instead of $(PREFIX)-gcc 2019-06-07 21:25:46 +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