Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Fixed Bug #793 | Rocco Marco Guglielmi | 2016-11-19 | 3 | -3/+0 |
* | Fixed registry typo introduced with STM32L432 support. | Rocco Marco Guglielmi | 2016-11-19 | 1 | -2/+4 |
* | Fixed veneers for XMC1100 | Rocco Marco Guglielmi | 2016-11-19 | 1 | -5/+8 |
* | Added ST_NUCLEO32_L432KC board files | Rocco Marco Guglielmi | 2016-11-19 | 4 | -0/+2911 |
* | Added support for STM32L432. | Rocco Marco Guglielmi | 2016-11-19 | 4 | -5/+498 |
* | Fixed bug #791. | Giovanni Di Sirio | 2016-11-15 | 1 | -1/+1 |
* | Fixed bug #790. | Giovanni Di Sirio | 2016-11-15 | 1 | -2/+1 |
* | Fixed RTC attributes for STM32F07x and STM32F09x devices. | Giovanni Di Sirio | 2016-11-15 | 1 | -2/+2 |
* | Fixed bug #789. | Giovanni Di Sirio | 2016-11-15 | 1 | -0/+7 |
* | Removed duplicated typedef. | Giovanni Di Sirio | 2016-11-15 | 1 | -0/+2 |
* | Add support for AVR, Arduino Mini board. | tfateba | 2016-11-04 | 3 | -0/+109 |
* | Add support for AVR, Arduino Nano board. | tfateba | 2016-11-04 | 3 | -0/+109 |
* | Tentative USB suspend fix. | gdisirio | 2016-11-03 | 4 | -112/+164 |
* | Tentative constructors fix. | gdisirio | 2016-11-01 | 1 | -3/+3 |
* | Fixed small ident, readme file and Makefile. | tfateba | 2016-11-01 | 2 | -2/+2 |
* | Add test program for AVR ADC hal. | tfateba | 2016-11-01 | 3 | -3/+4 |
* | Regenerated board files from XML after removing ULPI specification. | Giovanni Di Sirio | 2016-10-31 | 4 | -185/+189 |
* | STM32F7x. Nucleo-144 board.h fixes. This boards have no external USB PHY. | Uladzimir Pylinski | 2016-10-31 | 2 | -10/+0 |
* | STM32F7x. Linker scripts renamed according to ordering information scheme fro... | Uladzimir Pylinski | 2016-10-31 | 2 | -4/+4 |
* | Fixed small documentation error in STM32 RTCv1 driver. | Giovanni Di Sirio | 2016-10-30 | 1 | -2/+2 |
* | Fixed RTC on newer STM32F7 devices. | Giovanni Di Sirio | 2016-10-28 | 4 | -7/+8 |
* | Applied latest warning fix also for 3-byte PC sized models | Fabio Utzig | 2016-10-27 | 1 | -3/+3 |
* | Fixed bug #787. | Giovanni Di Sirio | 2016-10-27 | 3 | -0/+7 |
* | Fixed bug #787. | Giovanni Di Sirio | 2016-10-27 | 1 | -0/+5 |
* | White space fix. | Giovanni Di Sirio | 2016-10-26 | 1 | -0/+1 |
* | Fixed bug #786. | Giovanni Di Sirio | 2016-10-26 | 1 | -3/+9 |
* | Fix casting warnings that prevent using -Werror | Igor Stoppa | 2016-10-25 | 1 | -3/+3 |
* | Fixed extra empty line. | Giovanni Di Sirio | 2016-10-25 | 1 | -1/+0 |
* | Fixed "DOXIGEN" typo. | Giovanni Di Sirio | 2016-10-25 | 1 | -3/+3 |
* | Fixed assumption about EXT trigger mode | Fabio Utzig | 2016-10-23 | 1 | -6/+6 |
* | Small style fix | Fabio Utzig | 2016-10-23 | 1 | -1/+1 |
* | Added EXT driver | Fabio Utzig | 2016-10-23 | 4 | -0/+512 |
* | Shell improvements. | Giovanni Di Sirio | 2016-10-23 | 1 | -10/+14 |
* | Fixed style / be more defensive writing register | Fabio Utzig | 2016-10-21 | 1 | -11/+3 |
* | Fixed issue that caused interrupts to never be served | Fabio Utzig | 2016-10-21 | 1 | -0/+3 |
* | Added support for ATmega162 | Fabio Utzig | 2016-10-19 | 3 | -12/+50 |
* | Added os-less OSAL for AVR | Fabio Utzig | 2016-10-17 | 3 | -0/+1308 |
* | Fixed collision in multi-byte SPI write | Fabio Utzig | 2016-10-17 | 1 | -14/+15 |
* | Fixed some timer-related definitions in the STM32F0 registry. | Giovanni Di Sirio | 2016-10-17 | 1 | -3/+18 |
* | Fixed bug #785. | Giovanni Di Sirio | 2016-10-17 | 1 | -1/+1 |