17 Commits (f5c9bdfe6157c5d3c8243f52c5e1e853e0d95bb3)

Author SHA1 Message Date
Fergus Noble 4d15da995e Adding basic support for v7m sync primatives and mutex convenience functions. 12 years ago
Nicolas Schodet b2df978eae Add support for static constructors and destructors 12 years ago
Piotr Esden-Tempski 8545d9d565 Using while(1) instead of exit. 12 years ago
Andrey Smirnov 6cb7d8abf3 Add a "noreturn" attribute to 'scb_reset_system' 12 years ago
Piotr Esden-Tempski 3d3ddc7014 Fixed all warnings for examples. 12 years ago
Felix Ruess 3ef44bff54 [cm3] fix doxygen for systick_get_value, add systick_get_reload 12 years ago
Karl Palsson 22d8891fee Remove assembly forcing stack. 12 years ago
Norbert Braun 569ebfdffb Add __attribute__ ((naked)) to reset_handler() 12 years ago
chrysn bc5146b710 unified systick handling 12 years ago
chrysn e20f1c0d8f unify scb (system control block) 12 years ago
chrysn 0548317683 fix bug resulting from equally named files 12 years ago
chrysn c69916ffb6 integrate irq2nvic_h script in buildprocess 12 years ago
chrysn ae832b4ee8 split irq.yaml output in nvic.h and vector_nvic.h 12 years ago
chrysn 5afa53f01a drop two-line vector.c dispatchers in favor of central dispatch 12 years ago
chrysn 9c13299f25 unified nvic.c 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