aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12152 110e8d01-0319-4d1...Giovanni Di Sirio2018-07-093-15/+5
* Clang stuff and a fix.Giovanni Di Sirio2018-07-093-43/+359
* Added analog watchdog functionality to STM32 ADCv2 driver.Giovanni Di Sirio2018-07-085-4/+50
* Added a termination check to the shell.Giovanni Di Sirio2018-07-082-1/+2
* Updated CMSIS to 5.3.0.Giovanni Di Sirio2018-07-0731-2348/+4238
* Fixed bug #958.Giovanni Di Sirio2018-07-075-21/+23
* Fixed bug #957.gdisirio2018-07-073-5/+7
* Fixed a regression on F2 devices.Giovanni Di Sirio2018-07-071-0/+4
* Fixed unaligned mcuconf.h file.Giovanni Di Sirio2018-07-071-33/+27
* Fixed missing semicolon.Giovanni Di Sirio2018-07-071-1/+1
* Fixed bug #953.Giovanni Di Sirio2018-07-0711-48/+208
* ARMCMx rules..mk path mass update.Giovanni Di Sirio2018-07-07179-179/+179
* Makefile optimizations, adjusted some scatter files.Giovanni Di Sirio2018-07-0613-238/+145
* Fixed issue in F4 HAL clock tree checks.Giovanni Di Sirio2018-07-012-2/+2
* Fixed bug #956.Giovanni Di Sirio2018-07-014-2/+60
* Fixed bug #955.Giovanni Di Sirio2018-07-012-1/+2
* Spurious character removed.Giovanni Di Sirio2018-06-301-1/+1
* Fixed bugedolomb2018-06-221-7/+3
* Minor changeedolomb2018-06-221-4/+4
* Revert commit 110e8d01-0319-4d1e-a829-52ad28d1bb01, bad file name in halconf....Theodore Ateba2018-06-2234-34/+34
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12117 110e8d01-0319-4d1...edolomb2018-06-201-58/+58
* Fixed bug: removed subalignedolomb2018-06-191-4/+4
* Fixed bug: removed subalignedolomb2018-06-191-4/+4
* Fixed bug: missing systickedolomb2018-06-181-1/+5
* Fixed bugedolomb2018-06-181-1/+1
* AVR: Fix a bad file namme in halconf.f file description.Theodore Ateba2018-06-1835-35/+35
* AVR: Update ChibiOS configuration file from RT5 to RT6.Theodore Ateba2018-06-182-56/+210
* Fixed some mcuconf.h files and a regression introduced by the new STM32F4 clo...Giovanni Di Sirio2018-06-174-4/+4
* Fixed test script.Giovanni Di Sirio2018-06-172-0/+13
* Fixed readme.Giovanni Di Sirio2018-06-161-3/+4
* Moved RT version to 6.0, updated all chconf.h files.Giovanni Di Sirio2018-06-16236-352/+20774
* Fixed compile time regression in USARTv1 driver.Giovanni Di Sirio2018-06-151-1/+1
* Added qSetLink().Giovanni Di Sirio2018-06-152-0/+12
* New API added to pools and fifos.Giovanni Di Sirio2018-06-154-32/+138
* AVR: ADD SPI testhal demo for XMEGA family.Theodore Ateba2018-06-156-0/+1655
* AVR: ADD SPI driver to the AVR XMEGA family.Theodore Ateba2018-06-153-0/+727
* AVR: ADD SPI driver to the AVR platform.Theodore Ateba2018-06-151-0/+1
* AVR: Add a crypto testhal example.Theodore Ateba2018-06-136-0/+1767
* AVR: Update the error code for the encryption/decryption operations.Theodore Ateba2018-06-131-2/+2
* AVR: Update demo.tfateba2018-06-1311-10/+13
* Missing dummy structures.Giovanni Di Sirio2018-06-131-6/+22
* Added more conditionals to CRY driver. Removed conditionals from high level f...Giovanni Di Sirio2018-06-136-17/+319
* Changed two error codes in a single error type.Giovanni Di Sirio2018-06-131-2/+1
* AVR: Add the Crypto driver to the platform file.Theodore Ateba2018-06-121-0/+1
* AVR: Add Crypto driver.Theodore Ateba2018-06-123-0/+527
* Add crypto encryption and decryption error messages.Theodore Ateba2018-06-121-1/+3
* Add conditional compilation to resolve the compilation error (error: unknown ...Theodore Ateba2018-06-124-1/+23
* Resolve compilation error while Crypto subsystem is activated.Theodore Ateba2018-06-121-0/+1
* Fixed bug introduced by bug #951 fix.Giovanni Di Sirio2018-06-092-1/+5
* Correct bad comment.Theodore Ateba2018-06-071-1/+1