aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Correct code style and comment on PWM driver files.Theodore Ateba2017-09-022-58/+60
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10538 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on ICU driver files.Theodore Ateba2017-09-022-24/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10537 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on GPT driver files.Theodore Ateba2017-09-022-4/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10536 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct the comment on SPI driver files.Theodore Ateba2017-09-022-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10535 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct the I2C driver code style and comment.Theodore Ateba2017-09-022-4/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10534 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct comment in PAL driver files.Theodore Ateba2017-09-022-4/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10533 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct comment.Theodore Ateba2017-09-022-8/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10532 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change commnet, remove empty line.Theodore Ateba2017-09-022-11/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10531 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed some comments.Giovanni Di Sirio2017-09-021-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10530 35acf78f-673a-0410-8e92-d51de3d6d3f4
* removed extra white spaceGiovanni Di Sirio2017-09-021-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10529 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PAL synchronous API.Giovanni Di Sirio2017-09-0210-47/+290
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10528 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Forgot the F103 builderGiovanni Di Sirio2017-09-021-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10527 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PAL callbacks added to STM32F103Giovanni Di Sirio2017-09-0218-527/+2089
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10526 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 ↵Giovanni Di Sirio2017-09-0245-1672/+5765
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PAL callbacks added to STM32F373Giovanni Di Sirio2017-09-0217-944/+1926
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10524 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the SPI configuration structure to fix the demo errors during ↵Theodore Ateba2017-09-011-6/+7
| | | | | | compilation with the new SPI configuration. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10523 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 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@10522 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10521 ↵Giovanni Di Sirio2017-09-0111-13/+294
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10520 ↵Giovanni Di Sirio2017-09-018-1/+1560
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10519 ↵Giovanni Di Sirio2017-09-0115-615/+294
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10518 ↵Giovanni Di Sirio2017-09-0111-10/+1705
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Callbacks handling added to STM32 GPIOv2, added F3 support to PAL callbacks ↵Giovanni Di Sirio2017-09-0116-270/+1974
| | | | | | demo. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10517 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Portability enhancements.Giovanni Di Sirio2017-08-312-2/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10516 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10515 ↵Giovanni Di Sirio2017-08-312-9/+8
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10514 ↵Giovanni Di Sirio2017-08-318-25/+121
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10513 ↵Giovanni Di Sirio2017-08-312-52/+104
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10512 ↵Giovanni Di Sirio2017-08-313-54/+59
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10511 ↵Giovanni Di Sirio2017-08-318-527/+27
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10510 ↵Giovanni Di Sirio2017-08-3134-1/+2435
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Shared ISR handler missing files.Giovanni Di Sirio2017-08-312-0/+527
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10509 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Common ISR handler prototype for STM32L4xx.Giovanni Di Sirio2017-08-315-525/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10508 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PAL callbacks implementation for STM32, not complete yet.Giovanni Di Sirio2017-08-303-1/+227
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10507 35acf78f-673a-0410-8e92-d51de3d6d3f4
* API sduControl() added.Giovanni Di Sirio2017-08-293-3/+48
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10506 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added an ioctl()-like function to the serial driver. No specific codes ↵Giovanni Di Sirio2017-08-294-2/+75
| | | | | | implemented yet. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10505 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added an argument to PAL event callbacks.Giovanni Di Sirio2017-08-293-10/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10504 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Tentative fix for anomalous TC event from STM32 USARTv1 driver.Giovanni Di Sirio2017-08-281-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10503 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added SPI driver system settingsedolomb2017-08-281-3/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10502 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Minor changes in hal_spi_lld driveredolomb2017-08-281-8/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10501 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added DMA Peripheral Interface Numberedolomb2017-08-281-0/+61
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10500 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added SPIv1 driveredolomb2017-08-283-0/+657
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10499 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Included SPIv1 Driveredolomb2017-08-281-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10498 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added pmc functions for SPIxedolomb2017-08-281-0/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10497 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added Eclipse launch configurations for OpenOCD.Giovanni Di Sirio2017-08-285-0/+45
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10496 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved common makefile rules.Giovanni Di Sirio2017-08-285-20/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10495 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 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@10494 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10493 ↵Giovanni Di Sirio2017-08-281-0/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 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@10492 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10491 ↵Giovanni Di Sirio2017-08-281-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Delete all empty directories in os/hal/ports/AVR/TINY/.Theodore Ateba2017-08-270-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10490 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Delete all empty directories in testhal/AVR.Theodore Ateba2017-08-270-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10489 35acf78f-673a-0410-8e92-d51de3d6d3f4