aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct comment on Serial driver files.Theodore Ateba2017-09-022-4/+4
* Correct code style and comment on ST driver files.Theodore Ateba2017-09-022-5/+4
* Correct code style and comment on PWM driver files.Theodore Ateba2017-09-022-58/+60
* Correct code style and comment on ICU driver files.Theodore Ateba2017-09-022-24/+24
* Correct code style and comment on GPT driver files.Theodore Ateba2017-09-022-4/+10
* Correct the comment on SPI driver files.Theodore Ateba2017-09-022-4/+4
* Correct the I2C driver code style and comment.Theodore Ateba2017-09-022-4/+9
* Correct comment in PAL driver files.Theodore Ateba2017-09-022-4/+6
* Correct comment.Theodore Ateba2017-09-022-8/+7
* Change commnet, remove empty line.Theodore Ateba2017-09-022-11/+8
* Fixed some comments.Giovanni Di Sirio2017-09-021-2/+2
* removed extra white spaceGiovanni Di Sirio2017-09-021-1/+0
* PAL synchronous API.Giovanni Di Sirio2017-09-0210-47/+290
* Forgot the F103 builderGiovanni Di Sirio2017-09-021-0/+6
* PAL callbacks added to STM32F103Giovanni Di Sirio2017-09-0218-527/+2089
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 35acf78f-673a-041...Giovanni Di Sirio2017-09-0245-1672/+5765
* PAL callbacks added to STM32F373Giovanni Di Sirio2017-09-0217-944/+1926
* Update the SPI configuration structure to fix the demo errors during compilat...Theodore Ateba2017-09-011-6/+7
* Fixed SPI interruption enable, driver restart with different configuration.Theodore Ateba2017-09-012-117/+83
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10521 35acf78f-673a-041...Giovanni Di Sirio2017-09-0111-13/+294
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10520 35acf78f-673a-041...Giovanni Di Sirio2017-09-018-1/+1560
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10519 35acf78f-673a-041...Giovanni Di Sirio2017-09-0115-615/+294
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10518 35acf78f-673a-041...Giovanni Di Sirio2017-09-0111-10/+1705
* Callbacks handling added to STM32 GPIOv2, added F3 support to PAL callbacks d...Giovanni Di Sirio2017-09-0116-270/+1974
* Portability enhancements.Giovanni Di Sirio2017-08-312-2/+5
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10515 35acf78f-673a-041...Giovanni Di Sirio2017-08-312-9/+8
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10514 35acf78f-673a-041...Giovanni Di Sirio2017-08-318-25/+121
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10513 35acf78f-673a-041...Giovanni Di Sirio2017-08-312-52/+104
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10512 35acf78f-673a-041...Giovanni Di Sirio2017-08-313-54/+59
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10511 35acf78f-673a-041...Giovanni Di Sirio2017-08-318-527/+27
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10510 35acf78f-673a-041...Giovanni Di Sirio2017-08-3134-1/+2435
* Shared ISR handler missing files.Giovanni Di Sirio2017-08-312-0/+527
* Common ISR handler prototype for STM32L4xx.Giovanni Di Sirio2017-08-315-525/+9
* PAL callbacks implementation for STM32, not complete yet.Giovanni Di Sirio2017-08-303-1/+227
* API sduControl() added.Giovanni Di Sirio2017-08-293-3/+48
* Added an ioctl()-like function to the serial driver. No specific codes implem...Giovanni Di Sirio2017-08-294-2/+75
* Added an argument to PAL event callbacks.Giovanni Di Sirio2017-08-293-10/+14
* Tentative fix for anomalous TC event from STM32 USARTv1 driver.Giovanni Di Sirio2017-08-281-4/+4
* Added SPI driver system settingsedolomb2017-08-281-3/+12
* Minor changes in hal_spi_lld driveredolomb2017-08-281-8/+0
* Added DMA Peripheral Interface Numberedolomb2017-08-281-0/+61
* Added SPIv1 driveredolomb2017-08-283-0/+657
* Included SPIv1 Driveredolomb2017-08-281-1/+1
* Added pmc functions for SPIxedolomb2017-08-281-0/+29
* Added Eclipse launch configurations for OpenOCD.Giovanni Di Sirio2017-08-285-0/+45
* Improved common makefile rules.Giovanni Di Sirio2017-08-285-20/+26
* Added STM32F303 support to the multi-target USB_CDC demo.Giovanni Di Sirio2017-08-2811-3/+1564
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10493 35acf78f-673a-041...Giovanni Di Sirio2017-08-281-0/+0
* Multi-target application example for USB_CDC, just L4 initially.Giovanni Di Sirio2017-08-2814-0/+2397
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10491 35acf78f-673a-041...Giovanni Di Sirio2017-08-281-1/+1