libopencm3/lib/cm3
Karl Palsson c6743f9ecd vector: make common linker definitions available to users
_data_loadaddr, _data, _edata, _ebss, _stack and vector_table all now
available in vector.h.

Suggested on IRC
2017-10-18 20:05:14 +00:00
..
assert.c First coarse run to fix coding style in locm3. 2013-06-12 18:22:56 -07:00
dwt.c Fix misspellings using codespell tool 2016-03-08 08:52:54 -08:00
nvic.c [Style] Global style fix run. 2014-01-03 01:07:30 +01:00
scb.c [Style] Global style fix run. 2014-01-03 01:07:30 +01:00
sync.c cm3/sync: Fix broken mutex_trylock() 2016-01-06 14:36:30 +00:00
systick.c Add method to clear the systick value, that is undefined at startup. 2014-01-15 22:37:45 +01:00
vector.c vector: make common linker definitions available to users 2017-10-18 20:05:14 +00:00