19 Commits (f5c9bdfe6157c5d3c8243f52c5e1e853e0d95bb3)

Author SHA1 Message Date
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