32 Commits (3b89fc5999874c49f6f5be65bbd5e75f7d77469c)

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
Karl Palsson a21da3aebf lpc17xx: Optimize for size by default. 10 years ago
Silvio Gissi 1420be5577 lpc17xx: power: basic peripheral power functions and defns 10 years ago
Silvio Gissi 9a79e6036e lpc17xx: trivial: fix description in linker script. 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
Piotr Esden-Tempski 7df63fcae0 First coarse run to fix coding style in locm3. 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 5afa53f01a drop two-line vector.c dispatchers in favor of central dispatch 12 years ago
chrysn a69d83d312 unified vector table initialization 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
Taylor Vesely 66c5f91a87 Implemented gpio_clear() for LPC17xx. 13 years ago
Taylor Vesely f7bf15343d Produced build system for Blueboard-LPC1768-H miniblink. 13 years ago
Taylor Vesely bf2b8aad2f Added a bunch of register definitions and gpio_set() to LPC17xx gpio. 13 years ago
Taylor Vesely fa1c6bc632 Successfully compiled and ran miniblink.c for the Blueboard-LPC1768-H. 13 years ago
Taylor Vesely caade97299 Created vector.c by example. Added reset_handler entry to linker script. 13 years ago
Taylor Vesely 968557dfbb Copy-pasted linker script from LPC13xx to LPC17XX. Set up the ram and 13 years ago
Taylor Vesely 60788fd9d2 Started porting to LPC17xx. Created file stubs and started conversion. 13 years ago