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
2018-02-14stm32: can: removed canport argument from can_filter functionsGrigory Revzin
2018-02-14doc: stm32 can: fix missing doxygen groupKarl Palsson
2017-10-25stm32: can: Fixed incorrect CAN_FMR_CAN2SB_SHIFT valueMatthias Bock
2017-08-25stm32: can: fixed naming for ABRQ2Grigory Revzin
2017-08-25stm32: can: fixed typos in CAN_RFxR_FOVRGrigory Revzin
2017-07-05stm32: can: change filter match index to uint8_tJonathan Halmen
2017-06-09stm32: can: Add support for getting the message timestamp.Fabián Inostroza
2017-06-09stm32: can: fix timestamp mask and shift amount.Fabián Inostroza
2017-05-08stm32: can: BTR baud rate prescaler is a 10 bit fieldKarl Palsson
2015-10-15Surround all macro parameters with ()Karl Palsson
2013-06-17Spellchecking fixes.Piotr Esden-Tempski
2013-06-13Stile fixes run, 80 char boundry.Piotr Esden-Tempski
2013-06-13Changed to use stdint types.Piotr Esden-Tempski
2013-06-13First coarse run to fix coding style in locm3.Piotr Esden-Tempski
2013-04-17Fixes:molnarkares
2013-01-07Merging pull request #63 Improvements to STM32F1 I2C, CAN, RCC, and USB (f107)Piotr Esden-Tempski
2012-11-14Merge branch 'master' of git://github.com/libopencm3/libopencm3 into upstream...Jeff Ciesielski
2012-11-13[doc] Added preliminary STM32 CAN documentation.Piotr Esden-Tempski
2012-11-01stm32/can: add 'shift' defines for can timing bitsJeff Ciesielski
2012-10-28Fix CAN standard ID mask to be 11 bits.Thomas Daede
2012-10-20stm32/f1/can: Add loopback/silent vars to init function.Jeff Ciesielski
2012-09-02Add C linkage declaration for C++ usageNicolas Schodet
2012-03-03License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2011-10-31Fix more STM32 whitespace issuesStephen Caudle
2010-12-31Some more file/path restructuring.Uwe Hermann