1
0
mirror of git://projects.qi-hardware.com/ben-blinkenlights.git synced 2024-07-01 02:44:32 +03:00
ben-blinkenlights/ubb-la
Werner Almesberger e1eea4fa86 ubb-la/Makefile (CFLAGS): -O9 is currently unsafe; use -O1
Higher optimizations can cause the generation of code that unexpectedly
does the equivalent of  PDFUNS = PDFUNS;

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56098
2013-01-24 15:31:59 -03:00
..
hw ubb-la/hw/: proof-of-concept passive LA adapter board 2013-01-23 11:52:11 -03:00
Makefile ubb-la/Makefile (CFLAGS): -O9 is currently unsafe; use -O1 2013-01-24 15:31:59 -03:00
ubb-la.c ubb-la/: data capture via UBB and MSC+DMA (WIP) 2013-01-23 11:54:23 -03:00