33 Commits (master)

Author SHA1 Message Date
Karl Palsson 4ec81b01f5 lpc13xx/lpc17xx: consistent makefiles 5 years ago
Karl Palsson 7be50a5e75 make: use $(PREFIX)gcc instead of $(PREFIX)-gcc 5 years ago
Karl Palsson 9a05dcb6c0 ld scripts: drop duplication of standard sections 7 years ago
Karl Palsson b860319785 make: use std=c99 everywhere by default. 8 years ago
Tido Klaassen aad8d06c3f make: rename CFLAGS in target Makefiles to TGT_CFLAGS 9 years ago
Karl Palsson 6d658c20b8 make: use shared DEBUG_FLAGS (-gdb3) by default 10 years ago
Frantisek Burian 6de1b50c4e [BUILD] Fix the correct make behavior if compiling inside tree 11 years ago
Alexandru Gagniuc 52d34c814b Global: Allow overriding float-abi flags 12 years ago
Piotr Esden-Tempski 34de1e776e Changed to use stdint types. 12 years ago
Nicolas Schodet b2df978eae Add support for static constructors and destructors 12 years ago
Ken Sarkies 1627cd60c3 Documentation structures added to place the non-STM32 families into the documentation tree. 12 years ago
Piotr Esden-Tempski b0233ae6fb Added more warning CFLAGS to all makefiles. 12 years ago
chrysn 99d7b21032 define platform specific constants for all chips 12 years ago
chrysn 75c2165827 build common .o files everywhere (fixes issue #29) 12 years ago
chrysn 6706899551 build vector.o on lpc13xx 12 years ago
Tomaz Solc fc4047e4b4 Add assert macros to aid in debugging. 12 years ago
Nicolas Schodet 82ef2936a6 Support exceptions on all targets 12 years ago
Nicolas Schodet 74cd991e7e Use a specific symbol for data source address in flash 12 years ago
Nicolas Schodet 2a35377980 Clean up and make linker scripts more uniform 12 years ago
Piotr Esden-Tempski 3441bba1c4 Changed local build target for library and linker files. 12 years ago
Piotr Esden-Tempski 789ae97212 Some additional LGPL3+ license change cleanups. 13 years ago
Piotr Esden-Tempski 43561de329 License change of the library to LGPL, version 3 or later. 13 years ago
Gareth McMullin 03e44e91e3 Linker scripts provide stack pointer at the top of RAM. 13 years ago
Uwe Hermann 9532195e65 More coding-style and cosmetic fixes. 13 years ago
Fergus Noble fae83c43c1 Discard .ARM.exidx section to make newlib 64bit (long long) printf support work. This may need to be fixed if using C++. 13 years ago
Piotr Esden-Tempski 03a4a18ed6 Switched all makefiles to arm-none-eabi default. 13 years ago
Fergus Noble 551d069ed3 Change default prefix in Makefiles to arm-none-eabi for compatability with summon toolchain out the box. 13 years ago
Gareth McMullin 7faea389e8 Added dependency generation. Abort loops on error. 14 years ago
Uwe Hermann 447c333cec Minor cosmetics, whitespace. 14 years ago
Uwe Hermann 8f251e8a9d Some more file/path restructuring. 14 years ago
Uwe Hermann a97dd10a95 More libopenstm32 renames. 14 years ago
Uwe Hermann 18790a2454 More renames for libopenstm32 -> libopencm3. 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