54 Commits (b1049f9a6f43882968dcf82ca1df3f1eee67e367)

Author SHA1 Message Date
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 9edde424f8 scripts: make genlinktest requires execute perms 9 years ago
Karl Palsson d3e228176f libopencmsis: Fill in missing CMSIS interrupt links 11 years ago
Frantisek Burian b7785100c8 Add support of splitting parameter classes to ARCH, DEFS, LIB 11 years ago
BuFran d15a0e63fe [LINKER] Add single underscore to all definitions, no -D for dashed param. 11 years ago
BuFran 8d94bdc11c [GENLINK] Make tests in paralell 12 years ago
BuFran 08e08f5f84 [GENLINK] Edit the documentation to match current version 12 years ago
BuFran 30d4540d9e [GENLINK] Code Cleanup 12 years ago
BuFran 89236f0339 [GENLINK] Add Test suite + simple test 12 years ago
BuFran bfdc2cd991 [GENLINK] correct the whitespace bug 12 years ago
Karl Palsson 5c14780403 [build] Remove PyYAML dependency 11 years ago
Ben Gamari 580be39e47 lpc43xx: Convert register definitions to YAML 12 years ago
Ben Gamari 4fd218ad4c lpc43xx/gen.py: Take YAML input 12 years ago
Ben Gamari 4d6a5d9606 lpc43xx: Move YAML OrderedDict code to separate module 12 years ago
Ben Gamari 21e4d4600f lpc43xx: Add script to convert CSV files to YAML 12 years ago
Ben Gamari 036cb51676 lpc43xx/gpdma.csv: Fix INTSTAT register name 12 years ago
Jared Boone e9eacc60ac Change header generation script to produce function-like #define macros for single-bit fields, too. 12 years ago
Jared Boone 5359dd245e Fixed typo in SGPIO_MUX_CFGx CLK_SOURCE_SLICE_MODE bit offset and width. 12 years ago
Michael Ossmann 2946de9f5d ritimer.csv 12 years ago
Michael Ossmann 922beb0730 gima.csv 12 years ago
Michael Ossmann e3ad0c6dc8 gpio.csv 12 years ago
Michael Ossmann 6a5deb7282 eventrouter.csv 12 years ago
Michael Ossmann 56361f7123 ccu.csv 12 years ago
Michael Ossmann 7b0cc0c6a3 atimer.csv 12 years ago
Michael Ossmann 299806bc4e csv contributions from GNU Radio Conference 2012 HackFest. Thanks, David! 12 years ago
Michael Ossmann df2ac8bbac scu.csv 12 years ago
Jared Boone b5ba6451af Fixed typo from user manual. 12 years ago
Jared Boone 24d8d81b43 Add generated bit/shift/mask #defines for CGU, CREG, RGU, USB (USB0 only) peripherals. 12 years ago
Jared Boone 49b2be5224 Added CGU PLL0USB_CTRL bit 3, DIRECTO to cgu.csv. 12 years ago
Michael Ossmann 77a1f68ea3 gpdma.csv 12 years ago
Michael Ossmann 0f7e6cf54d cgu.csv 12 years ago
Michael Ossmann 07ee98420c sgpio.csv 12 years ago
Michael Ossmann ae9a6ae4af started csv files for generation of register field stuff 12 years ago
Piotr Esden-Tempski db1f19c8f8 [Stylecheck] Also accept the usage of the x defines. 12 years ago
Piotr Esden-Tempski 66b9d658bb [Stylecheck] Accept defines using lower case x. 12 years ago
Piotr Esden-Tempski 21e01edc63 [Stylecheck] We actually prefer __attribute__. 12 years ago
Piotr Esden-Tempski 01f690d0d6 [Stylecheck] Adapted checkpatch.pl to coding style. 12 years ago
Piotr Esden-Tempski 56e2928ebe [Style] Removed trailing spaces. 12 years ago
BuFran c2f7128459 Linker generation script for most of the supported chips 12 years ago
Piotr Esden-Tempski 7df63fcae0 First coarse run to fix coding style in locm3. 12 years ago
Piotr Esden-Tempski 48e0f3326b Added linux kernel checkpatch.pl script and stylecheck target. 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