20 Commits (master)

Author SHA1 Message Date
Lars Kruse 5968b8a856 Update python references to python3 4 years ago
Karl Palsson b4b2a2101c doc: nvic: generate a discoverable link name 5 years ago
Karl Palsson 0994762ae7 nvic: include the source json filename in the generated output 6 years ago
keepkeyjon 8071c6cf01 irq2nvic: Use weak-alias declarations instead of #pragma weak 7 years ago
Anatol Pomozov ae41782e1a Fix misspellings using codespell tool 9 years ago
Jim Paris 01f08c4638 Remove WEAK from handler prototypes 9 years ago
Karl Palsson 00cbf86e77 scripts: clean generated cmsis headers too 9 years ago
Karl Palsson d3e228176f libopencmsis: Fill in missing CMSIS interrupt links 11 years ago
Karl Palsson 5c14780403 [build] Remove PyYAML dependency 11 years ago
Piotr Esden-Tempski 7df63fcae0 First coarse run to fix coding style in locm3. 12 years ago
chrysn f594af86c8 fixes for generated header cleanup 12 years ago
chrysn efce73f815 make `make clean` work again 12 years ago
chrysn 2ad04777bf only generate irq headers on demand 12 years ago
chrysn a818dbe729 use generalized libopencm3 functions in cmsis 12 years ago
chrysn 75c9cfc287 BEGIN_DECLS wrap nivc.h declarations for c++ 12 years ago
chrysn 41c8c229cc nvic.h generation script: be on safe side with directories 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 5ceb377a37 switch all interrupt lists to yaml format 12 years ago
chrysn a7f5f9f576 merge irq and nvic code using a script 12 years ago