aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Various STM32 timers-related fixes into registry and RCC files.Giovanni Di Sirio2017-01-119-83/+560
* Fixed bug #812.Giovanni Di Sirio2017-01-112-2/+4
* Fixed bug #810.Giovanni Di Sirio2017-01-112-2/+4
* Fixed bug #811.Giovanni Di Sirio2017-01-112-2/+2
* Worked around GCC-AVR strange behavior in AVR port.Giovanni Di Sirio2017-01-112-2/+18
* Fixed wrong check in UARTv2 LLD.Rocco Marco Guglielmi2017-01-071-3/+3
* Fixed redundat assertion in STM32 CAN driver. Fixed some spacing issues.Giovanni Di Sirio2017-01-071-1/+5
* Correction of AVR hal_i2c_lld to respect the project code style.tfateba2017-01-043-32/+36
* Correction of AVR hal_gpt_lld to respect the project code style.tfateba2017-01-042-26/+51
* Correction of AVR hal_ext_lld to respect the project code style.tfateba2017-01-044-39/+57
* Correction to respect the project code style.tfateba2017-01-041-1/+2
* Fixed Bug #809roccomarco2017-01-042-1/+2
* Update AVR testhal GPT and fixed #error invalid configuration file.tfateba2017-01-045-70/+116
* Fixed AVR GPT Warning (Control reaches end of non void function., array defin...tfateba2017-01-041-32/+30
* Fixed AVR ADC Warning (Control reaches end of non void function.tfateba2017-01-041-0/+1
* Fixed misconfiguration of I2C PINs in ChibiOS/EX demos.Rocco Marco Guglielmi2017-01-027-14/+14
* Fixed bug 808.Rocco Marco Guglielmi2017-01-022-1/+8
* Fix AVR SPI bugsFabio Utzig2016-12-312-111/+66
* Fixed Bug #807Rocco Marco Guglielmi2016-12-302-0/+10
* Fixed Bug #806Rocco Marco Guglielmi2016-12-307-9/+63
* Replaced tab with spaceRocco Marco Guglielmi2016-12-291-1/+1
* Added new bitmask and updated platform names in STM32F0xx/hal_lld.hRocco Marco Guglielmi2016-12-291-42/+65
* Fixed Bug #803Rocco Marco Guglielmi2016-12-292-13/+10
* Fixed Bug #805Rocco Marco Guglielmi2016-12-262-2/+4
* Fixed Bug #804Rocco Marco Guglielmi2016-12-262-2/+4
* Fixed Bug #803Rocco Marco Guglielmi2016-12-267-4/+16
* Added standalone virtual timers module.Giovanni Di Sirio2016-12-226-165/+307
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9984 35acf78f-673a-0410...Giovanni Di Sirio2016-12-221-1/+0
* Fixed Bug #802Rocco Marco Guglielmi2016-12-212-3/+7
* Fixed Bug #801Rocco Marco Guglielmi2016-12-211-1/+1
* Fixed Bug #800Rocco Marco Guglielmi2016-12-213-0/+8
* Fixed wrong configuration for PA15 on ST_NUCLEO32_L432KC board.Rocco Marco Guglielmi2016-12-212-3/+3
* Fixed bug #799.Giovanni Di Sirio2016-12-202-3/+12
* Fixed bug #798.Giovanni Di Sirio2016-12-201-0/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9970 35acf78f-673a-0410...Giovanni Di Sirio2016-12-195-9/+23
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9969 35acf78f-673a-0410...Giovanni Di Sirio2016-12-182-18/+28
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9968 35acf78f-673a-0410...Giovanni Di Sirio2016-12-184-440/+44
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9967 35acf78f-673a-0410...Giovanni Di Sirio2016-12-181-3/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9966 35acf78f-673a-0410...Giovanni Di Sirio2016-12-1812-0/+4375
* Fixed bug #796.Giovanni Di Sirio2016-12-132-1/+3
* Fixed RTC registry entries for STM32F030xC and STM32F070xB.Giovanni Di Sirio2016-12-131-0/+8
* Timer handling code size improvement in tickless mode.Giovanni Di Sirio2016-12-131-7/+14
* White space fix.Giovanni Di Sirio2016-12-131-1/+1
* Fixed bug #797.Giovanni Di Sirio2016-12-133-3/+5
* Documentation fix.Giovanni Di Sirio2016-12-123-3/+3
* Fixed Compilation errors and update testhal/AVR/I2C/ files.tfateba2016-12-043-38/+77
* Fixed building error and invalid configuration files for AVR Arduino Uno demo.tfateba2016-12-044-38/+74
* Update AVR Mini and Nano demo mcuconf.h files.tfateba2016-12-042-0/+20
* Remove the i2c activation from the EXT AVR testhal template.tfateba2016-12-041-1/+1
* Update the AVR mega RT demo mcuconf.h filetfateba2016-12-041-0/+10