kYc0o
|
af8deddbf1
|
cpu/stm32l1/vectors.c: fix model stm32l152ret6 -> stm32l152re
|
2018-01-11 18:48:14 +01:00 |
|
Joakim Nohlgård
|
e3d5a70e0c
|
cpu/cortexm: Remove leftover _estack declarations
These are leftovers from before the Cortex-M common ISR vectors were
split into vectors_cortexm.c
|
2017-11-10 15:38:14 +01:00 |
|
Hauke Petersen
|
3ede8e9d95
|
cpu: force size of CPU specific vector table
|
2017-09-04 15:13:43 +02:00 |
|
Hauke Petersen
|
1a20ef8223
|
cpu: unified cortex-m base interrupt vector
|
2017-09-04 15:13:32 +02:00 |
|
|
de343a4c4f
|
cpu/stm32l1: cleanup interrupt vectors definitions
|
2017-08-23 22:20:26 +02:00 |
|
Katja Kirstein
|
c95612295e
|
cpu/stm32l1: remodel to new GPIO interface
|
2015-08-13 15:07:49 +02:00 |
|
Hauke Petersen
|
38d38f6c79
|
cpu/stm32l1: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|