aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/CAN
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in configuration files.gdisirio2010-12-021-1/+1
* Removed obsolete options from some makefiles.gdisirio2010-11-281-1/+1
* Fixed bug 3120785.gdisirio2010-11-271-4/+6
* Fixed a misplaced comment in all the halconf.h files.gdisirio2010-11-201-4/+0
* Single and improved STM32 vectors file.gdisirio2010-11-141-2/+1
* Improvements to the ARMCMx directories structure organization. Adjusted the a...gdisirio2010-11-061-2/+2
* Changes to the various Cortex vector tables.gdisirio2010-11-061-1/+1
* Fixed bug 3100946, renamed HAL switches removing the CH_ part.gdisirio2010-11-011-71/+161
* Reverted name change for macro THREAD_EXT_FIELDS.gdisirio2010-09-271-3/+3
* Fixed bug 3064204.gdisirio2010-09-111-0/+10
* Added new kernel hooks (on halt and on systick).gdisirio2010-08-211-13/+33
* Added STM32 SPI demo.gdisirio2010-08-081-2/+2
* Fixed bug 3041414. Various improvements to the STM32 HAL.gdisirio2010-08-081-51/+47
* Added CAN demo.gdisirio2010-08-077-0/+1223