Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #813. | Giovanni Di Sirio | 2017-01-11 | 2 | -2/+2 |
* | ADCv1 enhancement. | Giovanni Di Sirio | 2017-01-11 | 2 | -0/+100 |
* | Various STM32 timers-related fixes into registry and RCC files. | Giovanni Di Sirio | 2017-01-11 | 9 | -83/+560 |
* | Fixed bug #812. | Giovanni Di Sirio | 2017-01-11 | 1 | -2/+2 |
* | Fixed bug #810. | Giovanni Di Sirio | 2017-01-11 | 1 | -2/+2 |
* | Fixed bug #811. | Giovanni Di Sirio | 2017-01-11 | 1 | -2/+0 |
* | Worked around GCC-AVR strange behavior in AVR port. | Giovanni Di Sirio | 2017-01-11 | 2 | -2/+18 |
* | Fixed wrong check in UARTv2 LLD. | Rocco Marco Guglielmi | 2017-01-07 | 1 | -3/+3 |
* | Fixed redundat assertion in STM32 CAN driver. Fixed some spacing issues. | Giovanni Di Sirio | 2017-01-07 | 1 | -1/+5 |
* | Correction of AVR hal_i2c_lld to respect the project code style. | tfateba | 2017-01-04 | 3 | -32/+36 |
* | Correction of AVR hal_gpt_lld to respect the project code style. | tfateba | 2017-01-04 | 2 | -26/+51 |
* | Correction of AVR hal_ext_lld to respect the project code style. | tfateba | 2017-01-04 | 4 | -39/+57 |
* | Correction to respect the project code style. | tfateba | 2017-01-04 | 1 | -1/+2 |
* | Fixed Bug #809 | roccomarco | 2017-01-04 | 1 | -1/+0 |
* | Fixed AVR GPT Warning (Control reaches end of non void function., array defin... | tfateba | 2017-01-04 | 1 | -32/+30 |
* | Fixed AVR ADC Warning (Control reaches end of non void function. | tfateba | 2017-01-04 | 1 | -0/+1 |
* | Fixed bug 808. | Rocco Marco Guglielmi | 2017-01-02 | 1 | -1/+5 |
* | Fix AVR SPI bugs | Fabio Utzig | 2016-12-31 | 2 | -111/+66 |
* | Fixed Bug #807 | Rocco Marco Guglielmi | 2016-12-30 | 1 | -0/+8 |
* | Fixed Bug #806 | Rocco Marco Guglielmi | 2016-12-30 | 3 | -6/+61 |
* | Replaced tab with space | Rocco Marco Guglielmi | 2016-12-29 | 1 | -1/+1 |
* | Added new bitmask and updated platform names in STM32F0xx/hal_lld.h | Rocco Marco Guglielmi | 2016-12-29 | 1 | -42/+65 |
* | Fixed Bug #803 | Rocco Marco Guglielmi | 2016-12-29 | 2 | -13/+10 |
* | Fixed Bug #805 | Rocco Marco Guglielmi | 2016-12-26 | 1 | -2/+2 |
* | Fixed Bug #804 | Rocco Marco Guglielmi | 2016-12-26 | 1 | -2/+2 |
* | Fixed Bug #803 | Rocco Marco Guglielmi | 2016-12-26 | 2 | -0/+6 |
* | Added standalone virtual timers module. | Giovanni Di Sirio | 2016-12-22 | 5 | -165/+304 |
* | Fixed Bug #802 | Rocco Marco Guglielmi | 2016-12-21 | 1 | -3/+1 |
* | Fixed Bug #801 | Rocco Marco Guglielmi | 2016-12-21 | 1 | -1/+1 |
* | Fixed wrong configuration for PA15 on ST_NUCLEO32_L432KC board. | Rocco Marco Guglielmi | 2016-12-21 | 2 | -3/+3 |
* | Fixed bug #799. | Giovanni Di Sirio | 2016-12-20 | 1 | -3/+10 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9970 35acf78f-673a-0410... | Giovanni Di Sirio | 2016-12-19 | 2 | -4/+17 |
* | Fixed bug #796. | Giovanni Di Sirio | 2016-12-13 | 1 | -1/+1 |
* | Fixed RTC registry entries for STM32F030xC and STM32F070xB. | Giovanni Di Sirio | 2016-12-13 | 1 | -0/+8 |
* | Timer handling code size improvement in tickless mode. | Giovanni Di Sirio | 2016-12-13 | 1 | -7/+14 |
* | White space fix. | Giovanni Di Sirio | 2016-12-13 | 1 | -1/+1 |
* | Fixed bug #797. | Giovanni Di Sirio | 2016-12-13 | 2 | -2/+2 |
* | Change of baud rate generation of Serial Drivers interfaces. | tfateba | 2016-12-04 | 1 | -3/+3 |
* | Added generic CMSIS device files. | Giovanni Di Sirio | 2016-12-02 | 3 | -0/+133 |
* | Fixes on USB lld related to STM32L432 | Rocco Marco Guglielmi | 2016-11-28 | 1 | -1/+1 |
* | Fixes on USB lld related to STM32L432 | Rocco Marco Guglielmi | 2016-11-28 | 2 | -12/+2 |
* | Added CAN3 support to the STM32 CANv1 driver. | Giovanni Di Sirio | 2016-11-21 | 12 | -48/+368 |
* | Shell backspace fix. | Giovanni Di Sirio | 2016-11-21 | 1 | -2/+2 |
* | Added STM32 Nucleo-F412 board files | Rocco Marco Guglielmi | 2016-11-20 | 4 | -0/+3416 |
* | Added support for STM32F412. | Rocco Marco Guglielmi | 2016-11-20 | 4 | -159/+648 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9935 35acf78f-673a-0410... | Rocco Marco Guglielmi | 2016-11-20 | 4 | -347/+343 |
* | Fixed condition which makes EXTI driver not compiling on STM32F410 | Rocco Marco Guglielmi | 2016-11-20 | 1 | -0/+2 |
* | Fixed condition which makes EXTI driver not compiling on STM32F410 | Rocco Marco Guglielmi | 2016-11-20 | 1 | -0/+2 |
* | Updated STM32L432 port. | Rocco Marco Guglielmi | 2016-11-20 | 5 | -0/+149 |
* | Fixed Bug #794 | Rocco Marco Guglielmi | 2016-11-19 | 14 | -15/+0 |