60 Commits (c9276b7aa26a45290ee5081da093bcb372cc644c)

Author SHA1 Message Date
Alexandru Gagniuc 326c945b55 lm4f: Add lm4f support files copied from lm3s 12 years ago
Ken Sarkies 35c0863a75 Documentation updates 12 years ago
Karl Palsson 8318384cf1 More progress towards L1 support. 12 years ago
Karl Palsson f1f1aa84f3 Use make flags to help control where the library is installed 13 years ago
Piotr Esden-Tempski 76c7357c00 Fixed header clean target find call for Darwin BSD find too. 12 years ago
Piotr Esden-Tempski fd3ee124f8 Fixed find call for Darwin BSD find. 12 years ago
Karl Palsson 90cdddd96b Allow make to build libs/examples in parallel. 12 years ago
chrysn f594af86c8 fixes for generated header cleanup 12 years ago
chrysn efce73f815 make `make clean` work again 12 years ago
chrysn 2ad04777bf only generate irq headers on demand 12 years ago
chrysn cece71ba2f install *all* efm32 linker scripts 12 years ago
chrysn e11edaff11 build all efm32 families 12 years ago
chrysn 62345af9ee install opencmsis 12 years ago
chrysn d526dd3268 rename tinygecko->efm32tg everywhere 12 years ago
chrysn c69916ffb6 integrate irq2nvic_h script in buildprocess 12 years ago
Felix Ruess b7ebe6e705 fix clean target for example makefiles if the compiler is not in PATH 12 years ago
Ken Sarkies ff83a1ae1c Setup to document entire project using doxygen. 12 years ago
Piotr Esden-Tempski 3441bba1c4 Changed local build target for library and linker files. 12 years ago
Michael Ossmann 14026fc31f make install now installs lpc43xx and other non-stm32 stuff 13 years ago
Michael Ossmann 50999194d2 added lpc43xx to target list 13 years ago
Taylor Vesely f7bf15343d Produced build system for Blueboard-LPC1768-H miniblink. 13 years ago
Piotr Esden-Tempski 43561de329 License change of the library to LGPL, version 3 or later. 13 years ago
chrysn 2275ed7b0c overhauled documentation 13 years ago
Uwe Hermann 6c278b19b4 Makefile: Add 'doxy' target for doxygen docs. 13 years ago
Uwe Hermann 42e531c7c4 Makefile: Fix 'install' target. 13 years ago
Stephen Caudle 5a89d44591 Add initial support for STM32F4 13 years ago
Stephen Caudle 1dc4645732 Update makefiles to reflect stm32 lib folder name changes 13 years ago
Uwe Hermann 17d80aa5a4 Fix whitespace. 13 years ago
Gareth McMullin b05a5dcf2a Fixed some F105/F107 USB issues. Added user callback on SOF. 13 years ago
Fergus Noble 8da4496799 Adding stm32f2 target in top level Makefile and renaming f1 target. 13 years ago
Piotr Esden-Tempski 03a4a18ed6 Switched all makefiles to arm-none-eabi default. 13 years ago
Piotr Esden-Tempski 5d97653163 Added black magic probe flashing support to the example code makefile. 13 years ago
Fergus Noble 6ab4e561f7 Change default prefix in top level Makefile. 13 years ago
Fergus Noble f8d1005595 Adding stm32f2 target in top level Makefile and renaming f1 target. 13 years ago
Gareth McMullin 7faea389e8 Added dependency generation. Abort loops on error. 14 years ago
Gareth McMullin 95286a22f0 More build improvements and fixed broken examples. 14 years ago
Gareth McMullin 08990e5243 Simplified build system for adding new examples. 14 years ago
Gareth McMullin 769a932f3e Added initial support for the LuminaryMicro LM3S family. 14 years ago
Uwe Hermann 8f251e8a9d Some more file/path restructuring. 14 years ago
Uwe Hermann 8c946de4d4 Some more LD paths fixes. 14 years ago
Uwe Hermann d37a786c63 Adapt 'make install' to new structure. 14 years ago
Uwe Hermann 48b514d3ef s/libopenstm32/libopencm3/ is some Makefiles. 14 years ago
Uwe Hermann 8e5acecc6e More path and name changes. 14 years ago
Uwe Hermann 8e084b1517 Move STM32-specific source to lib/stm32 subdir. 14 years ago
Uwe Hermann bcce98da54 Move STM32 examples to examples/stm32 subdir. 14 years ago
Uwe Hermann 6a16711bee Install USB headers upon 'make install'. 14 years ago
Uwe Hermann 87df73edf2 Print "Entering directory" only upon "make V=1". 15 years ago
Uwe Hermann 428e328b7e Install the ld script upon 'make install'. 16 years ago
Uwe Hermann 920ea7dbdb Fix typo, s/example/examples/ after an earlier rename. 16 years ago
Uwe Hermann db0e59da96 Rename example subdir to examples, we'll have more than one. 16 years ago