Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-26gendoxylist: sort headersKarl Palsson
2019-06-10doc: nvic: generate a discoverable link nameKarl Palsson
2019-04-15doc: attempt to get rid of doxygenlayouts and doxyfiles.Guillaume Revaillot
2018-10-03nvic: include the source json filename in the generated outputKarl Palsson
2018-09-09doc: make sure include/cm3 is pulled in properly.Karl Palsson
2018-07-29irq2nvic: Use weak-alias declarations instead of #pragma weakkeepkeyjon
2018-04-14genlink: Rewrite genlink script from awk to pythonGeorge Jiglau
2018-02-14doc: gendoxylist: fix syntax error for first fileKarl Palsson
2018-02-14doc: gendoxylist: fix missing first fileKarl Palsson
2017-11-19awk->gawk: Make the gawk dependency explicitKarl Palsson
2017-10-24doxygen: include all target headersKarl Palsson
2017-10-18doc: dynamically generate correct file listsKarl Palsson
2017-06-23Remove unused Python importsMike Naberezny
2016-08-19mk rules: Improve behaviour when DEVICE is set to family. Improved WarningJonas Meyer
2016-08-19genlink.awk: no need to make mode a regexpJonas Meyer
2016-08-19mk/genlink: change devices.data format to remove gcc specific optionsJonas Meyer
2016-08-17stylecheck: fix deprecation warnings for newer perlKarl Palsson
2016-07-09genlink: properly escape regexp special charactersTorsten Raudssus
2016-03-08Fix misspellings using codespell toolAnatol Pomozov
2016-03-01drop BMP helper scripts.Karl Palsson
2015-11-24Remove WEAK from handler prototypesJim Paris
2015-11-11scripts: clean generated cmsis headers tooKarl Palsson
2015-07-16scripts: make genlinktest requires execute permsKarl Palsson
2014-05-14libopencmsis: Fill in missing CMSIS interrupt linksKarl Palsson
2014-01-12Add support of splitting parameter classes to ARCH, DEFS, LIBFrantisek Burian
2014-01-03[LINKER] Add single underscore to all definitions, no -D for dashed param.BuFran
2014-01-03[GENLINK] Make tests in paralellBuFran
2014-01-03[GENLINK] Edit the documentation to match current versionBuFran
2014-01-03[GENLINK] Code CleanupBuFran
2014-01-03[GENLINK] Add Test suite + simple testBuFran
2014-01-03[GENLINK] correct the whitespace bugBuFran
2014-01-02[build] Remove PyYAML dependencyKarl Palsson
2013-07-08lpc43xx: Convert register definitions to YAMLBen Gamari
2013-07-08lpc43xx/gen.py: Take YAML inputBen Gamari
2013-07-08lpc43xx: Move YAML OrderedDict code to separate moduleBen Gamari
2013-07-08lpc43xx: Add script to convert CSV files to YAMLBen Gamari
2013-07-08lpc43xx/gpdma.csv: Fix INTSTAT register nameBen Gamari
2013-07-08Change header generation script to produce function-like #define macros for s...Jared Boone
2013-07-08Fixed typo in SGPIO_MUX_CFGx CLK_SOURCE_SLICE_MODE bit offset and width.Jared Boone
2013-07-08ritimer.csvMichael Ossmann
2013-07-08gima.csvMichael Ossmann
2013-07-08gpio.csvMichael Ossmann
2013-07-08eventrouter.csvMichael Ossmann
2013-07-08ccu.csvMichael Ossmann
2013-07-08atimer.csvMichael Ossmann
2013-07-08csv contributions from GNU Radio Conference 2012 HackFest. Thanks, David!Michael Ossmann
2013-07-08scu.csvMichael Ossmann
2013-07-08Fixed typo from user manual.Jared Boone
2013-07-08Add generated bit/shift/mask #defines for CGU, CREG, RGU, USB (USB0 only) per...Jared Boone
2013-07-08Added CGU PLL0USB_CTRL bit 3, DIRECTO to cgu.csv.Jared Boone