libopencm3/lib/cm3
Karl Palsson b4b2a2101c doc: nvic: generate a discoverable link name
The nvic_ functions all had a broken link to an f1 list of irqs.  Change
the header generator to generate a fixed name, and link to them.
Because of their scoping, this ok, they find the correct family's irq
definitions.
2019-06-10 11:17:41 +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 doc: nvic: generate a discoverable link name 2019-06-10 11:17:41 +00: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 cm3 systick: fix doxygen syntax 2019-06-08 11:46:30 +00:00
vector.c cm3: Only inline asm is allowed in naked functions 2018-07-29 20:31:17 +00:00