libopencm3/lib/vf6xx
Karl Palsson 6d658c20b8 make: use shared DEBUG_FLAGS (-gdb3) by default
-ggdb3 make slightly bigger .elf files, but allows gdb to understand
macros, which libopenocm3 uses somewhat extensively.  Make this the
default, and pull it up to the common base makefile, so it can be easily
substituted.
2015-05-04 13:45:07 +00:00
..
Makefile make: use shared DEBUG_FLAGS (-gdb3) by default 2015-05-04 13:45:07 +00:00
ccm.c vf6xx: calculate core clocks 2014-10-15 19:31:02 +02:00
gpio.c vf6xx: initial GPIO support 2014-10-15 19:31:09 +02:00
iomuxc.c vf6xx: add I/O mux controller 2014-10-15 19:31:09 +02:00
libopencm3_vf6xx.ld vf6xx: initial add of Vybrid VF6xx support 2014-10-15 19:31:01 +02:00
uart.c vf6xx: add UART support 2014-10-15 19:31:02 +02:00
vector_chipset.c vf6xx: enable floating-point coprocessor 2014-10-15 19:31:02 +02:00